When using the option "Override comma separator" and with SEPARATOR HTML WRAPPER set to "No HTML tag", the rendered code was coming up with a 0 as a tag:
2<0 class="textformatter-separator">|4
Here is a quick patch that fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| textformatter-textformatter_separator_custom_tag.patch | 945 bytes | fxarte |
Comments
Comment #1
damiankloip commentedThanks, good spot. I am just about to commit a fix for this. Slightly different to the patch above.
Comment #2
damiankloip commented