[Bug 14151] New: SIP2 Checkouts file in Koha 3.18
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Bug ID: 14151 Summary: SIP2 Checkouts file in Koha 3.18 Change sponsored?: --- Product: Koha Version: 3.18 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com When Bug 12820 was added to Koha 3.18, the namespace was not altered. This causes checkouts to fail via SIP2. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 38872 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38872&action=edit Bug 14151 - SIP2 Checkouts file in Koha 3.18 When Bug 12820 was added to Koha 3.18, the namespace was not altered. This causes checkouts to fail via SIP2. Test Plan: 1) Attempt to check out an item via SIP2 2) Note you never get back a response 3) Apply this patch 4) Repeat step 1 5) Note it now works! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 jdemuth@roseville.ca.us <jdemuth@roseville.ca.us> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdemuth@roseville.ca.us -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38872|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 39273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39273&action=edit Bug 14151 - SIP2 Checkouts file in Koha 3.18 When Bug 12820 was added to Koha 3.18, the namespace was not altered. This causes checkouts to fail via SIP2. Test Plan: 1) Attempt to check out an item via SIP2 2) Note you never get back a response 3) Apply this patch 4) Repeat step 1 5) Note it now works! Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj@kohaaloha.com Keywords| |rel_3_16_candidate --- Comment #3 from Mason James <mtj@kohaaloha.com> --- i'll test this bug on 3.16.x too -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I tried testing this on 3.18.x, but I had problems with the telnet connection - can someone else give this a try please? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|SIP2 Checkouts file in Koha |SIP2 Checkouts fail in Koha |3.18 |3.18 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #5 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Problem arises because patch for bug 7904 had not been applied in 3.18 and 12820 assumed it had reverting to old libpath fixes this -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Colin, is this a fail for the patch or a pass? Sorry, still confused! Can you please switch the status accordingly? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> ---
From my understanding.. we could either push this patch to fix it in 3.18... or apply bug 7904 to fix the same issue.. It's either end of the same problem.
-- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Can someone confirm that bug 7904 applies on 3.18.x and would solve this problem please? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_3_16_candidate |rel_3_18_candidate QA Contact|testopia@bugs.koha-communit |colin.campbell@ptfs-europe. |y.org |com CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_3_16_candidate -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- Maybe I missed something, but it does not work here: % perl -IC4/SIP/ -MILS C4/SIP/SIPServer.pm /home/koha/etc/SIPconfig.xml Can't locate object method "new" via package "ILS::Patron" (perhaps you forgot to load "ILS::Patron"?) at C4/SIP/ILS.pm line 134. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #10 from Mason James <mtj@kohaaloha.com> --- (In reply to Katrin Fischer from comment #8)
Can someone confirm that bug 7904 applies on 3.18.x and would solve this problem please?
7904 has now been applied to 3.18 (and 3.16), but, the problem still needs to be confirmed fixed for this bug -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7904 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Jonathan, bit worried about this one here - does it work on master now for you? I think the idea was not to push this change, but only 7904 to fix things. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 --- Comment #12 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Jonathan Druart from comment #9)
Maybe I missed something, but it does not work here:
% perl -IC4/SIP/ -MILS C4/SIP/SIPServer.pm /home/koha/etc/SIPconfig.xml Can't locate object method "new" via package "ILS::Patron" (perhaps you forgot to load "ILS::Patron"?) at C4/SIP/ILS.pm line 134.
Ok so forget that. Could someone confirm this can be close? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14151 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Discussion |RESOLVED --- Comment #13 from Kyle M Hall <kyle@bywatersolutions.com> --- Confirmed! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org