[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-05-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Jared Camins-Esakov  changed:

   What|Removed |Added

 Status|Pushed to Master|Pushed to Stable

--- Comment #6 from Jared Camins-Esakov  ---
This was included in the 3.6 branch prior to 3.6.4.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Paul Poulain  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||paul.poul...@biblibre.com
Version|master  |rel_3_6
   Patch Status|Passed QA   |Patch Pushed

--- Comment #5 from Paul Poulain  2012-01-13 
11:17:31 UTC ---
patch pushed, please test

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Jonathan Druart  changed:

   What|Removed |Added

   Patch Status|Signed Off  |Passed QA

--- Comment #4 from Jonathan Druart  2012-01-13 
08:19:36 UTC ---
Simple Patch, cCorrects DEBARRED to DBARRED in C4/SIP/ILS/Patron.pm

Passed QA

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Chris Cormack  changed:

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz
   Patch Status|Needs Signoff   |Signed Off

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Chris Cormack  changed:

   What|Removed |Added

   Attachment #7015|0   |1
is obsolete||

--- Comment #3 from Chris Cormack  2012-01-13 
07:27:52 UTC ---
Created attachment 7128
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7128
Bug 7396: Debarred message not showing over SIP2

Corrects typo in list of flags; was DEBARRED, but the actual name of the flag
is
DBARRED (for some reason)

Signed-off-by: Chris Cormack 

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-04 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Galen Charlton  changed:

   What|Removed |Added

 CC||gmcha...@gmail.com

--- Comment #2 from Galen Charlton  2012-01-04 21:14:35 UTC 
---
Instructions on how to test:

This assumes using stock Koha and an unmodified SIPconfig.xml.

[1] Add a staff user whose username and barcode are 'term1' and whose password
is 'term1'.  Give it the 'circulate' permission.
[2] Fire up the SIPServer.  E.g.,

$ perl C4/SIP/SIPServer.pm C4/SIP/SIPconfig.xml &

[3] Use telnet to open a SIP connection:

$ telnet localhost 6001

(Further interaction is assumed to be in the context of the telnet session. 
Use Ctrl-] to close the connection when you're done).

[4] Try logging into the terminal

9300CNterm1|COterm1|CPCPL|

The expected response is '941'

[5] Enter a patron information request:

6300020060329201700Y AOCPL|AAterm1|ACterm1|ADterm1|

Response should be something like:

64  00020120104171118AOCPL|AAterm1|AE
term1|BLY|CQY|CC1|PCS|PIY|AFGreetings from Koha. |

Now let's say we've made term1 GNA and debarred.  Response, if the patch for
7396 works, would be something like:

64Y 00020120104171606AOCPL|AAterm1|AE
term1|BLY|CQY|CC1|PCS|PIN|AFGreetings from Koha.  -- Borrower has no valid
address. -- Borrower is Debarred.|

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Ian Walls  changed:

   What|Removed |Added

   Priority|P5 - low|PATCH-Sent
   Patch Status|--- |Needs Signoff

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

--- Comment #1 from Ian Walls  2012-01-02 
16:07:51 UTC ---
Created attachment 7015
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7015
Proposed Patch

Corrects "DEBARRED" to "DBARRED" in list of flags to check for messages

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2

2012-01-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396

Ian Walls  changed:

   What|Removed |Added

  Change sponsored?|--- |Sponsored
  QAContact|ian.walls@bywatersolutions. |jonathan.dru...@biblibre.co
   |com |m

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/