[Koha-bugs] [Bug 5995] Glitch with checkauth

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 21 18:55:54 CEST 2011


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

Paul Poulain <paul.poulain at biblibre.com> changed:

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

--- Comment #17 from Paul Poulain <paul.poulain at biblibre.com> 2011-10-21 16:55:54 UTC ---
Created attachment 6022
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6022
[SIGN-OFF]Bug 5995 Follow up: variable scope in koha/sco/sco-main.pl

The patronid value (cardnumber) set by checkpw in the case of
SelfCheckoutByLogin
was improperly scoped with 'my' inside a conditional.  The changes followup to
5995
made this more apparent, causing logins to fail.

Also added "parts copyright" statement to the script, since ByWater Solutions
did make some
significant contributions to the operations of the page

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list