Image details page contains link to node - not alias.
plan9 - June 6, 2009 - 13:37
| Project: | Upload Image |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The image details page contains a link: 'This image was uploaded with the post (title)'.
When you click this link it takes you to the node - not the alias.
If you have pathauto running on your site - as the majority of users do, it would be preferable not to have the node URL exposed.
Any way to fix this?

#1
There is a link further down - in the general links section called 'parent post:' - this link points correctly to the alias and not the actual node.
#2
I have fixed this issue by changing the weight of the pathauto module from 1 to 0.
I'm not sure if this will cause issues with other modules - but so far so good.