Closed (fixed)
Project:
PIRETS
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 01:39 UTC
Updated:
1 Feb 2011 at 02:18 UTC
When I edit a PIRETS created node, any select fields, besides class, are not retained, and saving the node blanks the previous values.
Comments
Comment #1
webavant commentedHmm, I wonder if this could have something to do with the change I made here. Since I've changed the query to compact format, it's storing a value different than the allowed values for the CCK field, since my MLS is supplying values that are all identifiers, and not the actual values?
Comment #2
Garrett Albright commentedIt's most assuredly a related problem to the lookup issue you also posted an issue about. Again, try upgrading to the most recent dev release and let me know if you're having the same issue.
Comment #3
webavant commentedSo, I switched back to the default Search URL (COMPACT instead of COMPACT-DECODED), and this specific issue is gone, but I'm getting an unrelated issue.