Time  Nick         Message
05:26 dcook        Wow Perl does some crazy things..
05:26 dcook        At least on older versoins
05:26 dcook        You can do this: my $test = 'test'; $test->can('test');
05:26 dcook        But you can't do this: my $test = '3:test'; $test->can('test');
05:26 dcook        Looks like it thinks the second string is a number instead of a string
05:26 * dcook      smh
05:59 jaseel       Hi
06:01 jaseel       i would like to install old koha version (3.14.02) in my local so please share the repository file.
06:02 jaseel       I have checked in debian.koha. could not find any repository
06:03 jaseel       If anyone know about the repository please share it.
06:03 jaseel       I tested with this repo echo 'deb http://debian.koha-community.org/koha oldoldstable 3.14' | sudo tee /etc/apt/sources.list.d/koha.list
06:03 jaseel       The above repo is not working
06:05 jaseel       Hello
06:18 jaseel       hello
06:18 wahanui      kia ora, jaseel
06:19 jaseel       please my quries.
06:19 jaseel       please check my quries.
06:20 jaseel       i want to install kova version 3.14.02 in my local
06:20 jaseel       if you know about old koha version repository link?
06:48 alex_a       Bonjour
06:53 marcelr      hi #koha
06:59 Joubu        jaseel: why 3.14??
07:00 Joubu        you won't manage to install it using the debian pkgs
07:02 cait         good morning #koha
07:02 marcelr      hi cait Joubu
07:03 marcelr      no PQA on 28935 and 28941 yet ????????????????????????????????????????????
07:03 marcelr      oops
07:03 marcelr      unintentional number of question marks
07:06 Joubu        yes, I don't know what else to do. I have asked 3 times already and people are spending time on new enhancements..
07:07 Joubu        maybe you should ask again, and keep the number of ?? ;)
07:08 cait         sorry, I can't make them do anything and it was a bit too scary fo rme
07:08 cait         marcelr: feel free to use the mail thread for another push
07:09 marcelr      i agree that 3 mails this week should be enough
07:09 marcelr      perhaps we need to ask people directly
07:10 marcelr      where is ashimema :)
07:11 marcelr      cait 28941 is actually a trivial change for suggestions
07:11 cait         sorry, just looked at the first one
07:11 marcelr      take the second one ! :)
07:12 marcelr      your good example will help us all :)
07:13 jaseel       For checking some experiments
07:17 Joubu        jaseel: then use git, but you will have to deal with pkg dependencies yourself
07:17 marcelr      3.14 reminds me of some number
07:21 cait         marcelr: at the wrong computer right now - stuck in hte middle of a big XSLT rebase - for me it won't be before the weekend I am afraid
07:24 marcelr      no worries cait; xslt rebasing sounds nice :)
07:25 Joubu        sounds horrible
07:26 marcelr      haha
07:27 marcelr      Joubu: your search Signed Off [bugs] is sorted just the other way around than I would expect
07:27 marcelr      newest on top
07:30 Joubu        "
07:30 Joubu        Your search named Signed Off [bugs] has been updated.
07:30 Joubu        "
07:47 ashimema     ashimema is back on security bugs today.. sorry, it's been a bit of a crazy week
07:55 marcelr      hey ashimema++ QA is needed on 28935 and 28941
07:55 marcelr      at least
07:55 wahanui      well, at least is that possible to hide everything but only the name?
07:56 marcelr      Joubu++ # changing the order
07:56 marcelr      I removed a lot of my own searches, trying to use the community ones
07:57 ashimema     :)
07:59 nlegrand     Bonjour #koha !
07:59 magnuse      bonjour nlegrand
08:03 nlegrand     how are you magnuse?
08:04 magnuse      doing good! and yourself?
08:07 * cait       waves at nlegrand
08:07 cait         marcelr: bringing our customizations 18.11 on top of 20.11 standard xslt.. it's super exciting ;)
08:08 ashimema     lol
08:08 ashimema     hmm.. I'd expected 28941 to take the same approach as 28935.. reason not to?
08:10 Joubu        ashimema: Yes, I have started doing it, and that's why I reworked 28935 initially. But actually it adds too much complexity when we can whitelist the cgi params pretty easily
08:10 ashimema     fair
08:11 * ashimema   is still reading 28935 a this point.. wrapping my head around the implementation again
08:18 jaseel       please share how to insall koha using git
08:22 jaseel       i got it.
08:22 marcelr      cait++ # jumping four versions
08:23 marcelr      but we still have people in 3.08 or 3.14
08:27 nlegrand     o/ cait
08:29 * ashimema   grapples with how AllowLists could be used in other contexts..
08:29 nlegrand     magnuse: trying to set things before the birth of my new son (scheduled in october), days are short :)
08:31 magnuse      ooh, congrats!
08:32 marcelr      ashimema: actually it filters a passed hash
08:32 ashimema     indeed
08:33 marcelr      if you have a better name, tell us
08:33 ashimema     what I'm wondering about it simply that we hide the list
08:33 marcelr      ?
08:33 ashimema     i.e you can't see a list in Koha::Patron.. you have to know to look for Koha::Patron::AllowList
08:33 marcelr      ok
08:33 ashimema     having said that.. it keeps the default lists nicely self contained rather than pulluting
08:34 ashimema     so there are pros and cons
08:34 marcelr      do it the perl way
08:35 ashimema     hahahaha
08:35 ashimema     the fun I see.. is there's a whole bunch of different uses for allowlists
08:35 ashimema     read/write on public/staff/api
08:35 ashimema     etc
08:39 marcelr      Koha::DoWhateverYouLike
08:39 marcelr      can I preregister that module name
08:40 ashimema     love it
08:40 nlegrand     magnuse: thks ^^
08:40 ashimema     Koha::WT*?
08:49 marcelr      jajm++
08:52 ashimema     ooh, not bad timing
08:52 ashimema     I'm just adding my stamp to the other one
08:52 ashimema     :)
08:55 marcelr      bug status ?
08:56 ashimema     yup
08:56 ashimema     was on it.
08:56 marcelr      ashimema++
09:10 ashimema     sorry it took me the week to get to it :(
09:11 marion       Hi ! My name is Marion. I am an engineering student and I am curently in intership with biblibre. I will be working on koha during my internship.
09:11 ashimema     welcome marion, lovely to hear from you
09:12 ashimema     bonjour
09:12 Joubu        Salut marion, bienvenue!
09:17 Joubu        marion: what are your plans? Will you be working on something specific?
09:20 marcelr      marion++
09:20 cait         hi marion!
09:21 marcelr      we could have a RM from Tahiti?
09:21 cait         some big news coming from Biblibre today
09:21 cait         we always need more hands, happy news
09:21 cait         that woudl certaily be a first :)
09:21 ashimema     ?
09:23 ashimema     cool
09:23 cait         ashimema: latest emails from paul to mailing list
09:23 magnuse      marion: greetings from norway!
09:25 magnuse      biblibre++ lots of great news
09:31 magnuse      paul_p++
09:34 ashimema     yup
09:42 Joubu        ashimema, marcelr: it would be great to have your SO and QA and bug 28870
09:42 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28870 critical, P5 - low, ---, tomascohen, Needs Signoff , Cart shipping fails because of Non-ASCII characters in display-name of reply-to address
09:45 tundunf      Hi! My name is Tundun (pronounced To-do) and I am a newly qualified systems librarian at a university. We migrated to Koha in July :)
09:48 Joubu        Hello tundunf, welcome! :)
09:48 marcelr      hi tundunf
09:48 marcelr      Joubu will not get to that anymore today, maybe QA it next week?
09:49 Joubu        yep sure!
10:00 cait         Hi Tundun! - where are you from? :)
10:10 tundunf      London, UK!
10:11 paul_p       welcome tundunf. I hope you like Koha (the software), and I'm sure you'll love Koha (the community) !!!
10:11 * paul_p     is from Marseille, France
10:30 ashimema     Hi tundunf
10:30 ashimema     nice to see you here
10:31 ashimema     ashimema = martin renvoize, ptfs-e..
10:32 oleonard     Joubu: Of course I could be wrong about Bug 28987. I only tested with Zebra by the way.
10:32 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28987 normal, P5 - low, ---, koha-bugs, NEW , Record search by date broken in label management
10:33 Joubu        oleonard: weird, I did get results with zebra on master
10:40 * oleonard   waves to tundunf and marion from Ohio, USA
10:52 magnuse      tundunf: greetings from norway!
10:55 tundunf      hello! thanks all
10:56 ashimema     hmm
10:56 ashimema     I'm not sure about Koha::Email->is_valid
10:57 ashimema     prior to this Koha::Email is kinda a container for the whole email.. not just an address.
10:57 ashimema     adding an is_valid method feels like your asking "is this whole email message valid"
10:57 ashimema     I realise you have to pass it an email address..
10:57 ashimema     but it still feels a bit odd to me
10:58 ashimema     Joubu ^
11:02 Joubu        yes, the problem is that the bug is critical and we don't want to discuss ages before we reach the best solution
11:02 Joubu        what do you suggest?
11:02 Joubu        a new Koha::Email::Address?
11:02 Joubu        I think we discussed it already
11:03 ashimema     I'm contemplating it
11:03 ashimema     just going to read the bug comments to see that
11:04 Joubu        or rename is_valid with is_address_email_valid
11:04 ashimema     looks like Tomas suggested the same
11:34 tcohen       good morning
11:35 ashimema     morning tcohen
11:54 magnuse      hola tcohen
12:01 marion       Joubu: I don't now yet. I have just arrived.
12:12 koha-jenkins Project Koha_21.05_D9 build #61: STILL FAILING in 6 min 13 sec: https://jenkins.koha-community.org/job/Koha_21.05_D9/61/
12:12 koha-jenkins Project Koha_21.05_U18 build #59: STILL FAILING in 2 min 17 sec: https://jenkins.koha-community.org/job/Koha_21.05_U18/59/
12:15 koha-jenkins Project Koha_21.05_D11 build #73: STILL FAILING in 8 min 31 sec: https://jenkins.koha-community.org/job/Koha_21.05_D11/73/
12:18 koha-jenkins Project Koha_21.05_U16 build #58: STILL FAILING in 5 min 42 sec: https://jenkins.koha-community.org/job/Koha_21.05_U16/58/
12:18 koha-jenkins Project Koha_21.05_D9 build #62: STILL FAILING in 5 min 53 sec: https://jenkins.koha-community.org/job/Koha_21.05_D9/62/
12:19 koha-jenkins Project Koha_21.05_U20 build #63: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/63/
12:26 koha-jenkins Project Koha_21.05_U_Stable build #57: STILL FAILING in 15 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/57/
12:30 * ashimema   goes for a walk
12:30 ashimema     bbiab
12:54 koha-jenkins Project Koha_21.05_D11 build #74: NOW UNSTABLE in 38 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/74/
13:02 * cait       goes to get coffee
13:12 koha-jenkins Project Koha_21.05_U20 build #64: NOW UNSTABLE in 54 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/64/
13:21 koha-jenkins Project Koha_21.05_U16 build #59: NOW UNSTABLE in 1 hr 1 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/59/
13:25 koha-jenkins Project Koha_21.05_U20 build #65: STILL UNSTABLE in 31 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/65/
13:36 koha-jenkins Project Koha_21.05_D9 build #63: NOW UNSTABLE in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/63/
13:46 koha-jenkins Project Koha_21.05_U18 build #60: NOW UNSTABLE in 1 hr 20 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/60/
13:56 koha-jenkins Project Koha_21.05_U_Stable build #58: NOW UNSTABLE in 30 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/58/
14:07 koha-jenkins Project Koha_21.05_U16 build #60: STILL UNSTABLE in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/60/
14:18 koha-jenkins Project Koha_21.05_D11 build #75: STILL UNSTABLE in 57 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/75/
14:18 koha-jenkins Project Koha_21.05_D11 build #76: STILL UNSTABLE in 42 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/76/
14:22 khall        mornin!
16:20 * ashimema   clocks off
16:20 ashimema     sorry for ending up a bit of a grump today..
16:22 oleonard     No one anywhere in the last 2--maybe 6--years should have to apologize for being grumpy.
16:30 kidclamp     grumpy freely my friends
17:37 tcohen       grrrrr
17:37 tcohen       :-D
22:27 eythian      https://twitter.com/jobartleynz/status/1436234871173648392 the thread is perhaps really interesting for librarians