Posted by acrollet on January 24, 2012 at 10:42pm
4 followers
| Project: | Migrate Extras |
| Version: | 6.x-2.x-dev |
| Component: | CCK |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Issue Summary
I had the need to import data to a cck_phone phone number field, I'll be attaching a patch.
Comments
#1
patch attached.
#2
Committed to D7 - anyone care to backport to D6?
#3
Perhaps 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?
#4
cck_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.
#5
mikeryan,
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!