Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
5.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2007 at 20:51 UTC
Updated:
25 Mar 2008 at 01:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
dkruglyak commentedI figured out how programmatic form submission works and made the fix...
This has been working very well locally, but of course others might want to give it a try before commiting.
Comment #2
__Tango commentedUnfortunately, the original patch created by dkruglyak will disregard the selected fields (e.g. it will always export and import all of the fields, even if one or more fields are not selected to be exported).
During the Drupalcon Boston Code Sprint, KarenS and I talked about this and she suggested a patch that was based on getting and setting the data directly from/into the database as opposed to using the macro mechanism.
New patch included.
Comment #3
__Tango commentedPatch #3. This one merely removes some spaces to comply with coding standards. This one obsoletes the two previous patches.
Comment #4
dynv commentedI'm having this issue as well.
Comment #5
yched commentedThe patch work as expected. Nice job ! I'll commit this asap.
Comment #6
dkruglyak commentedThanks for getting this done!
Do you think we could complete the fixing of import / export by moving output to standalone dump files, as discussed here:
http://drupal.org/node/128038#comment-527468
On another note, maybe it is time for a new CCK release? Perhaps it could be cut once Panels 2 integration is fixed:
http://drupal.org/node/203495
Comment #7
yched commentedcommitted a few hours ago, forgot to mark as fixed. Thanks __Tango !
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.