bug 2613: allow web self-check to accept patron ID
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Dec 2008 23:17:02 +0000 (17:17 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 8 Dec 2008 14:46:36 +0000 (08:46 -0600)
commitd5b98d3bb07fc8951c30afe07bde9d0472446d6e
treeb9550d82fa65afec508ef8b3cc8472adeb1c989b
parente8d14a6cde33eed4b7823a92bc2f5a9b3faf46c0
bug 2613: allow web self-check to accept patron ID

Use 'patronid' instead of 'userid' as the query parameter
for passing the patron userid or barcode around; 'userid'
is claimed by C4::Auth and should be used only for
authentication pages.

Fixes the problem where entering a patron's card
number would cause a redirect to the OPAC login
page.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/sco.css
koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl
opac/sco/sco-main.pl