Store UTF-8 as charset for all snapshots

This commit is contained in:
Aurimas Vinckevicius 2015-06-11 18:30:57 -05:00
parent 1374cc911a
commit 5817a2d654

View file

@ -540,7 +540,7 @@ Zotero.Attachments = new function(){
mimeType = "application/pdf";
}
var charsetID = Zotero.CharacterSets.getID(document.characterSet);
var charsetID = Zotero.CharacterSets.getID('utf-8'); // WPD will output UTF-8
if (!forceTitle) {
// Remove e.g. " - Scaled (-17%)" from end of images saved from links,