Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#13 - Contact Image uploaded from Drupal Webform don't render on Drup… #524

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

jitendrapurohit
Copy link
Contributor

…al View as a thumbnail

Fix for https://lab.civicrm.org/dev/drupal/issues/13

@eileenmcnaughton
Copy link
Contributor

@jackrabbithanna @xurizaemon any opinion on this?

@MegaphoneJon
Copy link
Contributor

  • General standards
    • Explain (r-explain)
      • PASS : The goal/problem/solution have been adequately explained with a link (JIRA, Github, Gitlab, * User impact (r-user)
      • PASS: The change would be intuitive or unnoticeable for a majority of users who work with this feature.
    • Documentation (r-doc)
      • PASS: The changes do not require documentation.
    • Run it (r-run)
      • PASS: I applied this patch to an existing database that exhibited this problem (civicrm_contact.image_URL referenced a webform upload directory) and rendered a View which included the image.
  • Developer standards
    • Technical impact (r-tech)
      • PASS: The change preserves compatibility with existing callers/code/downstream.
    • Code quality (r-code)
      • PASS: The functionality, purpose, and style of the code seems clear+sensible.
      • COMMENTS: This doesn't support files uploaded in the private file system, but that seems acceptable and out of the current patch's scope.
    • Maintainability (r-maint)
      • UNREVIEWED
      • PASS: The change sufficiently improves test coverage, or the change is trivial enough that it does not require tests.
    • Test results (r-test)
      • PASS: The test results are all-clear.

@eileenmcnaughton
Copy link
Contributor

merging (after ??? 3 years!) based on @MegaphoneJon's review

@eileenmcnaughton eileenmcnaughton merged commit 4189650 into civicrm:7.x-master Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants