After upgrading to the latest pathauto 6.x-1.4 the paths created seemed to be forming incorrectly. Reverting to 6.x-1.3 appears to have resolved the issue for now.

Example:
- (expected and generated by 1.3) =
/about/library-administration/departments-offices/electronic-resources-collection-analysis

- (actual by 1.4) =
/About/Library%20Administration/Departments%20%2526%20Offices/E-Resources%20%2526%20Collection%20Analysis

Note: I've tried it both before and after with the same configuration settings for "Automated alias settings" as well as with trying to tweak them.

I am using cck, views, tokens, et ceterea (all patched to latest revision). I can provide more information if needed. Servers are RHEL 5.4 both running 32 and 64 varieties. Running php 5.2.13.

I'd be happy to make changes on my side if that is the source of the issue.

Thanks for creating such a great and useful module!

Comments

dave reid’s picture

Status: Active » Closed (duplicate)

I'm taking an educated guess that you're using either the [bookpath-raw] or [menupath-raw] tokens, in which case a fix has already been committed to CVS and available in the latest development releases. The original issue is #881270: [bookpath], [menupath], [*path] tokens not cleaned: aliases without punctuation removed, lower casing, etc..

My sincere apologies about not catching this bug before release. :/