IRC log for #koha, 2022-03-22

All times shown according to UTC.

Time S Nick Message
01:17 abneiman joined #koha
02:35 Astorian joined #koha
02:38 Astorian Im not a programmer but I have some questions about Koha. If my company has there own website and database (not koha) where they log what items are loaned and returned, can the data (usernames, passwords, rental dates, book catalogue) be transferred to Koha if they ever switch to using Koha? If so, how?
03:03 pastebot joined #koha
03:45 felicia joined #koha
03:47 philor joined #koha
04:28 kidclamp joined #koha
05:40 bshum joined #koha
05:56 udkoha joined #koha
06:15 fridolin joined #koha
06:31 ashimema Yes Astorian, people migrate to Koha all the time
06:33 ashimema It sounds like your company has a custom site rather than another library system?  If so, it will probably entail a little work to massage the data into the right formats for Koha
06:33 ashimema Oh, they left
06:33 ashimema Doh
07:13 ccordova joined #koha
07:30 fridolin1 joined #koha
07:37 alex_a joined #koha
07:38 alex_a Bonjour
07:38 JBoyer joined #koha
07:42 reiveune joined #koha
07:42 reiveune hello
07:42 wahanui hola, reiveune
07:59 cait joined #koha
08:05 cait1 joined #koha
08:24 sodesvaux joined #koha
08:27 rangi joined #koha
08:29 sallyf joined #koha
08:53 huginn joined #koha
08:54 nlegrand Bonjour
09:30 JBoyer joined #koha
09:31 * cait1 waves
09:31 cait1 quiet Tuesday
09:57 domm hey, is there any way to debug a SRU config?
09:58 domm I was going through the source code, but now hit Net::Z3950::ZOOM which calls to C, and that's where I draw the line...
09:59 domm the actual problem is that I try to set up a SRU server, but get '235 Database does not exist' back, and hove now clue what the SRU code is actually requesting
10:02 fridolin1 left #koha
10:02 cait1 there is a chapter on SRU in the manual, but not sure if it has any useful hints
10:03 cait1 ... ok, wrong topic actually - you want to query... that's about querying Koha
10:03 cait1 I am not sure if you can see the URL that's bulit somewhere
10:08 domm I fiddled in C4::Breeding and see that the connection seems to hit the correct URL (i.e. proto, host, port and dn), but the SRU server responds with invalid-DB
10:09 domm which I can force with curl when sending a wrong path, so I'm not sure that the string used in $obj->connect is what's actually used to query the SRU server
10:12 paxed why is opac using jquery-3.4.1 but intranet jquery-2.2.3?
10:14 Joubu domm: https://metacpan.org/dist/Net-[…]b/ZOOM.pm#LOGGING maybe?
10:15 Joubu paxed: opac got moved to "newer" jquery, not intranet yet
10:15 ashimema because Koha is massive and things take time to get updated?
10:15 ashimema 😛
10:15 Joubu bug 29155
10:15 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29155 enhancement, P5 - low, ---, oleonard, Needs Signoff , Upgrade jquery version
10:16 domm Joubu: ok, I'll take a look at the logging..
10:17 Joubu domm: I've never tried, it's just a guess
10:27 domm hm, doesn't seem to work, at least I only get an empty log file. And I'm not sure if it will produce output of stuff happening in the C code, anyway
10:27 gmcharlt joined #koha
10:32 oleonard joined #koha
10:53 dpk joined #koha
10:53 Joubu oleonard: why do we have bug 30011 and bug 29222?
10:54 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30011 enhancement, P5 - low, ---, oleonard, Signed Off , Upgrade jQueryUI to 1.13.1 in the OPAC and staff interface
10:54 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29222 enhancement, P5 - low, ---, oleonard, NEW , OMNIBUS: Replace the use of jQueryUI
11:00 oleonard Joubu: Because of Bug 29155
11:00 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29155 enhancement, P5 - low, ---, oleonard, Needs Signoff , Upgrade jquery version
11:02 Joubu oleonard: are you suggesting we should upgrade jQueryUI first, then jQuery, and finally remove jQueryUI?
11:04 oleonard The jQueryUI removal will take time. I thought the jQuery upgrade was a priority because of security issues.
11:04 Joubu ok
11:05 oleonard ...not a priority for anyone doing signoffs I guess :(
11:06 Joubu paxed volunteered to test bug 29155 one hour ago, if I understood correctly :D
11:06 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=29155 enhancement, P5 - low, ---, oleonard, Needs Signoff , Upgrade jquery version
11:21 cait1 Marseille week maybe?
11:22 cait1 maybe we could start apage for us not attending to suggest bugs or so
11:23 domm are we sure that SRU works for endpoints using https?
11:26 cait1 domm: that's actually a good question
11:26 cait1 i had to switch to http in the past
11:26 cait1 now that you mention
11:26 cait1 for DNB I think
11:37 domm yeah, it seems that ZOOM (the C code) does not support https (or does weird stuff)
11:37 domm I hacked up a quick http->https proxy (or man-in-the-middle?), and using this the SRU works. So it's definitly caused by https somehow
11:40 Nemo_bis joined #koha
11:49 Topic for #koha is now Welcome to #koha this channel is for discussion of the Koha project and software https://koha-community.org
12:05 Lana joined #koha
12:13 marcelr joined #koha
12:13 marcelr o/
12:13 oleonard \o
12:26 PerplexedTheta joined #koha
12:34 * cait1 waves
12:34 cait1 domm: could you file a bug please?
12:42 wahanui joined #koha
12:42 cait1 @quote random
12:42 huginn cait1: Quote #38: "<owen> Holy Bugzilla activity explosion, Batman!" (added by ricardo at 02:00 PM, October 07, 2009)
12:43 oleonard :D
12:44 cait1 feeling nostalgic suddenly
12:48 domm cait1: I was just going to :-)
13:01 oleonard I wonder if it would make sense to have the invoices page show a default result set, like the last 30 days of invoices or something like that.
13:03 domm cait1: bug #30332
13:03 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30332 enhancement, P5 - low, ---, koha-bugs, NEW , SRU does not work via https
13:03 cait1 domm++ thx!
13:05 Dyrcona joined #koha
13:18 cait1 in 20.11 we have <body ID= and it does seem like jquery would not like that?
13:18 cait1 my selectors no longer work
13:21 oleonard You mean capital "ID" ?
13:21 cait1 yes
13:21 cait1 I have some script using this: if( $("#opac-detail").length > 0 )
13:21 cait1 and it's false on opac-detail...
13:22 Joubu it's true for me on master
13:22 cait1 it's really super odd - some jquery broke with the update and i think it's kinds linked to the newer jquery version maybe?
13:22 cait1 like it appears stricter
13:24 oleonard Probably has been the case at least since introduction of bodytag.inc
13:25 Joubu master has "ID=" in bodytag.inc and the selector is working for me
13:28 cait1 ok, i have to go back to the drawing board then... but it starts working when i remove the if, which is odd?
13:28 cait1 and why do we have ID and no id? :)
13:28 cait1 that looks so odd!
13:29 oleonard It's wrong
13:29 oleonard HTML attributes should be in lower case
13:30 oleonard It's not strictly required in HTML5 but we follow XHTML rules for that kind of thing.
13:30 khall joined #koha
13:36 abneiman joined #koha
13:37 cait1 oleonard: i fixed the script now - still got no idea why it didn't work, so I practically rewrote it from scratch...
13:50 pastebot joined #koha
14:20 felicia joined #koha
14:21 philor joined #koha
14:46 matts joined #koha
14:54 kidclamp joined #koha
15:00 bag joined #koha
15:02 dkroeper joined #koha
15:59 ccordova joined #koha
16:42 khall_ joined #koha
16:43 cait1 left #koha
16:48 khall joined #koha
16:51 oleonard Anyone around who uses acquisitions?
17:29 * oleonard curses acquisitions rabbit holes
17:33 tcohen fridolin, Joubu: the JSON::Validator maintainer has patched it so our (revisited) spec works (bug 30194) this means we will upgrade to the latest Mojolicious and and related libaries
17:33 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=30194 enhancement, P5 - low, ---, tomascohen, Signed Off , Update required JSON::Validator version
17:34 tcohen mtj: once it is released, it will be called version 5.06
17:48 JBoyer joined #koha
18:05 reiveune bye
18:05 reiveune left #koha
20:20 huginn News from kohagit: Bug 30008: (bug 29690 follow-up) Fix Invalid data, cannot decode metadata object <https://git.koha-community.org[…]d37acb29fff608e2c>
20:20 huginn News from kohagit: Bug 29915: (QA follow-up) Spelling <https://git.koha-community.org[…]e5679e1e5c1173e99>
20:20 huginn News from kohagit: Bug 30183: Fetch flatPickr instance prior to custom search definition <https://git.koha-community.org[…]a1acd440b89705ed5>
20:20 huginn News from kohagit: Bug 30266: Hide pickup location input on waiting hold <https://git.koha-community.org[…]32eb6db26abe428bf>
20:20 huginn News from kohagit: Bug 30253: Remove a double mana_success parameter <https://git.koha-community.org[…]99068cf7453b553aa>
20:20 huginn News from kohagit: Bug 26685: Move Starman out of debian/control.in and into cpanfile (2) <https://git.koha-community.org[…]48f1304dde64ac909>
20:20 huginn News from kohagit: Bug 30161: Remove duplicate z3950_search include <https://git.koha-community.org[…]6239f19c3019df9c3>
20:20 huginn News from kohagit: Bug 30004: Prevent TooMany from executing too many SQL queries <https://git.koha-community.org[…]7b4b473ac15218f0c>
20:20 huginn News from kohagit: Bug 29915: Add selenium tests <https://git.koha-community.org[…]73ac3f331701a43e8>
20:20 huginn News from kohagit: Bug 29940: Don't surround value by quote <https://git.koha-community.org[…]27b384d69bbbd857e>
20:20 huginn News from kohagit: Bug 29915: Add a note for tests <https://git.koha-community.org[…]63ed243963018e7c4>
20:20 huginn News from kohagit: Bug 29915: (QA follow-up) Add a comment in checkauth on $flags <https://git.koha-community.org[…]57fd294accdf03eef>
20:20 huginn News from kohagit: Bug 29915: Changes to Auth.t <https://git.koha-community.org[…]76e246104541815cc>
20:20 huginn News from kohagit: Bug 29915: Add tests <https://git.koha-community.org[…]d4287827a2d42fdc3>
20:20 huginn News from kohagit: Bug 29915: (QA follow-up) Fix POD typo <https://git.koha-community.org[…]4e077b945b16de4a1>
20:20 huginn News from kohagit: Bug 29940: Phase out jquery.cookie.js in the OPAC <https://git.koha-community.org[…]6bee2c13c34af7033>
20:20 huginn News from kohagit: Bug 29486: Add check in search_for_data_inconsistencies.pl <https://git.koha-community.org[…]e49743d735bfba746>
20:20 huginn News from kohagit: Bug 29486: Fix tests <https://git.koha-community.org[…]0415f794905c09251>
20:20 huginn News from kohagit: Bug 29486: _koha_marc_update_bib_ids no longer needed for GetMarcBiblio <https://git.koha-community.org[…]a3150408841b56b92>
20:20 huginn News from kohagit: Bug 26685: Move starman out of debian/control.in and into cpanfile <https://git.koha-community.org[…]104aaae3991491c6a>
20:33 cait joined #koha
20:55 koha-jenkins Project Koha_Master_D10 build #556: UNSTABLE in 35 min: https://jenkins.koha-community[…]a_Master_D10/556/
21:06 koha-jenkins Project Koha_Master_D12 build #101: UNSTABLE in 46 min: https://jenkins.koha-community[…]a_Master_D12/101/
21:15 alohabot 🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  ðŸ‡ðŸ¿ðŸ¥
21:25 koha-jenkins Project Koha_Master_U21 build #117: UNSTABLE in 1 hr 2 min: https://jenkins.koha-community[…]a_Master_U21/117/
21:27 koha-jenkins Project Koha_Master_D11_MDB_Latest build #829: UNSTABLE in 1 hr 6 min: https://jenkins.koha-community[…]1_MDB_Latest/829/
21:32 koha-jenkins Project Koha_Master_U_Stable build #408: UNSTABLE in 36 min: https://jenkins.koha-community[…]ter_U_Stable/408/
21:49 koha-jenkins Project Koha_Master_D11_My8 build #771: UNSTABLE in 43 min: https://jenkins.koha-community[…]ster_D11_My8/771/
22:11 koha-jenkins Project Koha_Master_D9 build #1901: UNSTABLE in 39 min: https://jenkins.koha-community[…]a_Master_D9/1901/
22:28 koha-jenkins Project Koha_Master_U20 build #332: UNSTABLE in 1 hr 1 min: https://jenkins.koha-community[…]a_Master_U20/332/
22:35 koha-jenkins Project Koha_Master_U_Stable build #409: STILL UNSTABLE in 45 min: https://jenkins.koha-community[…]ter_U_Stable/409/
22:35 koha-jenkins Project Koha_Master build #1947: UNSTABLE in 1 hr 10 min: https://jenkins.koha-community[…]Koha_Master/1947/
22:37 koha-jenkins Project Koha_Master_D11_MDB_Latest build #830: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]1_MDB_Latest/830/
22:48 koha-jenkins Project Koha_Master_D11_My8 build #772: STILL UNSTABLE in 36 min: https://jenkins.koha-community[…]ster_D11_My8/772/
23:13 dcook_ mtj: Don't suppose you're around?
23:29 koha-jenkins Project Koha_Master_U20 build #333: STILL UNSTABLE in 1 hr 0 min: https://jenkins.koha-community[…]a_Master_U20/333/
23:45 koha-jenkins Project Koha_Master build #1948: STILL UNSTABLE in 1 hr 9 min: https://jenkins.koha-community[…]Koha_Master/1948/

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