http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #31 from M. de Rooy <[email protected]> 2012-02-20 13:11:19 UTC --- Code looks good in general. One point that blocks this patch: The call to XSLTParse4Display is now made twice in Search.pm. (Line 1785 and line 1852) For the staff client case the function is called once due to the context check around the second call. For opac the function is called both times. Could you make an adjustment that combines both calls in one section of this script? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
