downthemall / anticontainer

DownThemAll! AntiContainer (Extension to a Firefox, Seamonkey extension)
Mozilla Public License 2.0
93 stars 41 forks source link

imgchili plugin broken #86

Closed WDBarnes closed 9 years ago

WDBarnes commented 11 years ago

The imgchili plugin is mangling the file name. For example:

34205313_0noodythaitreasure_b.jpg

becomes:

3420noodythaitreb.jpg

I've tried different files and there doesn't appear to be any pattern to it. Different file names will have different parts removed. Sometimes one continuous string of characters, sometimes two strings.

WDBarnes commented 11 years ago

Here's a couple entries from the log file that may be useful:

10:54:12::740 set url to http://imgchili.com/show/34205/34205313_0noodythaitreasure_b.jpg

JS frame :: chrome://dtaac/content/manager.js :: :: line 23 JS frame :: chrome://dtaac/content/manager.js :: acR_setURL :: line 213 JS frame :: chrome://dtaac/content/manager.js :: aCR_generateResolve/< :: line 507 JS frame :: chrome://dtaac/content/manager.js :: DR_process/handle :: line 118 native frame :: :: :: line 0 10:54:12::741 set dn to 3420noodythaitreb.jpg JS frame :: chrome://dtaac/content/manager.js :: :: line 23 JS frame :: chrome://dtaac/content/manager.js :: acR_setURL :: line 242 JS frame :: chrome://dtaac/content/manager.js :: aCR_generateResolve/< :: line 507 JS frame :: chrome://dtaac/content/manager.js :: DR_process/handle :: line 118 native frame :: :: :: line 0