#173: darcs->any processing fails on non-ascii changelogs
--------------------+-------------------------------------------------------
 Reporter:  adept   |       Owner:  lele      
     Type:  defect  |      Status:  new       
 Priority:  major   |   Milestone:  VersionOne
Component:  darcs   |     Version:  0.9       
 Keywords:          |  
--------------------+-------------------------------------------------------
 I converted some SVN repository to darcs using tailor. Source repository
 has Russian changelogs in UTF-8. They were migrated to darcs just fine.

 Then, I tried to sync darcs repo to SVN and failed: tailor terminates with
 runtime error from SAXParser while trying to parse Russian changelogs from
 "darcs changes --xml-output". Exact error is: "SAXParseException: not
 well-formed (invalid token)".

 I saved the output from "darcs changes --xml-output" to file and tried to
 run various XML validators on it (xmllint, xmlstarlet, online XML
 validator from w3c). They all agreed that XML is well-formed.

 I wrote the test script for tailor test suite that recreates the problem
 (see attachment). Hope this helps.

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/173>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
Tailor@lists.zooko.com
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to