ClearFoundation Tracker - ClearOS
View Issue Details
0001367ClearOSclearos-frameworkpublic2013-10-07 19:192013-12-20 13:27
user2 
user2 
normaltweakN/A
closedfixed 
 
6.5.06.5.0 
0001367: Disable debug mode for jQuery migrate plugin
The jQuery migrate plugin was added in debug mode in 6.5.0 Beta 2. Switch this back to production mode. The minified version disabled console logging. From the documentation:

// start
The plugin restores deprecated features and behaviors so that older code will still run properly on jQuery 1.9 and later. Use the uncompressed development version to diagnose compatiblity issues, it will generate warnings on the console that you can use to identify and fix problems. Use the compressed production version to simply fix compatibility issues without generating console warnings.
No tags attached.
related to 0001366closed user2 Upgrade base jQuery to 1.10.2 
Issue History
2013-10-07 19:19user2New Issue
2013-10-07 19:19user2Issue generated from: 0001366
2013-10-07 19:19user2Relationship addedrelated to 0001366
2013-10-07 19:19user2Statusnew => confirmed
2013-10-17 10:16user2Categoryclearos-framework => clearsync
2013-10-17 10:16user2Target Version6.5.0 Beta 3 => 6.5.0
2013-12-09 18:12user2Categoryclearsync => clearos-framework
2013-12-09 18:12user2Description Updatedbug_revision_view_page.php?rev_id=104#r104
2013-12-09 18:12user2Checkin
2013-12-09 18:12user2Note Added: 0001093
2013-12-09 18:12user2Statusconfirmed => resolved
2013-12-09 18:12user2Fixed in Version => 6.5.0
2013-12-09 18:12user2Resolutionopen => fixed
2013-12-09 18:12user2Assigned To => user2
2013-12-20 13:27user2Statusresolved => closed

Notes
(0001093)
user2   
2013-12-09 18:12   
Source Code Changelog
---------------------------------------------------
- Disabled jQuery Migrate for final release [tracker 0001367]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6727 [^]
U webconfig/framework/trunk/application/libraries/Page.php
A webconfig/framework/trunk/htdocs/js/jquery-migrate-1.2.1.min.js