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)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Mon, 7 Mar 2016 17:22:20 +0000 (17:22 +0000)
commita32a5c4e0843ec8e08e8c75118f648cbbfdb762c
tree2e93e405da17c4a9ee05af300e57e560e16d8ab7
parent8637627dc9c99b2f1e47b4748c7e4360dbaac5f1
 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>
C4/SIP/Sip/MsgType.pm