Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.0
-
Fix Version/s: None
-
Component/s: Drupal Integration Modules
-
Labels:None
-
Versioning Impact:Minor (add functionality in backwards-compatible manner)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
When using custom images in Drupal views, the generated link does not have the reset=1 parameter. This causes a weird behavior. When you view or edit your profile in civi and then go to the page that has the view with the custom image, your profile pic replaces that image...just for your session. This clears up when clearing the cache or after some time. Is there a reason why the reset parameter was removed in 4.7 in drupal/modules/views/civicrm/civicrm_handler_field_custom_file? Adding that back solves the issue.