Multiple addnode fields fail
aaron - August 24, 2007 - 21:04
| Project: | Addnode |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
If you have more than one addnode field in a node, they all fail.
Steps to reproduce:
create a type to be referenced, such as image
create a type to test, such as article
create an addnode field to image, called something like 'teaser image'
create an addnode field to another image, called something like 'article image'
add the article, attempt to add an image in teaser image -- it fails
Haven't tested to see if multiple addnode fields of different types also fail.

#1
ah, duplicate of http://drupal.org/node/138549