[Koha-bugs] [Bug 10900] Incorrect calling conventions accessing C4::Context

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 20 05:33:42 CEST 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21152|0                           |1
        is obsolete|                            |

--- Comment #4 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 21263
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21263&action=edit
Bug 10900 - Incorrect calling conventions accessing C4::Context

As the results of trying to roll a distribution,
t/Circulation_bardcodedecode.t was discovered to be faulty. The
cause being incorrect parameters! This was hidden when there
was no shift in the set_userenv routine. However, with its
correction, the test broke.

This led me to read the POD documentation for the function
set_userenv in C4::Context and realize that was outdated as
well. It has been revised to match the current version of
the function.

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


More information about the Koha-bugs mailing list