I have a view that provides a block that shows a node's node reference field as a full node. Since upgrading to the latest dev version, this view outputs a link to the node instead.
Choosing 'Title (link)' or 'Title (no link)' as a format works as expected, but choosing 'Full node' or 'Teaser' produces only a link to the node.
I've attached an export of my view in case that helps.
| Comment | File | Size | Author |
|---|---|---|---|
| relatedvideoview.txt | 9.08 KB | dboulet |
Comments
Comment #1
dboulet commentedSeems to work now with latest release. I think that the solution was to remove the relationship in my view, it was no longer needed to display a node reference field.