Closed (fixed)
Project:
File (Field) Paths
Version:
7.x-1.0-beta4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2014 at 16:09 UTC
Updated:
30 Aug 2015 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rajmataj commentedSpecified versions of involved modules.
Comment #2
fxfx commentedI can confirm the bug, i was thinking was a display suit bug. All field display settings are erased after using retroactive update
Comment #3
david_garcia commentedI can confirm this is happening with latest dev.
Comment #4
david_garcia commentedField instance settings are lost when doing retroactive updates because field instance settings are being updated without fully populating the settings prior to saving. More details in that patch comments.
Attached patch fully loads field instance configuration prior to update.
Comment #5
david_garcia commentedChanged issue Title
Comment #6
gomez_in_the_south commentedI was also having the same problem as described, including with the latest dev.
The one line addition in david_garcias patch fixed the problem for me. Thanks David. It would be great to see this patch added to the latest dev version, if not a new beta release.
Comment #7
dxxGood with current --dev version, thanks!
Comment #8
rovoI can confirm this bug is still occurring as of 7.x-1.0-beta4+5-dev.
Comment #10
decipheredThanks for the extremely well detailed report and patch, appreciate the effort.
Ultimately I opted for an alternative location for the fix to potentially increase performance.