View Issue Details

IDProjectCategoryView StatusLast Update
0007016mantisbtfilterspublic2010-09-19 03:13
Reporterdeuce868 Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.0.2 
Summary0007016: Firefox 1.5.0.1 on Mac cannot get filters to load after clicking on the link
Description

When on the View Issues page and I select a link to get the drop down form for the filter they will not load. They do work in Safari. In Firefox it just gets stuck at loading...

Additional Information

Using the firefox firebug JS debugger I get the following notes:
function replaceWithContent does not always return a value
function labelInit does not always return a value
assignment to undeclared variable t_form
assignment to undeclared variable t_links
///get request is listed here
///valid response seems to come back
assignment to undeclared variable t_view

TagsNo tags attached.

Relationships

duplicate of 0006733 closedvboctor AJAX Search not working in Firefox 1.5 
child of 0004350 closeddhx FAQ 

Activities

GuillaumeD

GuillaumeD

2006-06-22 08:43

reporter   ~0013015

It may be a duplicate of issue 0006733...

ermau

ermau

2006-12-01 20:27

reporter   ~0013768

This is BECAUSE of Firebug. A simple fix is as follows:

Add a third argument of true to the end of the XHR in liveReqDoReq in dynamic_filters.js