zotero/chrome
SASAKI Suguru 37b65d70f8 Use hex-encoded MD5 of fileBaseName if it is in malformed URI sequence.
If the final component of URI can't be decoded with
decodeURIComponent(), Zotero fails to capture a web page,
because Zotero.Attachments._getFileNameFromURL() fails
with 'malformed URI sequence' error.

If we got 'malformed URI sequence' error,
try hex-encoded MD5 of URI's basename instead.

Signed-off-by: SASAKI Suguru <sss.sonik@gmail.com>
2012-07-04 19:50:48 +09:00
..
content Use hex-encoded MD5 of fileBaseName if it is in malformed URI sequence. 2012-07-04 19:50:48 +09:00
locale Merge branch '3.0' 2012-07-01 11:41:31 -04:00
skin/default/zotero Merge branch 'attachment-progress' 2012-06-10 21:56:15 -04:00