As described in # 1422604 Validation and display of <front> links, linking to <front> isn't actually supported.

The person who reported that issue points out that the project page says it will work. That issue was closed and marked as a duplicate of an issue which captures lots of to-do work in the Link module. So the task of updating the project page deserves its own issue.

Comments

jcfiala’s picture

Well, perhaps so, but the most useful thing would be someone providing us with a patch to fix the issue.

I wasn't aware there was a problem with , and I'll try to look at it soon, but what we really need are more people willing to post patches.

Thanks.

barraponto’s picture

Category: task » bug
Status: Active » Needs review
StatusFileSize
new1.88 KB

I'm being very naive here, but it works. I haven't tested every possible scenario, nor implemented automated tests. Or maybe the work in #1309658: Fragment and query string disappear from views tokens has made it trivial to finally implement support. This patch reimplments http://drupal.org/node/1309658#comment-6350786, but git will happily apply it on top if you've already applied that patch.

barraponto’s picture

StatusFileSize
new1.88 KB

Actual testing helps :D
But no automated tests yet.

barraponto’s picture

StatusFileSize
new3.4 KB

I've rewritten code for legibility issues, testing shows it actually works now.

jcfiala’s picture

Status: Needs review » Fixed

Thanks, barraponto - I've added and pushed this change up to the 7.x-1.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

angle bracket rendering.