Closed (fixed)
Project:
Pathauto
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2008 at 12:05 UTC
Updated:
10 Jan 2010 at 00:41 UTC
Defined the following "Pattern for all Image Galleries paths:"
gallery/[catpath-raw]
Selecting "Bulk generate aliases for categories that are not aliased" will not generate the expected aliases, it will generate useless "image/tid/#" aliases instead. Also, the next page reports that 0 aliases where generated (which is not true).
Comments
Comment #1
gregglesThe problem of image/tid/# is covered in http://drupal.org/node/225002
Can you explain what steps you took for bulk generation? The way that it now works is described in http://groups.drupal.org/node/6706#bulk_generation_new
Is that the method you followed?
Comment #2
mariuss commentedA problem is described there, I did read it before creating this issue. What is reported here is that aliases are not created as per configuration. I could not see anything like that described in 225002.
I think I did. Here it is again:
- set "Pattern for all Image Galleries paths:" to "gallery/[catpath-raw]"
- selected "Bulk generate aliases for categories that are not aliased"
- submit the whole form
- message reported that no aliases were created, wrong, first bug
- not the expected aliases were created, second bug
The "How Bulk Generate differs from the old Bulk Update" section doesn't really give you a method to follow. It just tells you that new aliases are created in batches. What am I missing? Yes, I did delete existing aliases before trying a bulk create, if that's what you are asking.
Comment #3
gregglesThere's been lots of work on this since the issue was posted. I'm pretty sure this is fixed, so marking closed. If not, please re-open.