Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2008 at 16:12 UTC
Updated:
2 Jul 2008 at 22:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedlooking at this function:
http://api.drupal.org/api/function/form_get_cache/6
It seems we would lose the 'storage' if you use the code I originally suggested (attached).
So the question is really whether it's correct to set $form_state['values'] to $_POST.
Comment #2
pwolanin commentedok, here's a patch that seems to actually work.
Comment #3
pwolanin commentedslightly better - this prevents the log from filling with PHP errors if you just visit the callback path.
Comment #4
yched commentedTested and committed. Thanks !
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.