GNOME Bugzilla – Bug 125098
output with html entities
Last modified: 2006-11-03 01:29:29 UTC
When output method is html xsltproc should have capability to write html entities instead of "char.code" or ascii, i.e.: © vs. © vs. - can you see this char ;-) ‘ vs. ‘ and etc.
Created attachment 20838 [details] testcase
Show me the part of the XSLT spec which will allow to plug that non-standard behaviour. I see no reason stated either. Libxml2 has a non-standard encoding called "html" which does just this. It's non standard, I don't suggest doing this anyway ! Daniel
encoding "html" introduce other problem. I cannot simple to subst charset=html|charset=...
+ Trace 41113
Created attachment 20877 [details] test case with some encodigs (used in cyrillic)
roumen, do you still face this issue nowadays or can this be closed as obsolete? if so, which version are you running?
I'm stil using old version(xslt-1.0.27) plus sed command. Andre, No objections bug to be closed as obsolete.
okay :-)