<< Back to previous view

[QB-2473] Background of dropdown menu
Created: 24/Jun/15  Updated: 25/Jun/15

Status: Resolved
Project: QuickBuild
Component/s: None
Affects Version/s: 6.0.20
Fix Version/s: 6.0.21

Type: Bug Priority: Major
Reporter: Phong Trinh Assigned To: Unassigned
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown
Environment: Linux


 Description   
 We just upgraded our system to version 6.0.20 and noted that all of dropdown menus on QB UI have no background (clear) So it is very difficult to find a item in on of them. Please look into this issue.

 Thanks,
ptrinh

 Comments   
Comment by Phong Trinh [ 24/Jun/15 06:04 PM ]
It is very difficult to do developments on QB due to this issue. Please fix it ASAP.
Comment by Scott Hunter [ 24/Jun/15 09:11 PM ]
I believe the problem is a JavaScript error.

 Uncaught TypeError: undefined is not a function
 package.js?v=1435155685818:6309 (anonymous function)

This error is because this file:

jquery/colorpicker/js/colorpicker.js

does not end with a semi-colon, and when AssetPack concatenates all the scripts together, the resulting JavaScript is invalid.

The best fix would be to make AssetPack automatically insert a semi-colon in between every single concatenated script.
Generated at Tue May 21 02:20:36 UTC 2024 using JIRA 189.