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?

CommentFileSizeAuthor
epsilon-accented-ruined.jpg122.14 KBarx-e

Comments

alpha2zee’s picture

Status: Active » Fixed

Can 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.

arx-e’s picture

Issue 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!

alpha2zee’s picture

Assigned: Unassigned » alpha2zee
alpha2zee’s picture

Status: Fixed » Closed (fixed)