I had the need to import data to a cck_phone phone number field, I'll be attaching a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | migrate_extras-support_cck_phone_fields-1415892-6-d6.patch | 2.57 KB | muriqui |
| #1 | migrate_extras-support_cck_phone_fields-1415892-1.patch | 2.19 KB | acrollet |
Comments
Comment #1
acrollet commentedpatch attached.
Comment #2
mikeryanCommitted to D7 - anyone care to backport to D6?
Comment #3
jantoine commentedPerhaps I am missing something very obvious, but I just downloaded the latest 7.x-2.x-dev release and I do not see a cck_phone.inc file in the module?
Comment #4
mikeryancck_phone.inc is part of the 7.x-2.x-dev release, I've confirmed its presence in both archives at http://drupal.org/node/839102.
Comment #5
jantoine commentedmikeryan,
You are correct... Rather than replacing existing modules, Drush downloaded the new modules to a new location, so I was looking at old code. Sorry for the confusion... thanks for helping clear this up!
Comment #6
muriqui commentedI think this should do it for D6.
Comment #7
mikeryanCommitted, thanks!