Closed (fixed)
Project:
htmLawed
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Mar 2010 at 11:23 UTC
Updated:
22 Mar 2010 at 01:14 UTC
I have found that enabling the htmLawed filter "destroys" the character "Greek small letter epsilon with tonos" unicode 03AD, when this character is found in the title attribute of images or links.
Is there some setting somewhere that I should change or it is a bug?
| Comment | File | Size | Author |
|---|---|---|---|
| epsilon-accented-ruined.jpg | 122.14 KB | arx-e |
Comments
Comment #1
alpha2zee commentedCan you check the version of htmLawed (not the Drupal htmLawed module) used in the module? Either open the htmLawed.php file in a text editor, or check the 'Help' section of the htmLawed module on your Drupal website. It's probably an old version of htmLawed.php. The issue you are facing should not happen with the newer versions of htmLawed (1.1.9 and above).
You can download the latest htmLawed, and replace the htmLawed.php file in your Drupal htmLawed module folder with the newer one.
Comment #2
arx-e commentedIssue resolved.
As instructed I replaced the older version (1.1.8) htmLawed.php file with the latest one (1.1.9.1), flushed caches and the character is now displayed as it should.
Thanks!
Comment #3
alpha2zee commentedComment #4
alpha2zee commented