View Issue Details

IDProjectCategoryView StatusLast Update
0012288mantisbtjavascriptpublic2014-12-08 02:08
Reporterdaryn Assigned Todaryn  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0012288: Minified version of bugFilter.js reverted previous fixes which removed jquery 'no conflict' references.
Description

Changes to the use of dev/minified javascript files reverted the previous fix. Current bugFilter.js minified file uses $j rather than $ for jquery references. This breaks the javascript for the filter on the view all bug page. It is visible where both the open and closed filter divs are displayed where one of them should be hidden.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036425

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

govind

govind

2013-12-01 22:04

reporter   ~0038703

sdfgdf

govind

govind

2013-12-01 22:05

reporter   ~0038745

xdfjghjgh

Related Changesets

MantisBT: master 0e504c88

2010-08-24 10:53

daryn


Details Diff
Fix Bug 0012288 - Remove the $j jquery No conflict code and replace with the
normal '$' reference for jquery in the bugFilter.js minified file.
Affected Issues
0012288
mod - javascript/bugFilter.js Diff File