Comment 2 for bug 864574

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

A really dumb bug and I'm not sure why it worked in the past but not now. My current theory is QDomDocument used to not pay attention to the 'encoding="UTF-16"' line we were putting in mixxxbpmscheme.xml but at some point that was changed. Our bug is that we put 'encoding="UTF-16"' in the file, but then we don't encode it as UTF-16.