Very High Activity

Commits : Individual Commit

  Analyzed about 5 hours ago based on code collected 2 days ago.

Commit ID 37b65d70f8a93ba34cd4a9a36b7d606943022884

Anon80 Contributor: SASAKI Suguru Files Modified: 1
Date: 04-July-2012 at 10:37 Lines Added: 17
Repository: git://github.com/zotero/zotero.git master Lines Removed: 1
Commit Comment: 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.s...@gmail.com>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  JavaScript 13 1 3 0 1 0

Changes by File

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.