Time  Nick          Message
23:59 wizzyrea      yeah, I'm almost certain she was struggling with something similar
23:58 mtompset      Because I'm tempted to go rogue and write DBI.
23:56 mtompset      if you can recall, that may be helpful.
23:56 mtompset      Koha::Libraries.
23:56 mtompset      I have the same problem with library.
23:55 * wizzyrea    tries to remember which bug
23:55 wizzyrea      not this particular lookup though
23:55 huginn        mtompset: aleisha was last seen in #koha 1 week, 0 days, 2 hours, 6 minutes, and 17 seconds ago: <aleisha> same and same
23:55 mtompset      @seen aleisha
23:55 wizzyrea      aleisha had a problem like this a while back
23:55 mtompset      Yes, the stgring is set correctly.
23:54 mtompset      PT is in the DB./
23:54 mtompset      patron category code: PT
23:54 mtompset      So I switched it up to ->search( {}, { categorycode => $categorycode } );
23:54 wizzyrea      and it's getting $categorycode?
23:54 mtompset      gives me an undef $check_category.
23:53 mtompset      my $check_category = Koha::Patron::Categories->find( $categorycode );
23:53 wizzyrea      :)
23:53 wizzyrea      tell me all the things, and I bet you'll figure it out
23:53 mtompset      but for some reason my verification code I am writing....
23:53 mtompset      the branch exists.
23:52 mtompset      the categorycode exists.
23:52 mtompset      My addmember call is bombing.
23:52 wizzyrea      (the short answer, is yes, I have seen that, when trying to view a detail and logged in as the database user which one has exactly 0 reason to do now.)
23:51 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16892 enhancement, P5 - low, ---, mtompset, ASSIGNED , Add automatic patron registration via OAuth2 login
23:51 mtompset      I am working on tweaking bug 16892
23:51 mtompset      That's not what I am testing.
23:51 wizzyrea      mtompset ^
23:50 wizzyrea      are you logged in with the database user?
23:46 mtompset      Any one else experiencing strange Koha::Patron::Categories->find( 'existingcode' ) = undef problems?
23:45 mtompset      Anyone here?
23:36 mtj           ..ill do some 16.5.x testing on the bug today
23:33 mtj           thanks for the info on 18966 Joubu
22:27 huginn        mtompset: Joubu was last seen in #koha 7 hours, 11 minutes, and 59 seconds ago: <Joubu> Yes it sounds like "blocker" and "releases are delayed" do not have the same meanings for everybody
22:27 mtompset      @seen Joubu
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18545 minor, P5 - low, ---, aleisha, Pushed to Master , Remove use of onclick from OPAC Cart
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18605 minor, P5 - low, ---, m.de.rooy, Pushed to Master , Remove TRUNCATE from C4/HoldsQueue.pm
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18955 major, P5 - low, ---, fridolin.somers, Pushed to Master , autocomplete is on in OPAC password recovery
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18572 major, P5 - low, ---, nick, Pushed to Master , Improper branchcode  set during OPAC renewal
21:16 jenkins       * Jonathan Druart: Bug 18545: Re-add call to enableCheckboxActions
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18965 normal, P5 - low, ---, fridolin.somers, Pushed to Master , branch transfer limits pagination save bug
21:16 jenkins       * Jonathan Druart: Bug 18545 [Follow-up] Remove use of onclick from OPAC Cart
21:16 jenkins       * Jonathan Druart: Bug 18545: Remove use of onclick from OPAC cart
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18951 normal, P5 - low, ---, m.de.rooy, Pushed to Master , Some t/Biblio tests are database dependent
21:16 jenkins       * Jonathan Druart: Bug 18605: Remove TRUNCATE from C4/HoldsQueue.pm
21:16 jenkins       * Jonathan Druart: Bug 18955 - autocomplete is on in OPAC password recovery
21:16 jenkins       * Jonathan Druart: Bug 18572: Remove AddRenewal parameter
21:16 jenkins       * Jonathan Druart: Bug 18572 - QA Followup
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18826 major, P5 - low, ---, jonathan.druart, Pushed to Master , REST API tests do not clean up
21:16 jenkins       * Jonathan Druart: Bug 18572 - Improper branchcode set during OPAC renewal
21:16 huginn        04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18971 normal, P3, ---, m.de.rooy, Pushed to Master , Typo Koha::ItemsTypes for Koha::ItemTypes
21:16 jenkins       * Jonathan Druart: Bug 18965 - branch transfer limits pagination save bug
21:16 jenkins       * Jonathan Druart: Bug 18951: Adjust Isbd.t
21:16 jenkins       * Jonathan Druart: Bug 18951: Create data for TransformKohaToMarc.t
21:16 jenkins       * Jonathan Druart: Bug 18951: Some t/Biblio tests are database dependent (git mv)
21:16 jenkins       * Jonathan Druart: Bug 18826 - (QA Followup) Add mock SessionStorage to patrons.t
21:16 jenkins       * Jonathan Druart: Bug 18826: rollback transaction for api tests
21:16 jenkins       * Jonathan Druart: Bug 18971: Typo Koha::ItemsTypes for Koha::ItemTypes
21:16 jenkins       Project Koha_Master_D8 build #226: SUCCESS in 2 hr 2 min: https://jenkins.koha-community.org/job/Koha_Master_D8/226/
19:28 tcohen        later #koha
19:01 huginn        New commit(s) kohagit: Bug 18545: Re-add call to enableCheckboxActions <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=37fc0d817d46d21897015a8e1df754b59ba477a6> / Bug 18545 [Follow-up] Remove use of onclick from OPAC Cart <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=04a601ef659c64446790758ebbe369a2ce090875> / Bug 18545: Remove use of onclick from OPAC cart <http://git.koha-community.org/gitweb/?p=koha.git;a=co
17:35 mtompset      Thanks for that link though, KidClamp
17:35 mtompset      But none of those descriptions seem to be offline simplified cataloging data entry
17:28 KidClamp      Jo Ransom that is - heh, confused with a library trustee
17:25 KidClamp      mtompset: https://www.loc.gov/marc/marctools.html - there is a thing that Jo Allsop talked about - for the life of me I can't come up with the name, but feel like it was a play o nwaords
16:35 cait          can't think of something else, sorry
16:34 mtompset      Thanks for the suggestion though, cait.
16:34 mtompset      marcedit is too complex for non-librarians who might have to pretend to be librarians.
16:11 wahanui       hmmm... marcedit is not free software.
16:11 cait          marcedit?
16:10 mtompset      Anyone know of an offline cataloguing tool?
16:10 mtompset      Greetings, #koha.
15:32 cait          yes, it's a bit disappointing overall :(
15:15 Joubu         Yes it sounds like "blocker" and "releases are delayed" do not have the same meanings for everybody
15:15 huginn        cait: The operation succeeded.
15:15 cait          @later tell fridolin thx for answering Meltem :)
15:14 huginn        Joubu: The operation succeeded.
15:14 Joubu         @later tell fridolin Are you going to release soon? What are you plans? Seen bug 18966?
15:14 huginn        Joubu: The operation succeeded.
15:14 Joubu         @later tell mtj Are you going to release soon? Are you aware of the discussion on bug 18966?
15:14 tcohen        I didn't
15:10 Joubu         Did some of you test 18966 and the fix at dbms restart?
15:09 tcohen        hi Joubu
15:09 Joubu         Hi guys
13:08 edveal        hello marcelr
13:08 tcohen        hi marcelr
13:08 marcelr       hi edveal and tcohen
13:07 tcohen        morning!
13:02 edveal        Hi #koha
12:40 LeeJ          hiya marcelr
12:40 marcelr       hi LeeJ
12:39 LeeJ          morning #koha
12:39 * LeeJ        waves
11:43 kidclamp      then you can edit those items to add itype
11:43 kidclamp      SELECT * FROM items WHERE itype IS NULL;
11:42 kidclamp      saa: that is to be expected - you can check the affected items with a SQl command
10:58 eythian       LibraryClaire: my breakfast schnitzel came with noodles.
10:56 saa           after upgrading we are getting error item-level_itypes set but no itemtype set for item while indexing zebra
09:41 saa           what exactly is wrong
09:41 saa           how to sort out abouve error
09:41 saa           Software error:  Can't call method "data" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 1928.  For help, please send mail to the webmaster ([no address given]), giving this error message and the time and date of the error
09:20 LibraryClaire what did it do?
09:19 eythian       LibraryClaire: leaving Germany now. Tis a strange place :)
07:29 gaetan_B      hello
07:22 fridolin      hie there
06:48 marcelr       hi #koha