http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8827 Priority: P5 - low Change sponsored?: --- Bug ID: 8827 Assignee: oleonard@myacpl.org Summary: YUI CSS files no longer found on Yahoo servers Severity: normal Classification: Unclassified OS: All Reporter: oleonard@myacpl.org Hardware: All Status: NEW Version: master Component: OPAC Product: Koha If you have your yuipath preference set to retrieve YUI files from Yahoo's servers, your OPAC layout will break because the CSS files are no longer at the old location. The short-term fix is to always retrieve YUI CSS from the local file system (as we do in the staff client). A longer-term fix is to remove the yuipath preference altogether (since it is a goal to eliminate YUI) or generalize it to include other assets like jQuery which can also be found on CDNs like Google's (see http://jquery.com/download/ for the currently available CDN links). -- You are receiving this mail because: You are watching all bug changes.