Following the example on the main page, I tried creating a link with as the url. It did not create an internal link and just wrote the string "front" into the url of the link. Do I have the syntax wrong, or is this broken?

Comments

rcross’s picture

You might need to use "internal:", but I haven't tested that.

You might find this useful http://drupal.org/node/87311

jcfiala’s picture

Status: Active » Postponed (maintainer needs more info)

Using <front> as the url works fine for me.

jkingsnorth’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)

I can confirm that using makes the link point to the document root. (Closing since it is an old issue.)