[Koha-bugs] [Bug 8788] Viewing basket for acquisitions triggers error log entries.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 19 13:03:58 CEST 2012


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |mtompset at hotmail.com
                   |ity.org                     |

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 12338
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12338&action=edit
Added conditional secondary template param call (3.6.x)

Testing
--------
Set gist=0 (it's a system preference: home->administration->search for gist
preference, it's the one about the default tax rate)
Login
Acquisitions (already had $100 in available funds)
Search for vendor (already had "Book Trends" added)
View (already had a "basket" added)
*BAM*
/var/log/koha/... (the intranet error log file) has errors.
apply patch
Home
Acquisitions
Search for vendor (used "Book Trends" again)
View (the existing basket of course)
Check /var/log/koha/... (intranet error log) and there are no new errors.
Set gist>0
retest to make sure both if $gist and if !$gist work.
Set gist back to what you want it. :)

The 3.6.x seemed to need a different patch than master. applies to 3.6.x,
3.8.x, and master

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


More information about the Koha-bugs mailing list