[Chameleon-dev] [Bug 742] New: [Chameleon - doc builder] how to handle <cr> during reprocessing of widget doc

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Tue Oct 19 17:38:23 EDT 2004


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

           Summary: [Chameleon - doc builder] how to handle <cr> during
                    reprocessing of widget doc
           Product: Chameleon
           Version: 1.99
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P1
         Component: AutoDoc
        AssignedTo: chameleon-dev at lists.maptools.org
        ReportedBy: cthorne at dmsolutions.ca


It is very important that when doc_builder process the xml template that it does
not remove <cr> within elements. This is particularly important for any
<cham:code></cham:code> in the xlst these elements are inserted between
<pre></pre> HTML tags.

I tried inserting &#013; the decimal ascii code into the document before xml
reprocess. What happened to the new xml document is that the ascii code was
replaced by actual <cr> the code was removed. Which means when reprocessed again
the content between the element will be placed all on one line. The <cr> are
removed.



------- 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