IRC log for #koha, 2021-08-31

All times shown according to UTC.

Time S Nick Message
00:48 khall joined #koha
01:03 tuxayo hi :) I'm developing something about holds and now I'm checking that I didn't broke something. What are the usecases for holds to check?
01:03 tuxayo - multiple record hold
01:03 tuxayo - item hold
01:03 tuxayo - club hold
01:03 tuxayo That's what I came up so far
01:31 khall joined #koha
05:19 caroline joined #koha
05:23 ere joined #koha
05:23 ere_ joined #koha
05:23 caroline joined #koha
05:39 Oak joined #koha
05:41 jaseel joined #koha
05:43 jaseel Hello
05:43 wahanui que tal, jaseel
05:43 jaseel While i import records in to zebra i got the error "Segmentation fault".  I have imported records upto 861259. Please help how to resolve this issue. I have total 13 lacks records
05:44 jaseel Error: Segmentation fault
05:44 jaseel I used the comands to update :  /usr/bin/zebraidx -c /etc/koha/sites/koha/zebra-biblios-dom.cfg -v none,fatal,warn -g marcxml -d biblios update  /tmp/biblios/bib-900000-final.xml
05:46 jaseel Now i can't able to update a single records on zebra. Hvae there any limite for zebra?
06:02 jaseel Please help how to fix the issue. i am using koha 20.05 and zebra version : 2.0.8
06:02 koha-jenkins Project Koha_20.05_U18 build #191: UNSTABLE in 34 min: https://jenkins.koha-community[…]ha_20.05_U18/191/
06:07 koha-jenkins Project Koha_20.05_D11 build #706: UNSTABLE in 39 min: https://jenkins.koha-community[…]ha_20.05_D11/706/
06:18 Joubu jaseel: did you try to import fewer records?
06:19 koha-jenkins Project Koha_20.05_U20 build #354: UNSTABLE in 51 min: https://jenkins.koha-community[…]ha_20.05_U20/354/
06:21 jaseel Yes. i tried a single record to import. Unfortunately it's not imported in to zebra.
06:22 jaseel Still shows the total records : 861259
06:24 abneiman joined #koha
06:25 sallyf joined #koha
06:25 fridolin joined #koha
06:25 fridolin hi there
06:26 fridolin looking for a tester on Bug 28853
06:26 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28853 normal, P5 - low, ---, fridolin.somers, Needs Signoff , Textarea in biblio record editor breaks authority plugin
06:26 fridolin its trivial
06:29 koha-jenkins Project Koha_20.05_U2010 build #216: UNSTABLE in 26 min: https://jenkins.koha-community[…]_20.05_U2010/216/
06:33 MidJon joined #koha
06:35 MidJon Good morning! Is there a script  included within Koha 20.11 so you can update a borrowers userid from CLI? If no, is it safe to update the column manually?
06:35 Joubu Hi MidJon, yes you can update manually
06:39 koha-jenkins Project Koha_20.05_U16 build #319: UNSTABLE in 1 hr 11 min: https://jenkins.koha-community[…]ha_20.05_U16/319/
06:40 koha-jenkins Project Koha_20.05_D9 build #314: UNSTABLE in 1 hr 13 min: https://jenkins.koha-community[…]oha_20.05_D9/314/
06:41 koha-jenkins Project Koha_20.05_D11 build #707: STILL UNSTABLE in 34 min: https://jenkins.koha-community[…]ha_20.05_D11/707/
06:46 koha-jenkins Project Koha_20.05_D10 build #317: UNSTABLE in 1 hr 16 min: https://jenkins.koha-community[…]ha_20.05_D10/317/
06:49 alex_a joined #koha
06:49 alex_a Bonjour
06:49 wahanui what's up, alex_a
06:52 jaseel Please check it
06:53 Joubu jaseel: which OS are you using?
06:54 jaseel Debian 10 buster
06:54 Joubu how did you install?
06:54 Joubu using the packages and following the wiki page?
06:55 Joubu the idzebra package must be 2.0.59
06:55 Joubu https://packages.debian.org/buster/idzebra-2.0
06:55 Joubu where is coming from zebra 2.0.8?
06:56 koha-jenkins Project Koha_20.05_U20 build #355: STILL UNSTABLE in 26 min: https://jenkins.koha-community[…]ha_20.05_U20/355/
06:56 lds joined #koha
07:09 paul_p joined #koha
07:11 koha-jenkins Project Koha_20.05_U18 build #192: STILL UNSTABLE in 51 min: https://jenkins.koha-community[…]ha_20.05_U18/192/
07:12 fridolin Small html issue Bug 28927
07:12 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28927 enhancement, P5 - low, ---, fridolin.somers, Needs Signoff , Id opacmainuserblock used twice in OPAC
07:15 cait joined #koha
07:20 jaseel I installed via https://wiki.koha-community.or[…]ki/Koha_on_Debian
07:20 jaseel idzebra  2.0.59
07:21 jaseel yaz-clent: 5.27.1
07:23 Joubu koha version?
07:24 jaseel 20.05.14.000
07:24 jaseel any limit for biblios?
07:25 Joubu I don't know
07:25 Joubu do you manage to do a full reindex?
07:25 Joubu using koha-rebuild-zebra
07:27 jaseel my total record is 13 lakhs. now i imported up to 861259. after that i got  Error: Segmentation fault
07:27 Joubu do you get the segfault even with a single record?
07:27 jaseel I splitted my records into 50000 batch.
07:28 Joubu you should try with 1 record
07:28 Joubu Please confirm that `zebraidx -V` outputs the correct version
07:28 jaseel i am using below coomand to import records
07:30 jaseel var/lib/koha/koha/biblios/shadow# zebraidx -V Zebra 2.0.59 (C) 1994-2014, Index Data Zebra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. SHA1 ID: c00bfddbf0f3608340d61298acc61dafb167f9b2 Using ICU
07:31 jaseel i tried with a single .
07:31 jaseel i can able to import records in to authorites.
07:31 jaseel I have only issue with biblios.
07:32 jaseel zebraidx -c /etc/koha/sites/koha/zebra-biblios-dom.cfg -v none,fatal,warn -g marcxml -d biblios update
07:32 jaseel i used above coomand to import
07:34 jaseel you have any idea to fix this issue?
07:34 Joubu no
07:36 Joubu there is a script in Koha to import MARC records, have a look at misc/migration_tools/bulkmarcimport.pl
07:37 janPasi joined #koha
07:44 jaseel Please help if anyone know about my issue.
07:48 fridolin jaseel: ah maybe you have more than 20Go
07:50 fridolin look for register in  etc/zebradb/zebra-biblios-dom.cfg
07:50 jaseel That i have changed in to 40G
07:54 jaseel That i modified into 40 GB
07:55 cait joined #koha
07:57 fridolin jaseel: also shadow ?
07:57 jaseel Both are modified.
07:57 fridolin jaseel: which size do you have on /tmp ?
07:57 fridolin it is used by indexing
07:58 fridolin 50 000 marcxml maye need several Go
07:58 jaseel My input file size is 260MB  /tmp/biblios/bib-1150000-final.xml
08:00 jaseel have any limit?
08:00 Joubu You haven't confirmed it is working with a single record, so it's hard to tell it's a problem of size..
08:02 jaseel Yes.  I also tried a single record.
08:02 Joubu does it work or you still get the same segmentation fault error?
08:02 Joubu (third time I am asking this question)
08:03 jaseel not working.
08:03 wahanui not working is very boring but I'm making myself not do work (well I was until today)
08:04 fridolin arf
08:05 Joubu jaseel: try the bulkmarcimport.pl script, just in case
08:12 fridolin jaseel: your install is MARC21 ?
08:13 jaseel yes
08:17 ere joined #koha
08:18 ashimema mornin' #koha
08:20 fridolin jaseel: ouf simple ;)
08:21 fridolin jaseel: oh but you must use rebuild_zebra.pl
08:22 fridolin misc/migration_tools/rebuild_zebra.pl
08:24 jaseel Ok. it will take more time thats why i used manual import. I have 13 lakhs records under biblios
08:28 fridolin jaseel: you can, but for example the perl script adds items in field 952
08:29 huginn News from kohagit: Bug 25078: Fix indentation and style for additional descriptions <https://git.koha-community.org[…]b9257d2a67c7cf37c>
08:29 huginn News from kohagit: Bug 28774: DBRev 21.06.00.021 <https://git.koha-community.org[…]9d9095b00316c4c94>
08:29 huginn News from kohagit: Bug 28373: DBRev 21.06.00.020 <https://git.koha-community.org[…]7958096f6e8a2c768>
08:29 huginn News from kohagit: Bug 22690: Fix the tracklink feature <https://git.koha-community.org[…]a997060e9c1f48077>
08:29 huginn News from kohagit: Bug 28373: Add warning if custom stylesheets are defined <https://git.koha-community.org[…]8b0b8f70bdb204c8a>
08:29 huginn News from kohagit: Bug 28373: Add note to XSLT prefs about the new pref <https://git.koha-community.org[…]ef501a8aa3b2dbae0>
08:29 huginn News from kohagit: Bug 28373: (follow-up) QA fixes <https://git.koha-community.org[…]903fa55ab4e7e8686>
08:29 huginn News from kohagit: Bug 28885: Skip invalid biblios for OpacBrowseResults <https://git.koha-community.org[…]171c89a6bfa69b92d>
08:29 huginn News from kohagit: Bug 28774: Don't store blank values for rental discount <https://git.koha-community.org[…]0f0200d4de0102fd7>
08:29 huginn News from kohagit: Bug 28306: Fix POD <https://git.koha-community.org[…]5690a0960d594016b>
08:29 huginn News from kohagit: Bug 28306: Switch back to using 'mock' instead of 'redefine' <https://git.koha-community.org[…]b5f9290c47b715693>
08:30 huginn News from kohagit: Bug 28373: Unit test <https://git.koha-community.org[…]20b997701a4bc0673>
08:30 huginn News from kohagit: Bug 28373: (QA follow-up) Fix typo in system preference description <https://git.koha-community.org[…]f4fa0c258208a0853>
08:30 huginn News from kohagit: Bug 28373: Add PassItemMarcToXSLT system preference <https://git.koha-community.org[…]cc30dbf0e4580cb5d>
08:30 huginn News from kohagit: Bug 28306: Allow to query database with minimal memory footprint <https://git.koha-community.org[…]3875625b1e9666bda>
08:30 huginn News from kohagit: Bug 26195: Add a way to specify authorised values should be expanded [OAI] <https://git.koha-community.org[…]2d2b5cd83da264b40>
08:30 jaseel yes. i see
09:13 koha-jenkins Project Koha_Master_D10_MDB_Latest build #682: UNSTABLE in 40 min: https://jenkins.koha-community[…]0_MDB_Latest/682/
09:22 magnuse huh, i thought the search history made it possible to combine searches to create a new search?
09:25 koha-jenkins Project Koha_Master_D10_My8 build #644: UNSTABLE in 55 min: https://jenkins.koha-community[…]ster_D10_My8/644/
09:28 koha-jenkins Project Koha_Master_U_Stable build #248: UNSTABLE in 56 min: https://jenkins.koha-community[…]ter_U_Stable/248/
09:34 koha-jenkins Project Koha_Master_U20 build #183: UNSTABLE in 30 min: https://jenkins.koha-community[…]a_Master_U20/183/
09:36 alex_a joined #koha
09:41 koha-jenkins Project Koha_Master_D11 build #378: UNSTABLE in 1 hr 10 min: https://jenkins.koha-community[…]a_Master_D11/378/
09:51 fridolin left #koha
09:57 koha-jenkins Project Koha_Master_D9 build #1753: UNSTABLE in 43 min: https://jenkins.koha-community[…]a_Master_D9/1753/
10:00 ere joined #koha
10:03 oleonard Hi all
10:07 khall joined #koha
10:09 koha-jenkins Project Koha_Master_U20 build #184: STILL UNSTABLE in 34 min: https://jenkins.koha-community[…]a_Master_U20/184/
10:21 koha-jenkins Project Koha_Master_D10_CPAN build #423: NOW UNSTABLE in 55 min: https://jenkins.koha-community[…]ter_D10_CPAN/423/
10:24 koha-jenkins Project Koha_Master build #1746: STILL UNSTABLE in 1 hr 50 min: https://jenkins.koha-community[…]Koha_Master/1746/
10:27 Joubu magnuse: bug 12460
10:27 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=12460 enhancement, P5 - low, ---, julian.maurice, Patch doesn't apply , Search history: Combine to start a new search
10:41 tcohen good morning
10:57 koha-jenkins Project Koha_Master_D9 build #1754: STILL UNSTABLE in 1 hr 0 min: https://jenkins.koha-community[…]a_Master_D9/1754/
10:58 magnuse Joubu: ah thanks, i must have looked at that at some point!
11:02 ashimema I have memory of posting a bug for this but can't for the life of my find it.
11:03 ashimema has anyone worked out an alternative to using OVERRIDE_SYSPREF_ via environment stuff now we've moved some blocks to the News system?
11:04 ashimema we have a bunch of systems where they have OPACs for each branch on different hostnames or subdomains.. that worked really nicely with syspref overrides at the bhost level.. but with the move to News of some of those blocks it's now a bit of a pain
11:07 * oleonard hides
11:09 ashimema hehe
11:09 ashimema I should have thought about the issue when first QAing those patches owen.. all seemed like a good idea at the time.
11:11 Noor_ joined #koha
11:11 Joubu ashimema: seems like we would need a separate OVERRIDE_CONTENT_*
11:12 Joubu we could even have it with the language now
11:12 cait ashimema: is the problem that limiting to a branch limits it only to being visible when logged in?
11:13 cait maybe this could be extended to also display when the branch param is sset?
11:13 cait then they could all do it via the GUI and it would be a win over the OVERRIDE
11:14 Joubu definitely better if it can work that way
11:16 magnuse what happened to "did you mean"? can it only be used with the swedish library spelling api?
11:17 magnuse ah found it, never mind!
11:17 magnuse Home › Administration › Did you mean?
11:27 ashimema oop.. seems my IRC crashed
11:27 ashimema reading back
11:28 ashimema basically.. before you had per branch blocks, we used jQuery to do per branch blocks in the single syspref.. then we started using SetEnvIf to set per domain prefs for those blocks
11:28 ashimema we can sort of go back to jQuery.. but we don't have the notion of a 'default branch' prior to login..
11:29 * ashimema wonders
11:29 ashimema yes cait.. that's certainly part of the problem
11:29 ashimema we want to be visible based on branch.. but we want to set branch using domain prior to login
11:30 ashimema they can obviously still change branch after login.. I think.
11:30 tcohen hola #koha
11:31 ashimema so we don't just want a 'Show for branch and also for default'..
11:31 ashimema we want a 'Show for branch, use domain to set branch prior to login'
11:31 Sheraz joined #koha
11:32 cait ashimema: yes, and right now we have only: branch if logged in
11:32 cait which actually is a bit of a usability issue
11:32 ashimema indeed
11:32 cait because libraries tend to forget and report that their news are not visible to users not logged in..
11:35 ashimema does Joubu's introduction of 'default' for news resolve that?
11:35 Sheraz Hello, all, hope you are doing well? I am looking for help here if someone can respond please. Actually, while creating a new report or duplicate report in Koha library software, we are facing the error "This site can't be reached, the connection was reset"
11:35 jaseel left #koha
11:37 Sheraz we are using Koha version:20.05.05.000
11:41 Joubu Sheraz: this error is not raised by Koha itself. Don't you get the error for other actions/pages?
11:42 Sheraz Other pages are fine, even the saved guided reports are working fine but creation of new reports is showing this error
11:43 Joubu start with an upgrade, last 20.05 version is 20.05.14
11:43 Joubu 20.05.15 even
11:44 Sheraz so do u think that after getting upgrade the problem will resolve
11:46 Joubu I don't think that's related, but I don't have any other glues
11:47 Joubu that looks like a proxy/network error, it's not coming from Koha
11:48 Sheraz thank you Joubu
11:53 ashimema I'm confused cait.. are you suggesting we add the ability to set ?branch=branchcode on opac pages?
11:53 ashimema rather than using a SetEnvIf based on domain in the vhosts?
11:53 ashimema I suppose both could work..
11:54 ashimema it's all part of userenv as far as I can tell at the moment
12:03 koha-jenkins Project Koha_21.05_U_Stable build #50: ABORTED in 4 min 7 sec: https://jenkins.koha-community[…]1.05_U_Stable/50/
12:03 koha-jenkins Project Koha_21.05_D11 build #65: ABORTED in 4 min 27 sec: https://jenkins.koha-community[…]oha_21.05_D11/65/
12:03 koha-jenkins Project Koha_Master_D9 build #1755: ABORTED in 13 min: https://jenkins.koha-community[…]a_Master_D9/1755/
12:03 koha-jenkins Project Koha_21.05_U20 build #57: ABORTED in 4 min 37 sec: https://jenkins.koha-community[…]oha_21.05_U20/57/
12:05 ere joined #koha
12:10 Joubu mtj[m]: ?
12:12 khall joined #koha
12:18 mtj hi Joubu, whats up
12:20 Joubu I requested a build but it disappeared
12:21 Joubu mtj: can I start it again?
12:21 mtj aah, sure
12:21 koha-jenkins Project Koha_21.05_D11 build #66: FAILURE in 4 min 32 sec: https://jenkins.koha-community[…]oha_21.05_D11/66/
12:21 mtj i started some builds too, but forgot to update the docker images before
12:22 Joubu Was it about the D11 API failures?
12:23 mtj yep
12:24 mtj i had pushed some new packages to the repo, for testing
12:25 Joubu ok, that's why I didn't recreate the problem locally then
12:25 mtj Joubu: i'm building new docker/master images now
12:27 mtj eta 15
12:33 mtj Joubu: re your question on bz 28926, the package should really be called libjson-validator-perl_3.25+really3.14
12:34 marie-luce joined #koha
12:35 mtj ...but the package was created before i had discovered the recommended '+really1.2.3' naming convention
12:35 Joubu ok, thanks for clarifying
12:36 Dyrcona joined #koha
12:37 mtj the version needs to be 3.14, as higher versions of json-validator depend on a newer version of yaml::xs than wont work on deb9 :/
12:39 khall_ joined #koha
12:40 mtj the new package *name* needs to be higher than 3.25, so that current json-validator_3.25+ packages are updated too
12:42 mtj Joubu: i promise to write a wiki page that explains the required versions of the packages for bz 28926
12:43 Joubu noted! :)
12:44 mtj i think the libjson-validator-perl_3.25+dfsg-1+koha3 package was built on the day that swagger.io was down, and killed all the kohas - so the fix was a bit rushed
12:47 mtj Joubu: new docker images are done - perhaps restart Koha_Master_D11 jenkins build...
12:50 koha-jenkins Project Koha_Master_D11 build #379: ABORTED in 28 min: https://jenkins.koha-community[…]a_Master_D11/379/
12:53 mtj joubu: re bug 28800 - the problem should be impossible to recreate
12:53 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28800 normal, P5 - low, ---, mtj, ASSIGNED , Library list at /cgi-bin/koha/admin/branches.pl appears empty
12:55 mtj the system seems to probably have a combination of both 21.05 and 19.05 apt repo lines
12:56 caroline joined #koha
12:56 Joubu mtj: yes, that was my guess as well, that's why I asked Manos the output of the 'grep -r koha /etc/apt'
12:58 mtj ...but despite that config error, debian should have installed libjson-validator-3.25 ok before it installed koha-21.05
12:59 mtj "I wonder why version 0.97-1~kohadev1 was installed, and prefered over the current version."
12:59 mtj ^ it should be impossible...
13:00 mtj anyhoo, system was fixed, and bug cant be recreated..
13:01 koha-jenkins Project Koha_21.05_D11 build #67: NOW UNSTABLE in 38 min: https://jenkins.koha-community[…]oha_21.05_D11/67/
13:04 Joubu mtj: thanks!
13:06 koha-jenkins Project Koha_21.05_U_Stable build #51: FAILURE in 2 min 47 sec: https://jenkins.koha-community[…]1.05_U_Stable/51/
13:06 koha-jenkins Project Koha_21.05_D9 build #56: FAILURE in 2 min 33 sec: https://jenkins.koha-community[…]Koha_21.05_D9/56/
13:12 oleonard joined #koha
13:42 koha-jenkins Project Koha_21.05_U20 build #58: STILL UNSTABLE in 39 min: https://jenkins.koha-community[…]oha_21.05_U20/58/
13:55 oleonard There should be an option for limiting housebound roles to certain patron categories.
14:03 ashimema I think it was deliberately left open oleonard..
14:03 ashimema though I can't remember the details really
14:03 caroline_catlady joined #koha
14:08 ashimema man allot of our items code is scary
14:11 Joubu I rewrote it
14:11 Joubu at least add items form
14:11 Joubu PQA it!
14:12 ashimema bug number?
14:12 ashimema bug 27526 ?
14:12 wahanui bug 27526 is on your list already.. not had a chance to look yet but I wasn't aware it touched this too
14:12 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=27526 enhancement, P5 - low, ---, jonathan.druart+koha, Signed Off , Remove Mod/AddItemFromMarc from additem.pl
14:13 ashimema I SO'd
14:17 koha-jenkins Project Koha_Master_D11 build #380: ABORTED in 1 hr 26 min: https://jenkins.koha-community[…]a_Master_D11/380/
14:18 ashimema I wanted tcohen to take a look for QA Joubu
14:18 tcohen I can
14:18 mtj Joubu: i hopefully fixed the api problem, and restarted jenkins build
14:18 ashimema I feel like _to_api and columns_to_str have very similar uses..
14:19 tcohen I would love them to have a common basis
14:19 ashimema agreed
14:19 ashimema we have some really funky stuff around the AV's display handling code.. and translations
14:19 tcohen like bug 26635
14:19 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=26635 enhancement, P5 - low, ---, agustinmoyano, Passed QA , Expand authorised values in REST API call
14:20 ashimema I don't like that bits are mixed in at all levels.. Mdoule, Controller and View
14:20 ashimema haha, totally
14:20 ashimema I wasn't sure what way to jump there as I have similar needs for the stuff I'm working on now..
14:21 ashimema which is partly what led to me bug about JS equivilents to TT plugins we've built
14:21 ashimema bug 28874
14:21 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=28874 enhancement, P5 - low, ---, oleonard, NEW , We need javascript equivalents to many of our TT plugins
14:22 ashimema so are you're thoughts that we should expand AV's inline in API responses then tcohen?
14:22 ashimema I was actually thinking we should probably keep the API simpler and do a second call to get the descriptions for final display..
14:22 ashimema embed may be simpler.
14:23 tcohen I think AVs should be embedded as the bug does, with a standard data structure, accessible through _avs or similar, in which keys have the name of the attribute
14:23 tcohen the only thing I'm not sure about with Agustin's implementation, and which made me ask for feedback many times
14:24 koha-jenkins Project Koha_Master_D11 build #381: FAILURE in 6 min 14 sec: https://jenkins.koha-community[…]a_Master_D11/381/
14:24 tcohen is that it should be prepared for translatable descriptions
14:24 ashimema yup
14:24 tcohen and probably return $av->to_api instead of a hand-crafted data structure
14:24 Joubu neither must be blocked
14:24 Joubu we push both then we fix on top
14:25 koha-jenkins Project Koha_21.05_U18 build #54: STILL UNSTABLE in 1 hr 22 min: https://jenkins.koha-community[…]oha_21.05_U18/54/
14:25 tcohen I wouldn't block either
14:25 tcohen I agree with that
14:26 tcohen but I would like us to work on a common ground for
14:26 tcohen API representation and TT-oriented use
14:26 tcohen we made a lot of work to compose queries and prefetch stuffs to make things performant
14:26 tcohen we shouldn't be doing that manually over and over
14:28 ashimema agreed
14:30 Joubu I commented about that bug this morning, but not on the correct bug number
14:30 Joubu https://bugs.koha-community.or[…].cgi?id=26635#c29
14:30 huginn Bug 26635: enhancement, P5 - low, ---, agustinmoyano, Passed QA , Expand authorised values in REST API call
14:30 Joubu moved
14:32 ashimema what about imageurls?
14:32 ashimema that's all I can see missing if we don't return objects.
14:33 ashimema I like the idea of returning the right string (translated and specific to the caller, opac vs intra).. but that only works for the description string.. if we include an imageurl too.. which AV's allow for we're missing that if we only return the string.. right?
14:34 tcohen we should return $av->to_api({ is_public => 1/0 });
14:34 tcohen and probably add a language parameter as well
14:35 ashimema agreed
14:35 tcohen $av->to_api should return a 'description' attribute, that picks libopac is is_public
14:35 tcohen and the other one otherwise
14:36 tcohen bug 27358
14:36 huginn Bug https://bugs.koha-community.or[…]_bug.cgi?id=27358 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Add GET /public/biblios/:biblio_id/items
14:37 * ashimema goes to give blood to the vampire.. brb
14:38 koha-jenkins Project Koha_20.11_D11 build #153: SUCCESS in 28 min: https://jenkins.koha-community[…]ha_20.11_D11/153/
14:41 ashimema damn it.. I was hopeing to avoid getting distracted by this whole set of stuff again today.
14:44 sonOfRa joined #koha
14:50 koha-jenkins Project Koha_20.11_D9 build #135: SUCCESS in 41 min: https://jenkins.koha-community[…]oha_20.11_D9/135/
15:07 koha-jenkins Project Koha_20.05_D11 build #708: STILL UNSTABLE in 26 min: https://jenkins.koha-community[…]ha_20.05_D11/708/
15:18 koha-jenkins Project Koha_Master_D11 build #382: NOW UNSTABLE in 53 min: https://jenkins.koha-community[…]a_Master_D11/382/
15:19 oleonard ashimema: I'm always hoping to avoid getting distracted by a whole set of stuff
15:19 ashimema indeed
15:19 ashimema hard isn#t it
15:27 koha-jenkins Project Koha_20.05_D10 build #318: STILL UNSTABLE in 56 min: https://jenkins.koha-community[…]ha_20.05_D10/318/
15:29 koha-jenkins Project Koha_Master_U_Stable build #249: STILL UNSTABLE in 56 min: https://jenkins.koha-community[…]ter_U_Stable/249/
15:30 koha-jenkins Project Koha_20.11_U_Stable build #32: SUCCESS in 48 min: https://jenkins.koha-community[…]0.11_U_Stable/32/
15:32 caroline_catlady joined #koha
15:44 cait joined #koha
16:11 lisettelatah joined #koha
16:36 amr_dallin joined #koha
16:38 amr_dallin Hello.  How to display UDC (080) in opac detail? Only DDK and LOC are displayed. Thanks.
16:39 amr_dallin *** Sorry. Only DDC and LOC are displayed.
16:49 khall joined #koha
17:02 khall_ joined #koha
17:13 gooble_gobble_1 joined #koha
17:19 oleonard amr_dallin: I think you'd have to create a custom XSLT stylesheet
17:22 oleonard amr_dallin: https://git.koha-community.org[…]im2OPACDetail.xsl
17:25 amr_dallin oleonard: I will study. thanks
17:28 oleonard I can give you more details if it would help
17:37 amr_dallin oleonard: You have already directed me on the right path. And I will try to achieve the desired result on my own.  If anything, can I contact you directly?
17:38 oleonard You can find me here most days
17:44 caroline_catlady joined #koha
17:59 bshum joined #koha
18:03 amr_dallin oleonard: Studied. Happened. https://catalog.bucheon.uz/cgi[…]l?biblionumber=13
18:03 amr_dallin oleonard:Thanks again.
19:59 fridolin joined #koha
20:32 fridolin joined #koha
21:00 cait joined #koha
22:04 cait joined #koha
22:40 koha-jenkins Project Koha_21.05_U_Stable build #52: NOW UNSTABLE in 30 min: https://jenkins.koha-community[…]1.05_U_Stable/52/
23:08 koha-jenkins Project Koha_21.05_D9 build #57: NOW UNSTABLE in 58 min: https://jenkins.koha-community[…]Koha_21.05_D9/57/
23:28 fridolin joined #koha
23:29 fridolin left #koha
23:29 koha-jenkins Project Koha_Master_D9 build #1756: STILL UNSTABLE in 1 hr 19 min: https://jenkins.koha-community[…]a_Master_D9/1756/

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