Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.8
Component:
Views Data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 13:29 UTC
Updated:
12 Mar 2010 at 22:49 UTC
This is similar to the thread http://drupal.org/node/368414
The option Transform spaces to dashes in URL does not work for me. I don't have any dashes in my terms and spaces are not transformed in to dashes.
When I set the "case in path" to lower case, it does not work either.
So when I pass my "Term Name" as argument such as
view/Term Name
What I want in the url is view/term-name but it shows view/Term Name
Comments
Comment #1
merlinofchaos commentedI have just tested this again, and it works.
I wonder if there is a misunderstanding in what this feature does.
That checkbox only has meaning for summaries; when it is printing a summary of taxonomy terms, when the argument is not present, then it will make this transformation.
In order to *accept* this, you also need to use the proper taxonomy validator which converts dashes back to spaces so it can be looked up. As you write your description, I realize you are being very unclear by what you mean in the URLs, so I'm not at all sure precisely what it is you're expecting.
Comment #2
merlinofchaos commentedComment #3
lesliewu commentedThank you for the prompt reply and explaining what the functions do.
Comment #4
esmerel commented