I setup a views that shows thumbs images of a node, it gets the node id from the URL so that www.mysite.com/viewthumbs/ is the the url.

I would like the system to be able to translate from www.mysite.com/viewthumbs/ to be www.mysite.com/viewthumbs/ and vice versa.

I tried setting up a rules that will create such an alias, however, since the titles are in Hebrew it will remove the Hebrew chars completely, if i leave empty that 'Replace non ascii characters with' field the spaces in the title are not replaced by hyphens which creates broken links

why not use the pathauto's engine to create the aliases?

Comments

fago’s picture

Component: Rules Core » Rules Engine
Category: bug » feature
mitchell’s picture

Version: 6.x-1.2 » 7.x-2.x-dev
Status: Active » Postponed (maintainer needs more info)

New feature requests go to 7.x. This is probably fixed in #403170: Add ctools, pathauto rules path cleaning callbacks and settings, please check.

TR’s picture

Component: Rules Engine » Rules Core
Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

#403170: Add ctools, pathauto rules path cleaning callbacks and settings was committed years ago.

If this is still a problem please feel free to reopen this issue with details about how to reproduce the problem on a clean site.