Hi *, On Fri, Oct 30, 2009 at 11:00 AM, Stephan Bergmann <[email protected]> wrote: > What character set should the characters be drawn from used in the meta > information of a Mercurial change set (like the -u user name and -m > message)? Plain 7-bit ASCII, ISO 8859-1, full Unicode? > > I noticed that for example Caolán's name is garbled (with a "?") both in the > web front end (e.g., > <http://hg.services.openoffice.org/cws/cmcfixes65/rev/3ee4cb3a17dd>, XHTML > marked as '<?xml version="1.0" encoding="ascii"?>') and the mails sent to > [email protected] (which are marked as "content-type: text/plain; > charset=us-ascii").
/me pulls cmcfixes65 and does $ hg heads changeset: 263214:3ee4cb3a17dd tag: tip user: Caolán McNamara <[email protected]> date: Fri Oct 30 09:44:02 2009 +0000 summary: #cmcfixes65: #i106472# fix ww8 aliasing so: Problem of webinterface only, no prob with hg itself. (and if it would be a charset mismatch, I would expect more "garbage" instead of a single replacement character (the "?")) ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
