For some reason everything about pathauto is working except when I use the [catpath-raw] the url just prints [catpath-raw] (this also seems to be an issue with Page Title...so not sure if it is a Token issue). I am using this to alias taxonomy pages so I figure it should work in that scope.

Any ideas how I debug this issue?

Thanks,
Matthew

Comments

ashtonium’s picture

I'm seeing this issue as well with 6.x-1.x-dev.

Not an issue with 6.x-1.3, and it doesn't appear to be a Token issue, as I can update that module to the latest 6.x-1.x-dev without experiencing the issue.

dave reid’s picture

I'll look into it, although I'm not sure why it wouldn't be working anymore if the tests are reporting back that it is.

mileZ’s picture

I have the same issue.

greggles’s picture

Category: support » bug

I guess it's a bug.

dave reid’s picture

If you're using it with nodes you should be using [termpath] and not [catpath].

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)
mikebell_’s picture

Assigned: dave reid » Unassigned
Status: Fixed » Postponed (maintainer needs more info)

ignore

dave reid’s picture

@digital006: That's completely unrelated to the current issue.

ashtonium’s picture

What "more info" would you like?

If you're asking whether we're talking about a "Taxonomy term path settings" (as apposed to the "Node path settings") then, yes. (or at least I am)

For various Taxonomy term paths, I have the following pattern: some-text/[catpath-raw] and instead of interpreting it, the string "[catpath-raw]" is output directly in the resulting URL alias like so: "some-text/[catpath-raw]", "some-text/[catpath-raw]-0", "some-text/[catpath-raw]-1", etc.

Anonymous’s picture

Am having the same issue - went through creating this forum question (am newby-ish) http://drupal.org/node/765442 before I realised it was potentially a token issue with pathauto.

Token: 6.x-1.12
Pathauto: 6.x-2.x-dev

Taxonomy pattern: [vocab-raw]/[catpath-raw].html

When I did a bulk generate it said at the top the aliases were generated, but they weren't listed, so I had to manually create them. As an experiment I did a bulk generate on my node pattern [menupath-raw].html and it worked fine.

Hope that helps.

Sonia

Melissamcewen’s picture

It's happening on Justfood.org too.

Pathauto 6.x-1.x-dev
Token 6.x-1.12

dave reid’s picture

I cannot duplicate this. Can everyone that's having this problem try on a fresh install with *just* token and pathauto installed? Maybe its some other module at work here?

Maybe also try updating token to 6.x-1.x-dev.

dave reid’s picture

Assigned: Unassigned » dave reid
Status: Postponed (maintainer needs more info) » Active

Ok I have confirmed this on pathauto 6.x-1.x-dev. Working on a fix.

dave reid’s picture

Status: Active » Fixed

ARGHASH. Ok I got it figured out and testing didn't catch it since it was kinda an edge case. Fixed in 6.x-1.x and 6.x-2.x CVS. Does not apply to 7.x-1.x.
http://drupal.org/cvs?commit=352126
http://drupal.org/cvs?commit=352128

danny englander’s picture

Assigned: Unassigned » dave reid
Status: Postponed (maintainer needs more info) » Fixed

I can confirm I was having this issue but it is now fixed with 6.x-1.x dev from April 9. Note that I had to delete the bad aliases that had [catpath-raw] in them and then do a regenerate and all was well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.