News - Products - Services - Files - Sales $£€ - Support - Forum

Jot+ Convert 2.0.0 Issues

(4) XHTML output uses ' which is not recognized by Internet Explorer

When exporting XHTML, the single-quote is exported as the character entity ' that is not recognized by Internet Explorer (and applications such as HTML Help based on IE). This is a bug in Internet Explorer, as ' is a one the five pre-defined character entities in XML (and XHTML). Gecko-based browsers such as Mozilla correctly handle '.
Severity: Normal
Workaround: In the XHTML output, manually replace "'" with "'", which mean the same thing.
Status: Open