Closed (fixed)
Project:
Link
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2008 at 10:39 UTC
Updated:
2 Oct 2009 at 00:34 UTC
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
Comment #1
quicksketchYou 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.
Comment #2
quicksketchComment #3
jrefano commentedbut 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.
Comment #4
jcfiala commentedWhat happens if you just enter 'view-alias' as the path?
Comment #5
jrefano commentedi think it was a theming issue. closing for now.