"Create or delete an URL alias" don't produce lowercase aliases
Posted by jasom on August 25, 2010 at 6:36pm
I'm using rules to create path alias after saving new user. Values are:
Existing path: user/[account:uid]/blog
New alias: [account:user-raw]/blog
Example
User name: Kotuha Matuha
Current result: http://127.0.0.1/Kotuha-Matuha/blog
Demanding result: http://127.0.0.1/kotuha-matuha/blog
Any idea? ;)
Read more