Active
Project:
Popups: Add and Reference
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2010 at 17:46 UTC
Updated:
19 Nov 2010 at 17:46 UTC
Hi,
I have a "news" content type with two node references :
- Document
- Link
The Document content types uses taxonomy where the link doesn't.
Now when a create a news, the popup works fine for the links. But it shows this message for the documents :
Unable to open: http://url.com/node/add/document?
I have a moderation system in place (with workflow) and it is enabled on all content types (news, documents and links). I disabled it in order to test but it doesn't change anything.
Any ideas ?