Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 08:04 UTC
Updated:
22 Apr 2010 at 18:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerThere was a feature request, that if you enter to linkpath, it should be displayed as text.
IF you want to link to the frontpage you can use
Comment #2
rokrIn the description above something got lost.
'Enter "" as link path' means 'Enter "
<front>" as link path'@dereine: "you can use" ...?
cheers, rokr
Comment #3
merlinofchaos commentedHm. Maybe the
<front>check is happening *prior* to the empty path check? And we need to move it?Comment #4
dawehnerNo this cannot be. Front is translated in url()
Comment #5
rokrAttached is an exported view as requested by dereine.
It exactly represents the steps above to reproduce the behaviour.
cheers, Ronald
Comment #6
dawehnerHere is a patch for this
Comment #7
merlinofchaos commentedCommitted to all branches.
Comment #8
rokrThis works for me, tanks for quick response.
cheers, Ronald