Import loses 'Default Value' Settings
celston - October 26, 2007 - 15:23
| Project: | Content Construction Kit (CCK) |
| Version: | 5.x-1.6-1 |
| Component: | General |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I'm saving exports of CCK-defined and CCK-amended content types and I'm configuring several of the fields to have default values. For example, I have a few yes/no radio buttons that I'd like to start pre-checked. When I go to import these into a second Drupal instance, the settings are lost and I have to re-configure them. It would be much more convenient to have these work from the get-go when they're imported. I can provide specific exports if necessary but, judging from the code in content_copy.module, this appears to happen regardless of the field type imported.

#1
See #128038: Critical failures using drupal_execute() on nodes with CCK fields.