Posted by Ozeuss on August 10, 2008 at 10:39am
Jump to:
| Project: | Link |
| Version: | 6.x-2.6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The link field doesn't accept a leading slash ("/some/path") which could be useful for internal paths- if a leading slash is not specified, then a prefixed "node" is used.
For internal url link, a leading slash could be allowed.
Comments
#1
You can already reference internal urls using simple "node/10". The leading slash does not make sense in situations where Drupal is installed in a subdirectory.
#2
#3
but what about for a link to a view? i cant figure out how to make this happen. i just want to enter /view-alias. if this is the wrong way, an alternate suggestion would be much appreciated.
#4
What happens if you just enter 'view-alias' as the path?
#5
i think it was a theming issue. closing for now.