If you set:
Pattern for blog page paths: [user-raw]
Pattern for all Blog entry paths: [author-name-raw]/[title-raw]
and add a blog entry to the menu system, the generated URL is like the following (which can be followed to see an example of this bug):
http://xolotl.org/%5Buser-raw%5D/whats-with-pictures

Comments

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

I'm unable to reproduce this so I'm marking for more information. If you create a brand new blog page and add that to the menu does it work? You may just need to delete/regenerate some of your old aliases.

xolotl’s picture

You were right, new blog nodes added to menu pathauto'd correctly.

I think the issue may have been when I put the wrong pattern [user-raw]/[title-raw] instead of [author-name-raw]/[title-raw] on blog entry paths. I got a warning, but it made all the paths and then never overwrote them.

The other thing I noticed is that if one entered a value in Internal feed alias text, those paths were generated, but then not deleted if the value were removed.

I made good use of the method of deleting every path for a certain content types at
admin/build/path/delete_bulk
and then regenerating them via
admin/settings/pathauto
but it wasn't an obvious method. Wondering if some kind of bulk update admin should be available within pathauto, or a least a link to path/delete_bulk.

Thanks for your help and for pathauto, it rocks!

greggles’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

Glad to hear that it's working now.

Can you please open new, specific issues for the other problem/feature ideas that you have?

Anonymous’s picture

Status: Fixed » Closed (fixed)

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