View Issue Details

IDProjectCategoryView StatusLast Update
0017932mantisbtjavascriptpublic2014-12-08 00:33
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1Fixed in Version1.3.0-beta.1 
Summary0017932: CSP violation errors in view_all_bug_page.php
Description

When loading this page (as well as several others), Firefox reports several Content Security Policy errors (see attached screenshot)

TagsNo tags attached.
Attached Files

Activities

dregad

dregad

2014-12-02 08:22

developer   ~0041960

Reference http://bugs.jquery.com/ticket/14422

Related Changesets

MantisBT: master 1cff1479

2014-11-25 04:12

dregad


Details Diff
Upgrade jQuery and jQuery UI to latest versions

- jQuery from v1.9.1 to v1.11.1
- jQuery UI from v1.10.0 to v1.11.2

Fixes 0017932
Affected Issues
0017932
mod - admin/install.php Diff File
mod - core/html_api.php Diff File
rm - css/jquery-ui-1.10.0.custom.min.css Diff
add - css/jquery-ui-1.11.2.min.css Diff File
add - javascript/jquery-1.11.1.min.js Diff File
rm - javascript/jquery-1.9.1.min.js Diff
rm - javascript/jquery-ui-1.10.0.custom.min.js Diff
add - javascript/jquery-ui-1.11.2.min.js Diff File