When a tag attribute, for example an image tag's src attribute has and encoded & included this is translated into an unencoded &.

There may well be good reasons for this, just a shame that this happens.

Comments

gordon’s picture

Assigned: Unassigned » gordon

Update to new version of htmlarea, but it will still convert © to ©. Not too sure why, they must have some reason for doing it.

jcosters’s picture

so it's not actually fixed?

gordon’s picture

the issue that was originally raised is fixed. but the converting of other type to the un-encoded form like © will become © is by design. it is the upstream authors who have made it this way, but they have removed this for the & so from my point of view it is fixed.

Anonymous’s picture