Time  Nick           Message
06:31 ashimema       @later tell corilynn that's how koha-testing-docker actually works ;)
06:31 huginn`        ashimema: The operation succeeded.
06:37 saa            in the circulation module of koha when we search for a patron against the patron for individual title when there is fine why is it not showing in the fines column any fine neither it shows in price column but overall fine is displayed how to correct this can someone guide
06:42 ashimema       what version of Koha are you running saa ?
06:43 saa            19.05
06:43 ashimema       let me take a quick look to see what you mean
06:44 saa            i can send screenshot
06:47 fridolin       hi
06:47 wahanui        kia ora, fridolin
06:47 fridolin       wahanui: always a pleasure
06:47 wahanui        fridolin: what?
06:47 fridolin       Watt
06:57 saa            hw can i share screenshot
06:59 ashimema       https://imgur.com/ works well
07:00 ashimema       or https://snag.gy/
07:00 ashimema       they're both simple enough for screenshots
07:02 reiveune       hello
07:03 saa            https://imgur.com/4x4u2Kp
07:03 saa            pl. find the link
07:03 saa            for this user fine is nt shown but price is shown but for other borrowers no fine as well as no price is shown only total fine is shown in red
07:19 ashimema       looks like a bug to me
07:19 ashimema       I can replicate it here on master
07:19 ashimema       I'll report it for you unless you fancied writing it up on our bugzilla?
07:20 ashimema       https://bugs.koha-community.org/bugzilla3/
07:23 saa            can u pl replicate it
07:24 saa            so i can i correct it at backend if someone has answer to it
07:24 saa            so that i dont have to face users queries
07:25 saa            will u know the answer
07:26 paxed          wiki down?
07:28 ashimema       works for me paxed
07:29 ashimema       the code looks correct to me saa, I'm afraid I don't have time to dig deeper today.. very busy at the moment
09:09 clrh           hi all. I have a stupid question. Where does the non english people put their specific documentation ? Does anyone write before an english manual then own language translation ? Do you know if it exists some "specific languages wikis ?"
09:13 davidnind      There are some non-English Koha sites - not sure how up-to-date this is https://wiki.koha-community.org/wiki/Non-English_Koha_Sites
09:15 davidnind      there are no stupid questions :)
09:16 davidnind      there are some translations of the manual https://koha-community.org/documentation/
09:16 davidnind      an easy thing to do might be to create a wiki page and add or link to your material from there
09:19 cait           clrh: we put our own docs in our wiki - it's public
09:19 cait           and we have started to translate the manual
09:19 cait           does someone know how HoldsSplitQueue works?
09:19 cait           does it only show changes when he cron is run or should it work immediately?
09:31 ashimema       pass
09:54 clrh           cait: davidnind ok thanks
10:13 * kidclamp     waves
10:15 calire         welcome back kidclamp
10:17 kidclamp       thanks!
10:18 ashimema       hi kidclamp
11:37 cait           hm HoldsSplitQueue doesn#t do anything in my setup
11:37 cait           holds queue always looks the same
11:43 oleonard       Hi all
11:44 calire         hi oleonard
11:44 wahanui        hi oleopard
12:32 oleonard       Why DO we have the Z39.50 search open a new window?
12:36 cait           khall: ashimema: where to file bugs with the sandboxes?
12:37 oleonard       I guess it's necessary when replacing existing records via Z39.50...
12:37 khall          cait the sandbox repo has it's own tracker on github
12:37 cait           is it in the community repo?
12:37 cait           oh github, not gitlab, so i guess bywater :)
12:37 oleonard       Though really we should probably use the record merge interface in that situation
12:38 cait           oleonard: please not
12:38 cait           the use case here is often a simple override
12:38 oleonard       ?
12:38 cait           'get the new version of the record' from the union catlaog
12:38 cait           when ovewriting
12:38 ashimema       we should move it into gitlab and community
12:38 ashimema       it's still in github because it was the new fangled expierimental one
12:39 cait           https://github.com/bywatersolutions/koha-sandboxes-docker found it
12:39 ashimema       but not we're hosting as well as bywater it's probably 'stable'
12:39 oleonard       I see cait, you would like to always have the option of doing a full replace. I'm just thinking out loud, I don't even know how one would implement the merge option
12:39 cait           ashimema: wasn't this fixed? https://github.com/bywatersolutions/koha-sandboxes-docker/issues/10 (maybe not merged yet)
12:39 cait           oleonard: i know, just wanted to voice our use case into the thinking :)
12:40 ashimema       it's fixed on the ptfs-e ones.. but khall hasn't yet merged it into the bywater ones i think
12:40 * cait         prods khall
12:40 khall          ashimema I'll merge that asap!
12:42 ashimema       sorry.. that wasn't getting at you mate
12:42 ashimema       we're all busy busy bees
12:42 ashimema       it's not 100% fixed btw cait..
12:42 ashimema       in so much as you have to click a button to run the rebuild
12:42 cait           https://github.com/bywatersolutions/koha-sandboxes-docker/issues/18
12:42 ashimema       I didn't get as far as automating it during docker build
12:42 cait           ashimema: i think it's a great start
12:43 cait           ashimema: you woudl laso need to run it on appyling patches i think - not only on the buld
12:43 ashimema       indeed
12:43 ashimema       hence adding a button to allow it for now
12:43 ashimema       same with dbic schema rebuilds
12:43 ashimema       I think I did both as two merge requests
12:43 cait           yep i can see them
12:43 cait           i also sasw that you fixed the form up to not allow invalid names
12:44 cait           but no merge request for that yet :)
12:45 ashimema       I did?
12:45 cait           i think
12:45 ashimema       I reported it.. but I don't think I changed any code yet
12:45 cait           hm or maybe it's only on the second field
12:45 ashimema       too many things.. haha
12:46 cait           Enter a simple name for your sandbox, lower case all letters and numbers.
12:46 ashimema       oh.. cool
12:50 ashimema       yeay.. it's not just me who misses things ocassionally during QA :)
12:50 * ashimema     fixes something with another RM followup
12:51 cait           ohoh
12:51 ashimema       not you cait ;)
12:53 ashimema       oh god our overloading of find is stupid!
12:54 oleonard       (ノꐦ ⊙曲ఠ)ノ彡┻━┻
13:01 ashimema       lol
13:02 ashimema       actually.. this code as a whole makes no sense
13:21 oleonard       calire++
13:21 calire         :)
13:24 * oleonard     lays a basket of flowers at the feet of the idol to the goddess of columns configuration and pleads for mercy
13:30 cait           lol
13:30 * cait         adds some cookies
13:32 oleonard       Thank you cait it was the cookies that did it!
13:32 * oleonard     will remember that next time
13:33 cait           everyone loves cookies ;)
14:58 cait           hm coudl someone verify something for me wuick?
14:58 cait           if you add a 00x tag to a framework - can you add a  @ subfield?
15:00 cait           hm in general... can you add subfields to tags? i can't
15:00 cait           bibliographic frameworks, master
15:00 cait           h mtompset
15:00 wahanui        i heard mtompset was going to try to work on bug 10589.
15:00 huginn`        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10589 enhancement, P5 - low, ---, mtompset, ASSIGNED , Override OpacHiddenItems based on Patron Branch
15:00 cait           can you help me test something?
15:00 cait           forget mtompset
15:00 wahanui        cait: I forgot mtompset
15:01 kidclamp       strict mysql issue cait?
15:01 cait           on sandboxes?
15:01 cait           hm can is ee the log there? sec
15:02 cait           [off] http://sandboxes.ptfs-europe.co.uk/koha_log/cssand/plack
15:02 cait           it coudl be
15:02 cait           if the sandboxes run strict
15:02 cait           ashimema: do you know?
15:02 kidclamp       likely they do, I see the same error locally
15:02 ashimema       pass
15:03 mtompset       Greetings, cait
15:03 cait           kidclamp: sorry, friday... shoudl i note it's likely to be s trict issue on the bug?
15:03 cait           or did you just rule that out?
15:03 kidclamp       no, i confirmed
15:03 kidclamp       you should file a new bug
15:03 mtompset       What's the bug?
15:03 wahanui        the bug is quite fun as it happens randomly, I guess that's why I closed it few months ago
15:03 cait           just filing it
15:03 mtompset       wahanui, forget the bug
15:03 wahanui        mtompset: I forgot bug
15:04 mtompset       What's the bug, cait?
15:04 kidclamp       depend on 17258
15:04 cait           bug 23309
15:04 huginn`        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309 major, P5 - low, ---, koha-bugs, NEW , Can't add new subfields to bibliographic frameworks
15:04 kidclamp       can't add subfields to frameworks in strict mode mtompset
15:15 mtompset       ah. okay.
15:16 koha-jenkins   Yippee, build fixed!
15:16 wahanui        Congratulations!
15:16 koha-jenkins   Project Koha_19.05_U18 build #8: FIXED in 29 min: https://jenkins.koha-community.org/job/Koha_19.05_U18/8/
15:28 koha-jenkins   Project Koha_19.05_D9 build #10: SUCCESS in 38 min: https://jenkins.koha-community.org/job/Koha_19.05_D9/10/
15:31 koha-jenkins   Project Koha_19.05_D8 build #8: SUCCESS in 42 min: https://jenkins.koha-community.org/job/Koha_19.05_D8/8/
15:36 mtompset       kidclamp, which is preferred, do you think? [1] $a = long_thing . long_thing (>80 chars, ~100chars); OR [2] $a = long_thing; (new line) $a = $a . long_thing; (both < 80chars) OR [3] $a = long_thing . (new line with indentation) long_thing; (both < 80 chars)
15:37 liliputech_asu .3
15:37 liliputech_asu ups
15:37 mtompset       ups?
15:38 kidclamp       I like 3 as well
15:38 kidclamp       but what is this long thing?
15:39 mtompset       $record->subfield('245','a') . $record->subfield('245','b');
15:39 mtompset       but with // q{} added to each
15:39 mtompset       bug 23310
15:39 huginn`        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310 trivial, P5 - low, ---, koha-bugs, Needs Signoff , Noisy Koha::Biblio
15:40 mtompset       I went with 2.
15:40 mtompset       I could have easily done 3. But I didn't like 1, because long lines are a pain to read.
15:40 mtompset       Though, I suppose with <120, it would "okay".
15:41 mtompset       Sorry, I didn't narrow done one test which triggered it.
15:45 kidclamp       what about $record->field('245')->as_string('ab');
15:46 kidclamp       mtompset^
15:46 mtompset       Ooo... that might be a better solution. :)
15:51 mtompset       also trying to narrow down test list
16:04 reiveune       bye
16:18 * oleonard     bbl
17:05 mtompset       kidclamp, thanks... bug 23310 is cleaned up nicely now. :)
17:05 huginn`        Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310 trivial, P5 - low, ---, koha-bugs, Needs Signoff , Noisy Koha::Biblio
17:19 koha-jenkins   Project Koha_18.11_D9 build #119: UNSTABLE in 25 min: https://jenkins.koha-community.org/job/Koha_18.11_D9/119/
17:22 koha-jenkins   Yippee, build fixed!
17:22 wahanui        Congratulations!
17:22 koha-jenkins   Project Koha_18.11_D8 build #119: FIXED in 26 min: https://jenkins.koha-community.org/job/Koha_18.11_D8/119/
17:42 koha-jenkins   Project Koha_18.11_U18 build #114: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_18.11_U18/114/