When I type & I get a & but when I type "d'accès" I get the apostrophe (gives me "d'accès" instead of "d& #039;accès" ).

Comments

avpaderno’s picture

Category: bug » support
Status: Active » Fixed

That is because you forgot to add the ampersand before the second HTML entity; you should write d&'accès to get d&'accès.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.