The module is not working in my case.
It seems the code which replaces the title is not going deep enough in the elements children array.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | labels-not-replaced-3101149-2.patch | 1.12 KB | damiengr |
The module is not working in my case.
It seems the code which replaces the title is not going deep enough in the elements children array.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | labels-not-replaced-3101149-2.patch | 1.12 KB | damiengr |
Comments
Comment #2
damiengr commentedI've created a patch with a recursive function so the title is replaced for all the children.
Please review.
Comment #4
nikita_ttThank you for the patch!
Comment #5
nikita_tt