Closed (fixed)
Project:
Text list formatter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2012 at 19:08 UTC
Updated:
19 Apr 2012 at 08:31 UTC
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