http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597

--- Comment #61 from Owen Leonard <[email protected]> ---
This new template references assets which don't exist in this template
directory:

"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/jquery/jquery-ui.css";
"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/jquery/plugins/jquery.hoverIntent.minified.js";
"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/jquery/jquery.js";
"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/jquery/jquery-ui.js";
"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/yui/skin.css";
"NetworkError: 404 Not Found -
http://localhost:88/opac-tmpl/ccsr/en/lib/yui/reset-fonts-grids.css";

Was it expected that Koha would fall back on these items in the prog director?

Including these errors about missing assets I get 15 errors in Firebug--the
rest being caused by the absence of jQuery.

masthead.inc has non-English text:

<p><a href="/cgi-bin/koha/opac-main.pl" title="Accueil">   Accueil    </a>
[% IF ( searchdesc ) %]<span class="rsaquo"> &rsaquo; </span><a
href="/cgi-bin/koha/opac-search.pl" title="rechercher">    Recherche  
</a><span class="rsaquo"> &rsaquo; </span>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to