Closed (fixed)
Project:
jQuery UI
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2010 at 14:04 UTC
Updated:
19 Apr 2012 at 17:03 UTC
hello
i'm getting this warning in watchdog:
Type page not found
Date Wednesday, 22 September, 2010 - 14:53
Location http://xxxxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css
Referrer http://xxxxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.base.css
Message sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css
Severity warningthe file jquery.ui/themes/base/ui.selectable.css does not exist in the jQuery UI versions 1.6 and 1.7.3 (custom with all options built at jqueryui.com), but exists in 1.8.5 (custom with all options built at jqueryui.com)
not sure this is a problem in jQuery UI module or a problem in a module that uses jQuery UI:
Required by:
Dialog API (enabled) 1.x-dev
Skinr UI (enabled) 2.x-dev
Comments
Comment #1
lpalgarvio commentedit's not very much readable, posting again:
Location http://xxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/bas...
Referrer http://xxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/bas...
Message sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css
Comment #2
zoo commentedHello,
I'm having the same problem as #1 with jquery 1.7.3: "ui.selectable.css" not found (imported from "ui.base.css").
Actually it doesn't exist in
"sites/all/modules/jquery_ui/jquery.ui/themes/base/ui.selectable.css"How is it? Anyone else is experiencing this?
Thank you
Comment #3
john.money commentedDoes not exist in historical download on Google CDN
http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.3/themes/base/ui.selec...
Here is the (all of 1 line) file for 1.8.11
http://jqueryui.com/themes/base/jquery.ui.selectable.css
I'm likely just going to comment out the @import line in ui.base.css.
Comment #4
lpalgarvio commentedwas this solved?
Comment #5
drupalnesia commentedNot yet solved.
I use John Money link above for 1.7.3, the error gone but broken my theme!
Need to read in details why "ui.selectable.css" not available but requested. I will update after I found it.
Comment #6
drupalnesia commentedSolution:
1. \libraries\jquery.ui\themes\ui-lightness\ui.base.css, edit to:
/* @import url("ui.selectable.css"); */
2. Or you may update to jQuery UI 1.8