[Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 13 09:16:15 CEST 2013


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

--- Comment #17 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 18112
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18112&action=edit
Bug 10052: QA Followup

As Katrin pointed out, the intranetstylesheet setting was not respected in the
help pages. The script help.pl does not use get_template_and_user which sets
these variables via Auth.pm but calls gettemplate.
This makes it necessary to 'manually' set them. This patch does that.
Evidently, this could be the case for some other templates vars too..

Test plan:
Apply all patches for 10052.
Change intranetstylesheet. Check a help page.
Change intranetcolorstylesheet. Check a help page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list