Project:Node Reference Create
Version:6.x-1.0
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Referenced nodes are created on node preview. This is a non-intuitive, buggy behavior.

Comments

#1

yes, i see this as well... not sure what solution would be since std preview mode shows a noderef field as a link to that field.

i guess you would expect to see the text of what was entered as just text; not a link.

#2

Is it possible to add a check before creating a new referenced node if a node with the same title already exists?
It would be a nice solution to duplicating referenced nodes with preview button and submit button pressed twice.

#3

Version:6.x-1.x-dev» 6.x-1.0
Priority:normal» critical

#4

subscribing

#5

This is an important issue. Since the module does its work in noderefcreate_autocomplete_validate, new nodes can be created in all kinds of situations that might not yield a calling node.

For example, if you expose a content creation form to anonymous users, and that content's node type contains a nodereference field controlled by this module, Mollom may block requests to create new calling nodes, but the linked node(s) are generated anyway. This can fill your database with thousands of nodes whose content exists solely of offensive or otherwise spammy node titles.

#6

Subscribe

#7

subscribing

#8

subscribe