Postponed (maintainer needs more info)
Project:
Flexinode to CCK Converter
Version:
5.x-0.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 May 2007 at 07:16 UTC
Updated:
30 Apr 2009 at 16:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
ricmadeira commentedSame situation here. Subscribing to this thread.
Comment #2
davej commentedFirst, the disclaimer: using this may cause the world to fall apart about your ears. Back up everything first and only use this on a test/development site. It worked for my specific case and relies on specifics of my setup.
The attached patch allowed me to import timestamp and checkbox data from flexinode into CCK datestamp and numeric checkbox fields respectively. I don't expect it to generalise to other setups without modification but I hope that it might be a useful starting point for someone.
Dave
P.S. Did I mention back up everything first?
Comment #3
anarcat commentedPatch applies on 0.2 release, but unfortunately, there was a rewrite of the 5.x branch which means the patch is either irrelevant (the bug was fixed) or needs to be ported (the bug is still in 5.x). Please try again with the latest release to see if the bug still occurs.