Hi All, I'm not sure whether this question is related to Trac or Genshi. Sorry if I posted in the wrong ML.
Trac outputs some special elements such as "—" which are rejected by XML parsers, as the default DTD does not contain the definitions for these elements. Is there a way to tell Trac/Genshi to output an XML stream which can be succesfully validated by XML parsers, when the content-type is "application/xhtml+xml"? In other word, is it possible to tell Trac/Genshi to output the numerical equivalent values rather than these elements? BTW, I have another question about [4629]. The "…" element has been replaced with its numerical equivalent, however some template files such as diff_div.html and error.html in the latest trunk still contain some "…" elements. Was it on purpose? TIA, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
