http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13922 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Nicole C. Engard from comment #1)
Okay, I did a little more checking. The bug appears to be in /usr/share/koha/opac/cgi-bin/opac/unapi, line 201. It's concatenating the value of 'intranetdir' with "/koha-tmpl/intranet-tmpl/prog/en/xslt/", which is what is leading to the incorrect path.
There's a function that specifically chooses the correct path. It should use it. -- You are receiving this mail because: You are watching all bug changes.