KB Article #65767

Undesired transformation special characters 'Apostrophe'

Problem

-- The transformation/encoding of the apostrophe character inside a map results in « &ops ; » in output file
-- This is seen if the file is opened via any text editor; apostrophe is seen as « &ops ; »


Resolution

-- ' is not a valid entity in HTML, on the other hand it is a valid entity in XML and in XHTML.