Pathauto bulk update for taxonomy terms (also forum terms) is missing a condition to actually advance on the database result set during batch, causing it generate aliases only for the first 25 terms. The bug additionally requires to only have for some vocabularies a pattern and no default pattern set, resulting in no aliases generated for these terms.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | pathauto-taxonomy-bulk-1279270.patch | 1.09 KB | smk-ka |
| #1 | pathauto-taxonomy-bulk-1279270.patch | 1.11 KB | smk-ka |
Comments
Comment #1
smk-ka commentedThis patch adds the last processed term id as additional condition, just like the node etc. bulk updates do with the node id.
Comment #2
smk-ka commentedComment #4
smk-ka commented(With Unix-style line endings)
Comment #5
dave reidI think the forum code also has this same problem. Could you add that to be fixed as well?
Comment #6
Anonymous (not verified) commentedI also had an empty default pattern. Applied the patch and it solved the problem for me.
Comment #7
dave reidNevermind, I see the patch covers the forum condition.
Comment #8
dave reidThank you very much! Committed #4 to Git: http://drupalcode.org/project/pathauto.git/commit/11a8cd6. Does not need to be backported at all.
Comment #10
BeaPower commentedsub