[issue2883] Some valid windows filenames cause hg log -v --style=xml to output malformed XML

Thomas Benda bugs at mercurial.selenic.com
Tue Jul 5 19:00:17 CDT 2011


New submission from Thomas Benda <thombend at selinc.com>:

Check in a file named "jalapeño.txt"

hg log -v --style=xml

This is a valid file name in Windows, but not valid ASCII nor a properly UTF-8 
encoded symbol. The character is placed verbatim in the XML file, which causes 
the XML file to fail to pass validation.

----------
messages: 16710
nosy: thombend
priority: bug
status: unread
title: Some valid windows filenames cause hg log -v --style=xml to output malformed XML

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2883>
____________________________________________________


More information about the Mercurial-devel mailing list