Time Nick Message 06:26 marcelr hi #koha 06:51 alex_a hello 06:51 wahanui kia ora, alex_a 07:01 fridolin1 hie tehre 07:06 * magnuse waves 07:58 * cait waves 08:28 fridolin1 cait magnuse le bonjour 08:28 fridolin1 cait: some work for you Bug 18551 08:28 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18551 minor, P5 - low, ---, fridolin.somers, Pushed to Master , Hide with CSS dynamic elements in member search 08:31 magnuse bonjour le fridolin1 09:25 cait frid 09:25 cait fridolin1: why me? 09:26 cait oh misread 09:26 cait thx for the patch :) 09:27 fridolin1 ;) 09:27 fridolin1 its the only pb with patches, they need 3 lines before and after 09:27 fridolin1 patching end of file is difficult 09:31 cait interesting :) 09:57 jenkins Project Koha_17.05.x_D8 build #10: STILL UNSTABLE in 1 hr 58 min: https://jenkins.koha-community.org/job/Koha_17.05.x_D8/10/ 09:57 jenkins * fridolin.somers: Bug 18539: Forbid list context calls for Koha::Objects->find 09:57 jenkins * fridolin.somers: Bug 18539: remove occurrence in ReNewSubscription.t 09:57 jenkins * fridolin.somers: Bug 18361: Koha::Objects->find should accept composite primary keys 09:57 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18539 enhancement, P5 - low, ---, jonathan.druart, RESOLVED FIXED, Forbid Koha::Objects->find calls in list context 09:57 jenkins * fridolin.somers: Bug 18361: Additional tests for Koha::Objects->find 09:57 jenkins * fridolin.somers: Bug 18361: (QA followup) Add tests for the no params case 09:57 jenkins * fridolin.somers: Bug 18361: [QA Follow-up] Resolve warning on undef values supplied 09:57 jenkins * fridolin.somers: Bug 18951: Some t/Biblio tests are database dependent (git mv) 09:57 jenkins * fridolin.somers: Bug 18951: Create data for TransformKohaToMarc.t 09:57 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18361 enhancement, P5 - low, ---, m.de.rooy, RESOLVED FIXED, Koha::Objects->find should accept composite primary keys 09:57 jenkins * fridolin.somers: Bug 18951: Adjust Isbd.t 09:57 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18951 normal, P5 - low, ---, m.de.rooy, Pushed to Stable , Some t/Biblio tests are database dependent 10:11 cait .. and even more work for me :D 12:32 oleonard Hi all 12:33 marcelr o/ 12:37 edveal Hi 12:41 nengard howdy 12:41 wahanui hello, nengard 13:20 tcohen hola #koha 13:21 marcelr o/ 13:22 eythian hellohen tcohen 13:28 Joubu \o 13:29 tcohen o/ 13:38 * LeeJ waves 13:38 LeeJ morning #koha 13:46 Joubu fridolin1: could you add the Koha version to the card where you added server config? 13:47 fridolin1 Joubu: yep 13:48 Joubu fridolin1: you can edit your comment, better than a new one 13:49 fridolin1 Joubu: yep done 13:50 Joubu thx 13:51 LeeJ Joubu: alright..finally caught up enough on my work project that I can help out again. Anything in particular that needs attention besides the Criticals/Majors on the dashboard? 13:52 Joubu LeeJ: bug 18331 13:52 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331 major, P5 - low, ---, jonathan.druart, Needs Signoff , CSV exports need to be fixed once and for all 13:55 LeeJ Joubu: sure thing! Will work on it as soon as my devbox finishes refreshing (about 5 mins) 14:54 LeeJ Joubu: working on 18331 now 15:08 LeeJ Joubu: hate to be the bearer of bad news but I ran into the same problem that cait did...English template is broken for me as well in 18331 15:08 cait i think it's not a bad thing... once we figure out why it happens 15:09 LeeJ Joubu: exporting on master the English works without a problem..exporting with the patch applied breaks it 15:09 LeeJ cait: I understand that..just find it very unusual that it happens.. 15:11 cait yeah 15:11 cait we need to figure out the reason, not easy 15:12 LeeJ wait a minute... 15:12 LeeJ let me give this a try 15:13 tcohen Joubu++ 15:13 Joubu my last comment on this bug was a question 15:13 cait I answered in IRC, forgot bugzilla 15:13 cait *hides* 15:13 Joubu LeeJ: I let 2 ideas: version of "Template" and comment 20 15:13 cait mine was the same version as yous 15:13 tcohen #koha how do we rename/update sysprefs? generate a new one? overwrite? 15:14 Joubu tcohen: what do you mean? 15:14 LeeJ Joubu cait I found what breaks in the English template for lateorders.tt! :D 15:14 tcohen I want to change a syspref definition 15:14 tcohen its name, and description 15:14 tcohen on upgrade 15:15 cait tcohen: update 15:15 cait i think, we renamed a few, there shoudl be examples 15:15 cait the soundalert one 15:15 cait audioalert? 15:15 cait that was renamed 15:15 tcohen yeah, found it, thanks 15:16 Joubu LeeJ: yes, but then you should generate the templtte for another language, sometimes you fix from one side and it breaks somewhere else... 15:16 LeeJ Joubu cait in lateorders.tt in the patch it reads [%- END -%] which removes the trailing newline 15:17 LeeJ changing it to [%- END %] fixed the English export for me.. 15:17 Joubu tcohen: update sysprefs set name=new_name, description=new_description where name=old_name ? 15:18 tcohen Joubu: yes, I was just figuring what we usually do .-d 15:18 Joubu LeeJ: well not, the idea is to have - everywhere in the template 15:18 Joubu and explicitely add a new line using the include file 15:18 LeeJ ah I see..then I suppose we're back to square oe 15:18 LeeJ one 15:23 nuentoter seem to be having an issue with the card number not auto increasing or generating when I add a new patron 15:24 LeeJ gonna take another look at 18331 after lunch 15:24 cait LeeJ_lunch: the problem basically boils down to the translation scripts removing the line breaks - annoyingly 15:25 LeeJ_lunch cait: yes..it still seems very odd that it would do it to the default English template though 15:25 cait yeah - even odder it does only work for Joubu ;) 15:26 Joubu that is very very odd indeed 15:27 Joubu I tried several times, and described what I did in the comment 15:27 Joubu maybe that is why we never managed to fix this issue correctly 15:28 Joubu I am pretty sure the differences happen when we edit the po file 15:28 Joubu we should share one 15:29 LeeJ_lunch Joubu since it works for you, perhaps attach your working file to the bug and cait and I can download it to test? 15:30 Joubu LeeJ_lunch: since you are on it, I would prefer to get yours and be sure it is not working for you 15:31 Joubu You should not lunch in front of your laptop 15:31 LeeJ_lunch sure I can do that...just have to figure out how to upload it from devbox :P 15:33 Joubu move the file to kohaclone, then you access it from the host 15:33 mveron Hi again #koha 15:33 Joubu or scp :) 15:33 * mveron reading back 15:35 Joubu hi mveron 15:35 mveron hi Joubu 15:36 mveron Regarding Bug 18331 - maybe you can reconsider what I tried with comment #4 15:36 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331 major, P5 - low, ---, jonathan.druart, Needs Signoff , CSV exports need to be fixed once and for all 15:37 mveron ...added the following to the first and only line of koha-tmpl/intranet-tmpl/prog/en/includes/empty_line.inc 15:37 mveron [% '' %] 15:44 Joubu mveron: yes, maybe. It would be good to focus on this one and not wait for another month before retest it 15:55 mveron Joubu: I attached a patch to Bug 18331 for testing 15:55 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331 major, P5 - low, ---, jonathan.druart, Needs Signoff , CSV exports need to be fixed once and for all 15:56 * mveron has a meeting 16:01 LeeJ I'll test mveron's patch now 16:03 LeeJ Joubu: mveron's patch seems to have fixed the English template 16:18 LeeJ cait: how does one switch languages in Koha? never had to do it before...I already have de-DE installed 16:24 LeeJ intranet isn't picking up the new language installation :( 16:47 cait LeeJ: in opac you need to activate 16:47 cait look for lang in system preferences :) 16:47 cait bye all bbl 16:49 LeeJ Joubu have any idea why German won't show up under I18N/L10N after I installed it? 17:01 Joubu LeeJ: which commands did you run? 17:02 LeeJ Joubu: sudo koha-translate --install de-DE 17:03 LeeJ according to the wiki that's all I should've had to do 17:03 Joubu use the --dev flag 17:03 LeeJ besides enabling from sysprefs..but it doesn't display there 17:03 LeeJ ahh let's see then 17:04 LeeJ Joubu++ 17:05 LeeJ thinking about calling you senpai from now on haha 17:05 Joubu :) 17:06 LeeJ I feel like this was a RTFM moment 17:07 LeeJ Joubu: well then..it appears between your patch and mveron's empty line fix the CSV exports don't seem to be broken anymore 17:08 Joubu LeeJ: could you add something to the wiki page? :) 17:08 LeeJ Joubu what needs to be added? 17:08 Joubu LeeJ: awesome, then you can sign it off. I will retest later 17:08 LeeJ the dev flag? 17:08 Joubu yes 17:08 LeeJ okay 17:08 Joubu for dev only 17:09 LeeJ Joubu: I'll add it under the kohadevbox heading 17:17 LeeJ Joubu: added! 17:17 Joubu thx 17:19 LeeJ Joubu just noticed your comment about the "[%-" in the empty-line.inc include..still want me to sign off on it as-is? Or are you submitting a replacement patch? 17:20 Joubu LeeJ: I will submit another one 17:21 Joubu LeeJ: or... can you do it? 17:21 Joubu you add a follow-up 17:21 Joubu did you test all the exports? 17:21 LeeJ I could if you're busy with something 17:21 LeeJ yeah..everything looks clean 17:23 LeeJ I can submit the follow up in a little while..have to handle something here at work first 18:59 LeeJ hmm..think I submitted a duplicate bug.. 19:00 LeeJ Can someone confirm that 19031 is a duplicate? Hadn't noticed the TO_PROCESS notice 19:01 LeeJ Bug 19031 19:01 huginn 04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19031 enhancement, P5 - low, ---, koha-bugs, NEW , Purchase Suggestion Submission Notice 19:11 Joubu looks like, yes 19:14 LeeJ hmm...actually I just looked into it more Joubu I think it's actually a legit bug... 19:14 LeeJ TO_PROCESS only triggers when a purchase suggestion gets moved to a specific fund 19:16 LeeJ that bug is in regards to a notice being generated at the time a user submits a purchase suggestion on opac-suggestions.pl 20:10 * LeeJ waves to cait 20:11 * cait waves back 20:11 cait it's so hot still... at 10 pm 20:14 LeeJ cait: I keep forgetting the 6 hour time difference :P 20:15 cait :) 20:15 cait it's because i am always here :P 20:15 LeeJ very true :P 20:22 rangi any spanish speakers about? 20:22 rangi https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19032 20:22 huginn 04Bug 19032: is not accessible. 20:23 rangi i dont think its actually an issue but I want to be sure, its marked in security so if someone could please read for me (its reported in spanish) 20:23 rangi that would be super helpful 20:24 LeeJ rangi: if you asked in August/September I'd have people around who could help :P 20:24 rangi heh 20:25 rangi pianohacker might be able to .. tcohen would if he has here 20:26 Joubu rangi: yes, it's a support question. Should go to the ML 20:27 rangi thank you Joubu 20:27 rangi of course, you're an argentinian now, I forgot :) 20:28 cait Joubu++ :) 20:28 cait multilingual RM :) 20:29 rangi :) 20:29 rangi actually most of our RM have been .. just some are more widely spoken than others hehe 20:30 cait Joubu: also nice idea about the requirements list :) 20:33 eythian I started speaking class today. My brain is full. 20:33 * eythian is not volunteering to be RM 20:33 rangi heh 20:34 rangi not yet :) 20:34 eythian 😨 20:36 cait eythian: what were the classes before? 20:36 LeeJ eythian: I see a box 20:36 eythian cait: more book driven, with vocabulary and grammar. This is no book, and all talking and listening. 20:37 LeeJ what language eythian? 20:37 eythian LeeJ: imagine this in emoji form: https://nl.m.wikipedia.org/wiki/De_Schreeuw_(schilderij)#/media/Bestand%3AThe_Scream.jpg 20:38 eythian LeeJ: Dutch 20:38 rangi heh 20:38 LeeJ ooooh 20:38 LeeJ I love learning languages..but not enough time in the day :( 20:40 eythian Yes, that is true. And all my work is in English, even though day to day is a mix, so it's hard to progress out of classes. 20:40 rangi ah yes 20:41 cait eythian: it will get better :) 20:42 eythian cait: yes, but I am in the worst city for it :) 20:43 eythian cait: reminds me, when do you arrive for the conference? 20:45 cait hehe 20:45 cait I guess i am not, it's too hot to go outside the next 2 weeks 20:46 eythian It's cooler here 20:51 cait eythian: it's a trap, right? 20:53 eythian Not at all! 20:56 LeeJ well have a good night #koha 22:01 pianohacker hi all 22:01 rangi .ws 67 22:01 rangi heh that wont work 22:01 rangi hiya pianohacker :) 22:02 pianohacker hi rangi :) 22:02 * cait waves and goes to sleep 22:02 cait night all 22:02 wahanui goodnight cait. You'll be back. 22:03 pianohacker hibye cait