View Issue Details

IDProjectCategoryView StatusLast Update
0001330HTML & PERLBug Report - Interfacepublic2008-11-23 14:29
Reporterpermidion Assigned Tofahrenheit  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001330: some ed2k fail to parse correctly in addfilem.js (massadd file)
Descriptionsome ed2k containing a certain string fail to parse correctly and the script generating the table silently fail.

this happens in Firefox 2.0.0.18

the problem occurs with any string containing "WMV9" "WMV8" "WMV7" "WMV6", other digits do not seem to be problematic.

exemple:

ed2k://|file|foo_01_WMV9.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
ed2k://|file|foo_WMV9.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
ed2k://|file|WMV9.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
ed2k://|file|WMV8.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
ed2k://|file|WMV7.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
ed2k://|file|WMV6.avi|324562506|8c6f1731b06eaaea1029aee6db8d9ac6|
TagsNo tags attached.

Activities

DerIdiot

2008-11-23 13:22

administrator   ~0002423

uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMHTMLSelectElement.selectedIndex]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://static.anidb.net/js/addfilem.js :: anonymous :: line 344" data: no]

Issue History

Date Modified Username Field Change
2008-11-23 13:08 permidion New Issue
2008-11-23 13:22 DerIdiot Note Added: 0002423
2008-11-23 13:23 DerIdiot Status new => assigned
2008-11-23 13:23 DerIdiot Assigned To => fahrenheit
2008-11-23 14:29 fahrenheit Status assigned => resolved
2008-11-23 14:29 fahrenheit Resolution open => fixed