Time  Nick           Message
05:47 ashimema[m]    @later tell jajm any chance you could look at Bug 26398 - it seems very few people have the expertise to understand how to test it.. and I think my test plan attempt isn't great either.. hoping as someone who understands how trnaslation works you might have better luck
05:47 huginn         ashimema[m]: The operation succeeded.
06:27 fridolin       hi there
06:27 wahanui        hello, fridolin
06:27 fridolin       coffee please
06:36 reiveune       hello
06:52 alex_a         Bonjour
06:58 ashimema[m]    https://2020.kohacon.org/posts/registration/
06:59 ashimema[m]    Morning all
08:42 Joubu          kohaputti: Are you around?
08:42 kohaputti      yes
08:42 Joubu          I am fighting with something
08:42 Joubu          bug 25913
08:43 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25913 normal, P5 - low, ---, jonathan.druart, Passed QA , Internal server error when calling get_coins on record with no title (245) but with 880 linked to 245
08:43 Joubu          You PQAed it last week
08:43 Joubu          but the tests don't pass now
08:43 Joubu          so I bet something has changed on master
08:43 Joubu          could you confirm the test now fails for you as well?
08:43 kohaputti      I can look into this, please mark as FQA
08:43 kohaputti      I will let you know when it is ready
08:43 Joubu          I am not sure it's coming from the patch actually
08:44 kohaputti      Joubu, which test to be specific?
08:44 Joubu          the test the patch adds
08:45 kohaputti      aah, I remember having the same issue but I fixed it by reset_all maybe, trying to remember what was going on here
08:45 kohaputti      Joubu, hmm, right, I modified the koha2marc mappings and that's why the test didn't pass
08:45 kohaputti      so I had to do reset_all to get the defaults which make that test pass
08:46 Joubu          hum, will try a reset_all
08:46 Joubu          but I haven't done much this morning since I started up this instance
08:49 kohaputti      Joubu, all the tests pass for me on debian 9 koha-testing-docker
08:49 kohaputti      what is the error in the test?
08:51 Joubu          actually the test fails if I run it twice..
08:51 Joubu          Can't call method "get_coins" on an undefined value at t/db_dependent/Koha/Biblio.t line 140.
08:52 kohaputti      yes, now it fails for me also
08:52 Joubu          very weird, it's AddBiblio that does not insert the biblio apparently, but without error :-/
08:56 Joubu          it's a biblioitemnumber vs biblionumber issue I bet
08:57 kohaputti      hmm, I think I had similar issue before, it was about missing () parentheses around
08:57 Joubu          yes
08:57 Joubu          exactly
08:57 Joubu          that's it
08:57 Joubu          AddBiblio returns 239     return ( $biblionumber, $biblioitemnumber );
08:57 kohaputti      but have to go now to a meeting, back in 45 min or so -->
08:57 Joubu          so my $biblionumber = AddBiblio() will get the biblioitemnumber
08:57 Joubu          thanks for having a look!
09:06 liliputech_asu hi koha
09:39 huginn         News from kohagit: Bug 25913: Get the correct return of AddBiblio <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=08386fabcbfbc29f23091f6fd7838fcb362abed3>
09:39 huginn         News from kohagit: Bug 25957: Don't push blank field values to ES document <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=eb3d0982ae8f22fe5354fae93dc4ea13c4f07ce3>
09:39 huginn         News from kohagit: Bug 26551: Correct modal markup to prevent long heading from overflowing <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c21de86ab2d1bf5c147dfd453b195a441603e118>
09:39 huginn         News from kohagit: Bug 26449: fix web installer typo <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5f5e6c85d9d86196da802b2d9155b0d7cafad2da>
09:39 huginn         News from kohagit: Bug 26260: Add missing elastic>cnx_pool to koha-conf-site.xml.in <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=33ab3c690076bf78d62105502b6de54e45e766b2>
09:39 huginn         News from kohagit: Bug 26191: Relocate track_login call in Auth.pm <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b827acf53ffde71d787123095b8524ea6bd08fd6>
09:39 huginn         News from kohagit: Bug 24598: Complete transfer for hold if checked out <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f253c61c652cbad99280d38127bbbdc7a9af4091>
09:39 huginn         News from kohagit: Bug 24598: Add tests <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c46f7626d4266ff0ae1bff56e5bbfea5897ec97e>
09:39 huginn         News from kohagit: Bug 26184: Add div element to 'items available' note in OPAC reserve template <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=bc61f27b2203d8f7f0dadbf7a13bb4c66e346244>
09:39 huginn         News from kohagit: Bug 25913: Prevent get_coins to crash if record does not have title <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=64c939ca80a306af2560c99da0f58b1aeaed13c6>
09:39 huginn         News from kohagit: Bug 25957: Unit test <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=6cfdd793549d86f9d607c63fceafb64290981204>
10:03 liliputech_asu bon appétit :)
10:08 kohaputti      Joubu, and thanks for the follow-up :)
10:23 koha-jenkins   Project Koha_Master_D9 build #1443: UNSTABLE in 44 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1443/
10:26 koha-jenkins   Project Koha_Master_D10 build #364: SUCCESS in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D10/364/
10:30 koha-jenkins   Project Koha_Master_U20 build #107: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_Master_U20/107/
10:35 koha-jenkins   Project Koha_Master_D10_Deps build #88: SUCCESS in 54 min: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/88/
10:58 vfernandes     hi #koha
11:03 vfernandes     it's possible to authenticate in Koha via SIP2 to integrate Press Reader with Koha?
11:05 koha-jenkins   Project Koha_Master_U18 build #908: SUCCESS in 42 min: https://jenkins.koha-community.org/job/Koha_Master_U18/908/
11:13 koha-jenkins   Project Koha_Master_D11 build #100: SUCCESS in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D11/100/
11:13 oleonard_      Hi all
11:22 koha-jenkins   Project Koha_Master_U16 build #74: STILL UNSTABLE in 51 min: https://jenkins.koha-community.org/job/Koha_Master_U16/74/
11:36 koha-jenkins   Project Koha_Master_D9_My8 build #425: SUCCESS in 1 hr 1 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/425/
11:49 koha-jenkins   Project Koha_Master_D9_MDB_Latest build #402: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/402/
12:04 liliputech_asu hi vfernandes
12:05 liliputech_asu https://care.pressreader.com/hc/en-us/articles/360040581231-How-to-connect-through-a-Library
12:06 liliputech_asu I'd says easiest solution to setup is to use the referrer solution (which is to be setup by pressreader)
12:07 liliputech_asu you could make some JS in OpacUserJS so that link to PressReader is only visible to connected users
12:08 tcohen         what is Press Reader?
12:08 liliputech_asu electronic ressource tcohen
12:09 tcohen         if you can tweak XSLT, for example, we added a way so XSLTs know you're logged
12:09 tcohen         bug 25416
12:09 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25416 enhancement, P5 - low, ---, tomascohen, Pushed to stable , Add information about anonymous session for XSLT use
12:10 liliputech_asu tcohen: wasn't aware of that mechanism, nice :)
12:10 tcohen         later I added something better he
12:10 koha-jenkins   Project Koha_Master_U16 build #75: STILL UNSTABLE in 47 min: https://jenkins.koha-community.org/job/Koha_Master_U16/75/
12:10 tcohen         on bug 25961
12:10 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25961 enhancement, P5 - low, ---, tomascohen, Pushed to stable , Add hooks for plugins to inject variables to XSLT
12:10 tcohen         so, from a plugin, you can add as many variables as you wish/need for XSLT use
12:11 liliputech_asu \o/
12:13 koha-jenkins   Project Koha_Master_U2010 build #18: SUCCESS in 50 min: https://jenkins.koha-community.org/job/Koha_Master_U2010/18/
13:20 * cait         waves at ere
13:24 * tcohen       waves at cait
13:24 caroline       #me waves at everyone
13:24 tcohen         :-D
13:24 caroline       oops!
14:22 huginn         News from kohagit: Bug 13535: DBIC schema changes <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=f686ff9d427a84358a369a4555fbda84bc5254fe>
14:22 huginn         News from kohagit: Bug 19616: Compiled CSS <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5aab43462a3692bdb1bf051d06ea03ba09362835>
14:22 huginn         News from kohagit: Bug 13535: DBRev 20.06.00.046 <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=48f9692edd4e6f6095df6471d41cc8bd8c1a1785>
14:22 huginn         News from kohagit: Bug 23376: (QA follow-up) Remove authnotrequired <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=81e94d71102bc80881539ac122f94ac8fb7de8c4>
14:22 huginn         News from kohagit: Bug 15436: (follow-up) Fix separator for a single 440 in staff <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=42761560c4f3d6014fac920b8a5a295c2ccb5801>
14:22 huginn         News from kohagit: Bug 26280: Add unique class for each problem in returns.tt <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=aa329bcc4a810c236c461797f078d21a95f18a50>
14:22 huginn         News from kohagit: Bug 26485: Simplify itemnumber handling in returns.pl <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=2524a1a740891b5c229bdd977d9f7ec9ec258407>
14:22 huginn         News from kohagit: Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fee5886432f5189c0a035b48757fff0829f08844>
14:22 huginn         News from kohagit: Bug 15436: Use semicolon between series name and volume <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=81f71d45fe4fee92596ea8d8edb57c602490e9b1>
14:22 huginn         News from kohagit: Bug 23852: (QA follow-up) Correct scope of breadcrumb title style <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=d7c58c10f100a80393c42a62c7c1ecce713c817c>
14:22 huginn         News from kohagit: Bug 19616: (follow-up) Breaking items according to punctuation <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=fa2ec4c74c4065ffbc1e16717a8824b8cbf4a041>
14:22 huginn         News from kohagit: Bug 19616: (follow-up) Reindent XSLT code used for 505 display <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8e6b401932151bc8e5b9d444c4317ee7e8e5e1ca>
14:22 huginn         News from kohagit: Bug 19616: Add MARC21 505$g - Formatted Contents Note / Miscellaneous informatoin <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=acc84d428b6c99e4ebadb186f8bf3ae3c7330125>
14:22 huginn         News from kohagit: Bug 5927: (QA follow-up) Move part template below show-series to make both *Utils... <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3afd21f71fe18b80bf6d5c5fdd192926874731e1>
14:22 huginn         News from kohagit: Bug 5927: [Alternate] Show series information in staff and opac results pages <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c4e04e2cbaff0a9af124dc5a28ddbdc7058405d0>
14:22 huginn         News from kohagit: Bug 13535: Add FK constraint on borrowernumber to alert table <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ffd10c34e252745356c3bef5d3b588fd35d3e5b5>
14:22 huginn         News from kohagit: Bug 23852: Merge biblio-title.inc and biblio-default-view.inc <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=157d329083195d694349fd8aa81b0234c5866b3d>
14:22 huginn         News from kohagit: Bug 23376: Remove unneeded 'count' parameter <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=87a6f5fa9ac4ed97226b1b04e0e7e23bb0a705f5>
14:22 huginn         News from kohagit: Bug 23376: Move AcqCreateItem logic to template <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=15e35f77fb29137a5421ff79a1186087508aa68f>
14:22 huginn         News from kohagit: Bug 23376: Clean up order receipt page code <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5d4740dfb02bbf4305f66045fc0a01182c717873>
14:43 enkidu         Hi all
14:44 enkidu         Any koha-testing-docker user here?
14:45 huginn         News from kohagit: Bug 23376: (follow-up) Fix subscription bug in orderreceive.tt <http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e9c799e94239f1e533eb075bc0a347138b32ae75>
14:46 sam_s          enkidu: I use it in that i've got it reliably booting up and shutting down, still trying to figure out how to enable plugins in it
14:47 enkidu         I didn't remember how to update the files?
14:47 sam_s          the koha files or the testing docker files?
14:47 enkidu         koha files.
14:48 sam_s          are you pulling a specific koha version or just the git master?
14:48 enkidu         master
14:48 sam_s          what platform are you on?
14:48 enkidu         I used    docker-compose -f docker-compose.yml pull
14:48 enkidu         Linux
14:49 sam_s          that just pulls stuff for docker compose
14:49 enkidu         what about koha files?
14:49 enkidu         git clone?
14:49 sam_s          you want to use git fetch from the directory iirc
14:50 sam_s          clone is for a new repository
14:50 sam_s          or actually
14:50 sam_s          git pull should do it all
14:50 sam_s          if you fetch you have to merge it after
14:54 enkidu         thanks
15:07 ashimema[m]    anyone here use transfers much
15:10 koha-jenkins   Yippee, build fixed!
15:10 wahanui        Congratulations!
15:10 koha-jenkins   Project Koha_Master_D9 build #1444: FIXED in 45 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1444/
15:13 koha-jenkins   Project Koha_Master_D9_MDB_Latest build #403: SUCCESS in 50 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/403/
15:15 koha-jenkins   Project Koha_Master_U20 build #108: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_Master_U20/108/
15:24 koha-jenkins   Project Koha_Master_D9_My8 build #426: SUCCESS in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/426/
15:50 koha-jenkins   Project Koha_Master_D10_Deps build #89: SUCCESS in 40 min: https://jenkins.koha-community.org/job/Koha_Master_D10_Deps/89/
16:01 koha-jenkins   Project Koha_Master_U18 build #909: SUCCESS in 47 min: https://jenkins.koha-community.org/job/Koha_Master_U18/909/
16:05 koha-jenkins   Project Koha_Master_D10 build #365: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_Master_D10/365/
16:22 koha-jenkins   Project Koha_Master_U16 build #76: STILL UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_Master_U16/76/
16:31 koha-jenkins   Project Koha_Master_D11 build #101: UNSTABLE in 41 min: https://jenkins.koha-community.org/job/Koha_Master_D11/101/
16:51 koha-jenkins   Project Koha_Master_D9 build #1445: UNSTABLE in 50 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1445/
17:01 sam_s          is there a guide somewhere on how to enable plugins on koha testing docker?
17:02 sam_s          I've got my plugins directory alias exported and it shows up in the docker instance correctly (it sees the plugin I put in the folder) but I can't figure out how to get koha to start with plugins enabled, kup didn't do it, and I can go into kshell and enable the properties manually, but that seems like the wrong thing to do
17:13 koha-jenkins   Project Koha_Master_U20 build #109: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_Master_U20/109/
17:20 koha-jenkins   Project Koha_Master_D9_MDB_Latest build #404: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_Master_D9_MDB_Latest/404/
17:30 tuxayo         hi #koha o/
17:30 oleonard       Hi tuxayo
17:43 tuxayo         hi oleonard :)
17:43 koha-jenkins   Project Koha_Master_D9_My8 build #427: SUCCESS in 52 min: https://jenkins.koha-community.org/job/Koha_Master_D9_My8/427/
20:35 reiveune       bye
21:51 tuxayo         sam_s: I was able to test a patch about plugin a few months ago on koha testing docker.
21:51 tuxayo         bug 24631
21:51 huginn         Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24631 enhancement, P5 - low, ---, kyle, Failed QA , Plugin metadata should be outside the main class
21:52 tuxayo         After rereading quickly, I think I just started KTD as usual and uploaded the plugin via the webinterface
22:12 tuxayo         @later tell sam_s I just tried with Koha Testing Docker and I'm able to install a plugin via the web UI. Without any config at all, not even touching sysprefs.
22:12 huginn         tuxayo: The operation succeeded.
22:47 sam_s          tuxayo: weird. I tried running it with the typicall ku and also kup and in both modes plugins are disabled by default. is that a bug?
22:48 tuxayo         sam_s: That should be worth of a ticket here [1] with your steps listed.
22:48 tuxayo         [1] https://gitlab.com/koha-community/koha-testing-docker/-/issues
22:48 sam_s          will do, thanks!
23:00 tuxayo         sam_s: a good test plugin is the kitchen sink one: https://github.com/bywatersolutions/dev-koha-plugin-kitchen-sink/releases