Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2007 at 18:12 UTC
Updated:
20 Sep 2008 at 21:02 UTC
I'm using the latest Views module with Pathauto. Every view that uses Node: Title with a link gives the wrong link. The links are always capitalized with +'s for spaces. For example, the title "Home Schooling" gives the link "Home+Schooling" instead of the proper "home-schooling", as it is set in pathauto. Links work correctly everywhere except in views. Does anyone have any idea what is causing this?
Comments
Comment #1
merlinofchaos commentedThis sounds like the sort of URL you'd get when using the node: title *argument* and a summary view, which isn't going to provide the same kind of link.
If that's not the case, I don't have any idea what might be wrong.
Comment #2
sunWithout further information this issue can only be marked as won't fix.