Closed (fixed)
Project:
Automated Logout
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2011 at 17:23 UTC
Updated:
24 May 2013 at 11:20 UTC
The ui.all.css file is searched for within the directory of the jQuery UI module. This doesn't work, as the jQuery UI library should normally be installed within sites/all/libraries (or sites/default/libraries or some other site if the Libraries API module is installed).
This problem is easy to fix (see the attached patch), as the JQuery UI module already provides the jquery_ui_get_path() function.
| Comment | File | Size | Author |
|---|---|---|---|
| Fix-jQuery-CSS-path.patch | 814 bytes | timmolderez |
Comments
Comment #1
johnennew commentedHi @timmolderez,
Sorry I'm new to maintaining this project and fixed this before seeing your bug report so have not referenced you. Setting as fixed in 6.x-4.x branch.
Thanks for your report though, shame it was not included sooner!
John