Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.4
-
Fix Version/s: 3.4.5
-
Component/s: Core CiviCRM
-
Labels:None
Description
I have been getting a lot of page not found errors for a file;
civicrm/packages/jquery/jquery-ui-1.8.5/css/custom-theme/images/ui-bg_flat_40_70716b_40x100.png
The directory civicrm/packages/jquery/jquery-ui-1.8.5 does not exist and instead is civicrm/packages/jquery/jquery-ui-1.8.11
The custom-theme directory also doesn't exist.
After a look in civicrm/css/civicrm.css there are a few occurrences of ../packages/jquery/jquery-ui-1.8.5 that need to be updated.