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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | nodereference_url_vars.patch | 1.23 KB | quicksketch |
Comments
Comment #1
bneel commentedI have the same issue with the 1.4 version.
B
Comment #2
quicksketchCould 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. :-(
Comment #3
apmsooner commentedSure...
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.
Comment #4
quicksketchWow. 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.
Comment #5
royce commentedCrazy. 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!
Comment #6
apmsooner commentedhey we caught it so early that theres no problem. Love this module and use it all the time by the way. Great work!
Comment #7
quicksketchPhew! Thanks for the follow ups guys.