When the taxonomy categories are displayed in "recent ads" block. We get the following code displayed instead of instead of an apostrophe.
#039;
So for example it should be Men's Ski Bindings but instead it displays....
Men's Ski Bindings
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | classified_title_doubly_escaped-1287674-9.patch | 6.54 KB | fgm |
| #5 | classified_title_doubly_escaped-1287674-4.patch | 4.76 KB | fgm |
| #3 | classified_title_doubly_escaped-1287674-3.patch | 3.86 KB | fgm |
Comments
Comment #1
wrender commentedbump
Comment #2
fgmExtra escaping confirmed in latest dev. Also happens with the "popular" block. In both cases, this applies to both the category name and ad title.
Comment #3
fgmHere is a test catching this bug.
Comment #5
fgmAnd here is the patch with the fix included.
Comment #6
fgmCommitted to dev version.
Comment #7
fgmNeeds to be checked on 7.x.
Comment #8
fgmAnd this was actually a bug, confirmed on 7.3 too.
Comment #9
fgmPorted patch and test.
Comment #10
fgmCommitted to 7.x-3.x.
Comment #11.0
(not verified) commentedFix editing error.