Home » XML » XML_XUL » Bug #3830
No option to set UNICODE charset
Details
| Request #3830 | No option to set UNICODE charset |
|---|---|
| Submitted | 2005-03-15 19:29 UTC |
| From | hi-du at gmx dot de |
| Assigned | schst |
| Status | Closed |
| Package | XML_XUL |
| PHP Version | 5.0.3 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-03-15 19:29 UTC] hi-du at gmx dot de
Description:
------------
I have no option to set UNICODE Charset!
Reproduce code:
---------------
I must change the lin 244 in Document.php to
$doc = XML_Util::getXMLDeclaration("1.0", "UTF-8") . "\n";
but I have not any option to set this with XML_XUL.