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

flahertypj’s picture

Great, thanks. Looking forward to trying out the development version.

flahertypj’s picture

Everything seems to work now after using the development version. Thanks for the fix.

stborchert’s picture

Status: Needs review » Fixed

Fixed and in version 6.x-1.1

Thanks for the report.

Status: Fixed » Closed (fixed)

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

dagomar’s picture

Version: 6.x-1.0 » 6.x-1.1
Status: Closed (fixed) » Active

Sorry 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.

stborchert’s picture

Hm.
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?

dagomar’s picture

Hi, 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?

stborchert’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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