This is a copy of #902196-2: Why the direct link is shown on a non-private node?.
It seems the recent version does show the link even when a UUID is not assigned to it. The link resolves to example.com/private/.
@flahertypj: Please try the latest development version (should be available in a few minutes).
Comments
Comment #1
flahertypj commentedGreat, thanks. Looking forward to trying out the development version.
Comment #2
flahertypj commentedEverything seems to work now after using the development version. Thanks for the fix.
Comment #3
stborchertFixed and in version 6.x-1.1
Thanks for the report.
Comment #5
dagomar commentedSorry to reopen,
I still have this issue on a clean install with 6.x-1.1
this is on drupal 6.20, uuid latest dev.
content type is marked as never private, and it still shows the direct link.
Comment #6
stborchertHm.
Tested with a clean installation of Drupal 6.20. (Modules: http://screencast.com/t/PrdSE8irmdq)
Only node 2 and 3 have an UUID (http://screencast.com/t/MOF3PtzeeZNP).
Result: http://screencast.com/t/nD8uzW1ok
Node #1 (no UUID, public) has no direct link, for node #2 and #3 its there.
Are you sure the node has no UUID? The direct link is displayed regardless of the nodes privacy. Maybe I should display the link only for private nodes?
Comment #7
dagomar commentedHi, thanks for the follow up.
I think the behavior I expected was to only show the direct link if the node is private, otherwise it may not be necessary?
Comment #8
stborchertCreated a new feature request: #1040722: Show "direct link" on private nodes with UUID only.