Download & Extend

leading slash not a valid url

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

Category:bug report» support request

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

Status:active» closed (fixed)

#3

Version:5.x-2.3.1» 6.x-2.6
Status:closed (fixed)» active

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

Status:active» closed (fixed)

i think it was a theming issue. closing for now.