Bugs item #1175412, was opened at 2005-04-02 17:55 Message generated for change (Comment added) made by filipjirsak You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1175412&group_id=16035
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: SAXReader cannot read file in encoding different from defaul Initial Comment: SAXReader uses InputSource and doesn't define encoding - so InputSource expects system default encoding. Following patch add "encoding" property. When this property is not null, it is forwarded into InputSource as preferred encoding. When "encoding" is null, it works the old manner. ---------------------------------------------------------------------- Comment By: Filip Jirsák (filipjirsak) Date: 2005-04-02 20:07 Message: Logged In: YES user_id=1175071 I'm sorry, my encoding.patch doesn't work. Still trying find solution... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116035&aid=1175412&group_id=16035 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ dom4j-dev mailing list dom4j-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-dev