Bug 13871: [QA Follow-up] Adjust Patron Status Request
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Sat, 27 Feb 2016 13:26:51 +0000 (14:26 +0100)
committerJulian Maurice <julian.maurice@biblibre.com>
Fri, 8 Apr 2016 07:54:55 +0000 (09:54 +0200)
commit120ee9461d780142832e455d316031b8fa88f285
treef743e152d3ea20e55c11e3bf04d391b3d52b6e92
parent304b35fce9db1c53f3718b136eef249636526ce7
Bug 13871: [QA Follow-up] Adjust Patron Status Request

Conform QA comment on Bugzilla, we do this:

[1] Attribute for overdrive mode/invalid credentials is not really needed.
    We can always pass a screen message that card or password is invalid.
[2] If the cardnumber is correct and the password is wrong, we should
    still honour the request. The bad password is recognized by BLN and
    an additional message in AF.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Verified by telnetting SIP server.
And tested additionally with the new unit test of bug 15956.

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit a32a5c4e0843ec8e08e8c75118f648cbbfdb762c)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
C4/SIP/Sip/MsgType.pm