Hi Peter,
I still have a problem in DMX when I have a link in a text module to a dmx entry for which the user has insuffient rights.
Steps to reproduce:
1. create a page visible for all users and add a text module
2. create a link in the text editor to a document that is only visible to reg users
3. logout
4. browse to the public page and click the link.
result: 404:
http://mydomain.com/login...ryId=3620&PortalId=0 expected: actual login screen
note: if I do the same with a file in a secure DNN folder, that is visible to reg users only, I get the login screen (as expected)
Peter