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.

CommentFileSizeAuthor
Fix-jQuery-CSS-path.patch814 bytestimmolderez

Comments

johnennew’s picture

Version: 6.x-4.0 » 6.x-4.x-dev
Status: Needs review » Fixed

Hi @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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.