If you use a placeholder, e.g. !parent, as the first part of your path pattern followed by a slash and the particular term is empty, the resultant string will start with a forwards slash and break the path. For example, if I have "!parent/!name" and there are no parent terms, the result will be "/myterm".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_redirect-n392732.patch | 548 bytes | damienmckenna |
Comments
Comment #1
damienmckennaPatch attached.
Comment #2
damienmckennaUpdating the title to be more accurate, it isn't strictly a problem with !parent.
Comment #3
agileware commentedThanks.
I have applied this patch. It should be in the dev version sometime today and then in the next release.