[Chameleon-dev] [Bug 721] New: [chameleon - docbuilder/viewer] handle none latin charactures

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Fri Oct 15 17:36:23 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=721

           Summary: [chameleon - docbuilder/viewer] handle none latin
                    charactures
           Product: Chameleon
           Version: 1.99
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: AutoDoc
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: cthorne at dmsolutions.ca


In the future there will come a point when none latin charactures will have to
be available to the user. to handle this the viewer must pass the correct ISO
entity value before processing the xml threw the xsl translator.

currently the viewer is hard coded for:

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>

In the future this should be dynamic to handle the different ISO's during
translation.

In addition, to help this the xml schema may have to have a new element to hold
the ISO character standard.

Currently only decimal ascii codes are valid in the xml documents. Currently I
do not know if this will have to change, but this allows the validation of the
xml to be less complicated and dependent on many namespaces.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Chameleon-dev mailing list