Hello, I just used Rules for some automatic URL creation on node creation and updating. It works pretty wel... but:

- created URLs from e.g. node:tite still have all uppercase in it (eg /This_New_Path_Has_Uppercase)
- and (critical) the link even breaks when the node title has spaces (or punctiation) in it!

I searched in the issues but could not find this reported..

btw thanks for the module & keep up the good work!

Greetings Wappie

Comments

les lim’s picture

Component: Rules Core » Rules Engine
Category: bug » feature
Priority: Critical » Normal
Status: Active » Closed (works as designed)

This isn't critical (it doesn't make the module completely inoperable). Rules doesn't know how you think the token needs to be transformed for use in the path. At best, this would be a feature request to add some more configuration options to the URL path rules handler.

Anyway, the Pathauto module is a better option for setting automatic path aliases, and would correctly handle the token transformation in the way you seem to intend.

http://drupal.org/project/pathauto

Oscar Illada’s picture

Hello i have the same issues and i need to configure the url to be in lowercase, can you help me, i do not user pathauto because im working with workflow and changing node properties with rules, and the url too
Thanks