Posted by hovel on November 5, 2009 at 8:59pm
Jump to:
| Project: | Pathauto |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
In [catpath-raw] and [catpath] slashes are striped from all terms except the last one in the tree.
Example tree:
casaluna (vocabulary)
feestdagen / acties (term)
kerstmis-2009 (term)This is translated by pathauto into
category/casaluna/feestdagen/acties
category/casaluna/feestdagenacties/kerstmis-2009
This should be:
category/casaluna/feestdagenacties
category/casaluna/feestdagenacties/kerstmis-2009
The attached patch solves this problem:
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| pathauto.module.patch | 706 bytes | Ignored: Check issue status. | None | None |
Comments
#1
This has been fixed already with #692348: Forum alias containing slashes "/"