View Issue Details

IDProjectCategoryView StatusLast Update
0003892mantisbtbugtrackerpublic2004-07-07 19:06
Reportermatt_doran Assigned Toint2str  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0003892: Javascript error in edit filter page
Description

In 0.19-DEV, when you edit a filter you receive a Javascript error as follows.

This occurs both in IE6 and Mozilla Firebird.

Additional Information

Error: syntax error
Source File: http://localhost/mantis-dev/view_filters_page.php?for_screen=1&target_field=show_resolution[]
Line: 37, Column: 33
Source Code:
document.filters.show_resolution[].focus()

TagsNo tags attached.

Activities

int2str

int2str

2004-05-27 21:55

reporter   ~0005609

Fixed in CVS.

Related Changesets

MantisBT: master 58e099e9

2004-05-27 22:56

int2str


Details Diff
* Fix 0003892: JavaScript error on view_filters_page.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2590 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0003892
mod - view_filters_page.php Diff File