Installed the latest release and when adding node-referenced content to parent node, the node reference field no longer references to the parent node thus no relationship is created.

CommentFileSizeAuthor
#4 nodereference_url_vars.patch1.23 KBquicksketch

Comments

bneel’s picture

I have the same issue with the 1.4 version.
B

quicksketch’s picture

Could you please describe what settings your fields are using? I tested the module several times before the release, clearly such a problem make the module not very useful. :-(

apmsooner’s picture

Sure...

Fallback method - select list widget
Create link on fullview
return path - referenced node

Didn't specify anything new, just existing node-reference field constructed in 6.x-1.3 no longer operates in 6.x-1.4. The link still works from the full node view of the referenced node and opens the node referencing to it but the node reference field is editable and not populated with the parent node data.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new1.23 KB

Wow. When patching goes wrong apparently. The problem is simply that I was using "reference_nid" in some places and "referenced_nid" in others. No idea how this slipped like this. I've applied this patch and made a new release 1.5.

royce’s picture

Crazy. I tried this module for the first time today. I thought for sure I was doing something wrong until this patch came out. Installing v1.5 fixed me right up though. Thanks much!

apmsooner’s picture

hey we caught it so early that theres no problem. Love this module and use it all the time by the way. Great work!

quicksketch’s picture

Phew! Thanks for the follow ups guys.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.