IRC log for #koha, 2022-08-19

All times shown according to UTC.

Time S Nick Message
01:18 fridolin joined #koha
01:18 fridolin left #koha
06:00 fridolin joined #koha
06:14 marcelr joined #koha
06:17 marcelr hi #koha
06:31 alex_ joined #koha
06:33 alex_ Bonjour
06:38 marcelr o/
07:01 lds joined #koha
07:02 cait joined #koha
07:02 dcook Wild... I just saw a Perl process shed 600MB of memory. I have no idea how it managed to do that...
07:09 marcelr lazy programming ?
07:15 fridolin ^^ infinite loop
07:27 cait good morning #koha
07:28 cait sun spots?
07:33 cait and hello all to QA Friday
07:33 cait we got a bug for everyone! Claim it, test it, progess it! .)
08:04 paulderscheid[m] morning @koha
08:06 marcelr o/
08:22 cait marcelr++
09:00 marcelr @later tell tcohen "30718 is coming your way; it needs a quick push to reduce rebasing"
09:00 huginn marcelr: The operation succeeded.
09:06 cait bug 30718
09:06 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30718 enhancement, P5 - low, ---, jonathan.druart+koha, BLOCKED , Use flatpickr's altInput option everywhere
09:44 marcelr ok, people hang on; 30718 is coming
09:50 marcelr see you later
09:53 cait marcelr++
10:03 liliputech joined #koha
10:03 liliputech hi koha
10:09 cait hi liliputech :)
10:20 paulderscheid[m] Morning liliputech cait
10:22 paulderscheid[m] I have another one:
10:22 paulderscheid[m] Why does Koha::SearEngine::Search->simple_search_compat return a MARC::Record object with elastic but the actual marc-xml with Zebra instead of an expected MARC::Record as well?
10:37 cait I assume it has to do with the next step for each?
10:38 cait like Zebra might have expected one and Elastic the other
10:38 cait just guessing tho
10:38 ashimema oleonard around?
10:39 ashimema I think that's confused me in the past too paulderscheid.. can't remember the answer
10:39 ashimema kidclamp may have one
10:41 kidclamp https://www.irccloud.com/pastebin/076Kgz7w/
10:42 ashimema lol
10:42 kidclamp Because a dev wanted it that way :-)
10:45 ashimema hmm
10:45 ashimema given we have navmenulist handling in the staff_client.js include.. do we really also need a tools-menu.js and similar too
10:57 oleonard joined #koha
11:08 tcohen hola #koha
11:10 tcohen paulderscheid[m]: anything we can enhance without breaking functionality is welcome :-D
11:15 paulderscheid[m] Haha ^^
11:15 paulderscheid[m] Thanks for the pointers everyone, sucks a bit, though
11:24 paulderscheid[m] New question, is there a module to parse marc-xml into MARC::Record? Found nothing on the cpan page
11:26 paulderscheid[m] Nevermind found something
11:35 tcohen use MARC::Record; use MARC::File::XML; my record = MARC::Record->new_from_xml( $string );
11:36 paulderscheid[m] Cool, thanks tcohen
11:37 tcohen btw, good job paulderscheid[m]
11:37 paulderscheid[m] on bug 25870
11:37 paulderscheid[m] ?
11:37 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=25870 enhancement, P5 - low, ---, paul.derscheid, NEW , Add a q_ccl query parameter to /biblios
11:38 cait khall: thanks for the UNIMARC plugins :) khall++
11:38 khall :)
11:38 tcohen paulderscheid[m]: yes
11:38 tcohen khall++
11:38 tcohen paulderscheid[m]++
11:38 paulderscheid[m] Thanks, glad to hear that from you tcohen
11:38 paulderscheid[m] Still needs work though
11:39 cait tcohen++ paulderscheid[m]++
11:43 tcohen has anyone tried the installer in non-english languages? I've seen encoding issues in es-ES
11:43 paulderscheid[m] de-DE is fine
11:43 tcohen ok
11:44 paulderscheid[m] Although, since when?
11:44 paulderscheid[m] last install in german was end of last week
11:44 tcohen I've done a 21.11 install last week
11:44 paulderscheid[m] Ok
11:44 tcohen git bz apply -s 30504
11:44 tcohen oops
11:45 paulderscheid[m] Well no issues with de-DE on master then
11:45 tcohen dark mode is confusing sometimes when it comes to focus
11:45 paulderscheid[m] Haha ^^
11:45 tcohen will try master once I finish this push
11:45 tcohen thanks paulderscheid[m]
11:46 paulderscheid[m] tcohen++
11:49 cait movement on lot of old bugs today
11:50 tcohen awesome, cait :-D
11:50 tcohen unless they break everything of course haha
11:52 cait not me, qa_team++
11:55 huginn News from kohagit: Bug 30718: (QA follow-up) Remove double use KohaDates <https://git.koha-community.org[…]00fe1d38c67b7ce26>
11:55 huginn News from kohagit: Bug 30718: (QA follow-up) KohaDates filter on inputs <https://git.koha-community.org[…]45a4996a9de8d2ad5>
11:55 huginn News from kohagit: Bug 30718: (QA follow-up) Apply prevent duplication on OPAC too <https://git.koha-community.org[…]c141ef105605b3fd2>
11:55 huginn News from kohagit: Bug 30718: Fix serial claims filters <https://git.koha-community.org[…]f41f1cd85796b3fab>
11:55 huginn News from kohagit: Bug 30718: Fix renewal with due date <https://git.koha-community.org[…]99bc7fa708025159a>
11:55 huginn News from kohagit: Bug 30718: Fix dates display at the OPAC <https://git.koha-community.org[…]e699ae39622668f13>
11:55 huginn News from kohagit: Bug 30718: Apply flatpickr changes to OPAC <https://git.koha-community.org[…]c5a84c14a98849be4>
11:55 huginn News from kohagit: Bug 30718: Prevent 'reset' icon to appear twice <https://git.koha-community.org[…]382d21bbff56b76ba>
11:55 huginn News from kohagit: Bug 30718: Fix time display <https://git.koha-community.org[…]3bd05f5e695514748>
11:55 huginn News from kohagit: Bug 30718: Fix scheduler <https://git.koha-community.org[…]2cd56ca09c0704111>
11:55 huginn News from kohagit: Bug 30718: Fix holidays <https://git.koha-community.org[…]9a792d120128ed2bb>
11:55 huginn News from kohagit: Bug 30718: Add missing USE KohaDates <https://git.koha-community.org[…]f15671fb212c26c77>
11:55 huginn News from kohagit: Bug 30718: Fix serials/showpredictionpattern.pl <https://git.koha-community.org[…]c1a159d609b8d5efb>
11:55 huginn News from kohagit: Bug 30718: Fix today's date on overdue <https://git.koha-community.org[…]0e9bd890046e1fd0f>
11:55 huginn News from kohagit: Bug 30718: Pass DT to filter_by_lates <https://git.koha-community.org[…]9470356893e9f8ff7>
11:55 huginn News from kohagit: Bug 30718: Use flatpickr's altInput <https://git.koha-community.org[…]1a83d7d25b0e6a3c1>
11:55 huginn News from kohagit: Bug 30507: Value builder for field 183 <https://git.koha-community.org[…]fa54312b4a5028a79>
11:56 huginn News from kohagit: Bug 30506: Value builder for field 182 <https://git.koha-community.org[…]1ad8eaf7f011b9285>
11:56 huginn News from kohagit: Bug 30504: Value builder for field 181 <https://git.koha-community.org[…]11843c1e683d1db35>
12:24 magnuse_ joined #koha
12:40 oleonard I am feeling overwhelmed by the number of unfinished projects on my list...
12:42 oleonard There should be a limit to how many bugs I can have with the status ASSIGNED before I'm blocked from adding more
12:47 cait kidclamp++
12:48 cait oleonard: i think i am to blame for that too - I filed a ton in templates last night
12:48 cait but they are not assigned.. so
12:48 oleonard Yeah it's me marking things assigned as if I'm about to do them
12:59 huginn News from kohagit: Bug 30941: (QA follow-up) Import methods explicitly <https://git.koha-community.org[…]770bf5fd4c1380622>
12:59 huginn News from kohagit: Bug 30941: (QA follow-up) Add exec flag to scripts <https://git.koha-community.org[…]bed93bcdd68d0c99a>
13:00 huginn News from kohagit: Bug 31395: Only try to cancel holds if item found <https://git.koha-community.org[…]a4b2f6700c410b915>
13:00 huginn News from kohagit: Bug 31282: Fix broken characters in patron_emailer.pl verbose mode <https://git.koha-community.org[…]96df3b1046529212b>
13:00 huginn News from kohagit: Bug 30941: Add cataloguing plugins for 146$bcdef (UNIMARC) <https://git.koha-community.org[…]2393e4fec00f90b86>
13:02 tcohen oh, random failures, don't we love those?
13:05 khall joined #koha
13:08 tcohen Joubu: around?
13:14 huginn News from kohagit: Bug 30718: Fix imports <https://git.koha-community.org[…]7cae968b20f1be199>
13:51 magnuse_ joined #koha
14:10 huginn News from kohagit: Bug 30941: (QA follow-up) Only export what is needed <https://git.koha-community.org[…]9945799ad45fd4a22>
14:37 liliputech have a nice weekend, C U on monday!
16:06 khall_ joined #koha
16:07 cait left #koha
16:12 wajasu ok. got my email working.  if i have 13 notices/letters inthe message_queue table with status failed, can i just update them to pending and the process_message_queue.pl retry?
16:13 wajasu the linode VPS had been blocking outbound 587. i had to ask permission.  mother may i.
16:36 cait joined #koha
17:16 khall joined #koha
17:29 tcohen did I miss smth?
18:35 tcohen ashimema: I'm sorry
18:47 khall_ joined #koha
18:52 fridolin joined #koha
18:52 fridolin left #koha
19:07 huginn News from kohagit: Bug 29955: (QA follow-up) Tidy code block <https://git.koha-community.org[…]9bf31d45e9eaae36f>
19:07 huginn News from kohagit: Bug 31385: (follow-up) Add code based URL on the staff CMS view <https://git.koha-community.org[…]d7cfd04e61f988e5f>
19:07 huginn News from kohagit: Bug 31385: (follow-up) Same change at intranet side <https://git.koha-community.org[…]dfae7df71d7713f37>
19:07 huginn News from kohagit: Bug 31385: Allow searching a CMS page by code <https://git.koha-community.org[…]756e494559d81f91c>
19:07 huginn News from kohagit: Bug 31343: Prevent two nodes #holdscr on waiting reserves <https://git.koha-community.org[…]566af45422bbc0918>
19:07 huginn News from kohagit: Bug 31343: (bug 31138 follow-up) Don't hide error <https://git.koha-community.org[…]5d9bfb41397fb5a77>
19:07 huginn News from kohagit: Bug 28327: (follow-up) Comma as default CSV delimiter <https://git.koha-community.org[…]0b6a4e5b79549d2e0>
19:07 huginn News from kohagit: Bug 28327: Add unit tests <https://git.koha-community.org[…]d3c478b936eb277f2>
19:07 huginn News from kohagit: Bug 30218: Add subfield g to field 150 in C4::Heading::MARC21 mappings <https://git.koha-community.org[…]ef69129c4d8647110>
19:07 huginn News from kohagit: Bug 29955: Move populate_order_with_prices to Koha namespace <https://git.koha-community.org[…]1bd042c164d7e94b0>
19:07 huginn News from kohagit: Bug 28327: Unify CSV delimiter special behavior for tabulation <https://git.koha-community.org[…]a1f6e955d95ae1f24>
19:32 huginn News from kohagit: Bug 31017: DBRev 22.06.00.036 <https://git.koha-community.org[…]00bd6e7df4513a5f5>
19:32 huginn News from kohagit: Bug 31017: DBIC update <https://git.koha-community.org[…]0eb60f2b40351c4da>
19:32 huginn News from kohagit: Bug 31017: (follow-up) Add type field to api <https://git.koha-community.org[…]fbc58164b086119ea>
19:32 huginn News from kohagit: Bug 31017: Update field name to 'type' <https://git.koha-community.org[…]7c1f4a556a9d66d7e>
19:32 huginn News from kohagit: Bug 31076: Handle year limits with equal sign or colon <https://git.koha-community.org[…]a887b2e7966e3765a>
19:32 huginn News from kohagit: Bug 31017: Add new vendor_type field to edit screen and display <https://git.koha-community.org[…]ebe294d0bcc38aa9a>
19:32 huginn News from kohagit: Bug 31017: DB Updates <https://git.koha-community.org[…]f4ccaff1151c98446>
19:35 fridolin joined #koha
19:35 fridolin yellow
19:35 fridolin tcohen: captain on the bridge I see 8-)
19:36 tcohen hi frido
19:36 tcohen busy week, if that's what you mean :-D
19:36 fridolin great Bug 28327 is in
19:36 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28327 normal, P5 - low, ---, fridolin.somers, Pushed to master , System preference CSVdelimiter special case for tabulation
19:36 fridolin im really happy to find some time for QA
19:37 fridolin even if i often go cold feet ^^
19:39 fridolin kid are now back to school, ouf
19:39 fridolin Théo 5y will learn keyboard typing, i'll train im :D

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary