Example Node Import install, generates error
iantresman - May 13, 2009 - 15:37
| Project: | Import |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
- After enabling the CCK's (a) Content, and (b) Content_copy, and then enabling (c) Example Node Import, I get the error message:
- The following modules must be enabled for this import to work: text.
- Exiting. No import performed.
It is disconcerting that (a) some kind of import was perhaps attempted just after install (if so, there should be an enable/disable option) (b) The required text module was not indicated as a requirement
- On the modules page, Example Node Import indicates that it
Depends on: Import (enabled), Content (enabled), Content Copy (enabled)
It is not obvious to us novice that Content and Content_copy were part of the CCK, even though they are inferred. Can't the dependency information read:
Depends on: Import (enabled), CCK:Content (enabled), CCK:Content Copy (enabled)

#1