special character encoding in exported xHTML code #179

Open
opened 2026-03-24 09:28:20 +00:00 by tobiasd · 2 comments
Owner

Some special characters (e.g. curly double and single quotes, curly apostrophe) are encoded in a wired way.

“The DMA is a milestone becomes “The DMA is a milestone.

Might be perl character encoding handling with different OS / perl versions underneath.

Some special characters (e.g. curly double and single quotes, curly apostrophe) are encoded in a wired way. `“The DMA is a milestone` becomes `“The DMA is a milestone`. Might be perl character encoding handling with different OS / perl versions underneath.
Owner

When does this happen? From my testing, this is not the case anymore when using the automatic translation feature.

When does this happen? From my testing, this is not the case anymore when using the automatic translation feature.
Author
Owner

pinging @anaghz as she knows best, when this problem occurs, but AFAIK it was not related to automatic translations.

pinging @anaghz as she knows best, when this problem occurs, but AFAIK it was not related to automatic translations.
Sign in to join this conversation.