Time  Nick         Message
22:50 fridolin     same for you  :D
22:48 cait         ... and happy Valentine's day Koha
22:46 cait         good night!
22:44 fridolin     ah not undef but empty hash
22:43 fridolin     $notforloan_av my be undef that must be tested
22:42 fridolin     im on it
22:41 cait         can you updat ethe bug?  ihave to leave
22:40 cait         it's taken care of already
22:40 cait         yes i think you just need to remove yur line
22:40 fridolin     db field is "lib_opac"
22:39 fridolin     get_description_by_koha_field uses AV->opac_description so fallback is already there rigth ?
22:37 fridolin     it contains the fallback
22:37 fridolin     not a db field
22:37 fridolin     opac_description is a method
22:37 fridolin     oupsy
22:37 fridolin     https://git.koha-community.org/Koha-community/Koha/src/branch/master/Koha/AuthorisedValue.pm#L43
22:37 fridolin     https://git.koha-community.org/Koha-community/Koha/src/branch/master/Koha/AuthorisedValue.pm#L432
22:36 fridolin     ahhhhhhh
22:36 cait         with ""
22:36 cait         the problem is, that in your patch you overwrite it again
22:35 cait         line 87
22:35 cait         return $params->{opac} 							 						 						 						 							 								      ? $av->{opac_description} || $description 							 						 						 						 							 								      : $description;
22:35 cait         isn't it here?
22:35 fridolin     i think we should add this to  Koha::AuthorisedValues->get_description(s)_by_koha_field
22:34 fridolin     GetDescriptionByKohaField does a job but this the method above
22:34 fridolin     but wat about GetDescriptionsByKohaField ?
22:34 fridolin     indeeed there is even a Unit Test
22:32 cait         it's all there
22:31 cait         and if both are empty, it returns code
22:31 cait         lib is the normal description, which is used if opac_descrpition is empty
22:31 cait         lines 31-33
22:31 cait         https://git.koha-community.org/Koha-community/Koha/src/commit/9d6d641d1f8b77271800f43bc027b651f9aea52b/Koha/Template/Plugin/AuthorisedValues.pm#L27
22:30 cait         trying to share the code
22:30 cait         have another loo
22:30 cait         no it's there
22:30 fridolin     should it be lower in Koha::AuthorisedValues ?
22:30 fridolin     so open a bug report for GetByCode ?
22:30 cait         fridolin: i think it's in GetByCode
22:29 cait         well, it's a mix, but we only configure the opac ones if libraries ask for a different one
22:29 cait         we alays only configure description
22:28 cait         but it#s not supposed to be hidden
22:28 cait         you can also set a space
22:28 fridolin     I agree behavior must be consistent, one can always set a basic text "contact library"
22:27 fridolin     but this may be an issue ^^
22:27 fridolin     it is not in TT plugin GetByCode
22:27 cait         you can test it on the detail pages etc.
22:27 cait         I am very sure about the behaviour
22:26 fridolin     cait: mmm we should get more opinions on bug report
22:14 cait         you said it yourself, the TT plugin has the fallback inside
22:14 cait         the opac description is just an 'extra' if you want different descriptions
22:14 cait         the fallback to the normal description is everywhere, locations, colelctions etc.
22:13 cait         no, not for hiding
22:11 fridolin     bugzilla
22:11 fridolin     i copy that to bz
22:10 fridolin     cait: isn't it a way to hide from OPAC ? it is the actual behavior right ?
22:08 fridolin     oki cahnge
22:08 fridolin     mmm TT plugin does it himself
22:06 fridolin     this fallback sould be done by get_description_by_koha_field no ?
22:06 fridolin     behavior
22:06 fridolin     ah this is staff interface behaviot
22:06 cait         commented on the bug - ran out of time for today
22:02 cait         if opac-description si not set, we always fall back to the normal one in opac
22:02 cait         $itemLoopIter->{notforloanvalue} = $notforloan_av->{opac_description} // '';
22:02 cait         fridolin: i am not sur about this:
21:53 cait         but iwll probably be my last one for tonight
21:53 cait         testing it
21:47 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30089 blocker, P5 - low, ---, fridolin.somers, Needs Signoff , Placing holds on OPAC broken
21:47 fridolin     Bug 30089 burning hot
21:28 cait         working on osme other bad bugs
21:28 cait         I am on stand by
21:11 fridolin     it is
21:11 fridolin     on it
21:10 cait         i think that's another from wantarray
21:10 cait         fridolin: could oy ulook at 30089?
21:10 cait         o, on to bug 30090 now
21:09 cait         if those works make any sense
21:09 cait         yep, was just a 'side catch'
21:08 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30090 minor, P5 - low, ---, fridolin.somers, Needs Signoff , Don't export action buttons from patron results
21:08 fridolin     Bug 30090 is minor with makes sens
21:06 cait         thx lukeg for confirming
20:55 cait         ok, what bug is next?
20:54 cait         30099 also ready for QA
20:53 cait         but it works well usually
20:53 cait         too curious for my own good sometimes
20:53 cait         I am on most recent ubuntu on my personal desktop usually...
20:53 fridolin     i use to install as soon as there is beta 1
20:52 fridolin     of course ^^
20:52 fridolin     https://www.omgubuntu.co.uk/2022/01/ubuntu-22-04-release-features
20:52 tcohen       21.10 I mean
20:52 tcohen       hopefully they fix all the 21.20 issues :-D
20:51 fridolin     Jammy Jellyfish XD
20:51 fridolin     indeed, and 22.04 LTS is comming
20:51 fridolin     i have NVMe disk its a rocket
20:51 tcohen       I regret installing a non-LTS Ubuntu
20:50 fridolin     with Budgie WM
20:50 fridolin     i use Solus OS a rolling release recent build
20:50 tcohen       that's why I bought a desktop computer
20:50 tcohen       on linux, it is great
20:50 cait         perf is great here
20:50 fridolin     but we crazy dev love to open the machine and make tunning
20:50 cait         it seems as soon as I start using it, all tihngs break lol
20:50 tcohen       git operations in KTD, on a mac => painfully slow
20:49 tcohen       I got used to doing it outside because of the mac
20:49 fridolin     KTD is great
20:49 tcohen       yeah
20:49 fridolin     sure
20:49 cait         so i don't hav eto do that on host
20:49 cait         i like it sets up git bz for me
20:49 fridolin     they show handmade info
20:49 tcohen       for the same reason haha
20:49 tcohen       I run git commands on the host as well :-D
20:49 fridolin     i prefer my git_prompt settings
20:48 fridolin     repo is "mounted" into KTD (twice)
20:48 cait         in ktd
20:48 fridolin     ah no I run git commands from host
20:48 tcohen       lxd?
20:48 tcohen       within KTD? outside?
20:48 cait         ktd fridolin?
20:48 fridolin     I use "git so" a lot, no warning
20:47 tcohen       I think using git so might be the right thing
20:47 tcohen       if I'm not signing the bug, I just delete the branch and start over when time comes
20:47 cait         i might try that sometime
20:47 cait         hm
20:47 tcohen       I usually git bz apply -s #
20:47 cait         how do you signoff multiple?
20:46 tcohen       never used go so, actually LOL
20:46 tcohen       never saw that warning, cait
20:45 cait         testing 30099 now
20:45 fridolin     whooo bug hunting, unleach the dogs ^^
20:43 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30101 major, P5 - low, ---, fridolin.somers, Signed Off , OPAC advanced search page broken by Bug 29844
20:43 cait         bug 30101 is ready for QA now
20:42 cait         set FILTER_BRANCH_SQUELCH_WARNI
20:42 cait         filter-branch manual page for more details; to squelch this warning,
20:42 cait         (https://github.com/newren/git-filter-repo/) instead.  See the
20:42 cait         alternative filtering tool such as 'git filter-repo'
20:42 cait         rewrites.  Hit Ctrl-C before proceeding to abort, then use an
20:42 cait         tcohen: as you are around: is there a way to get around the warning each time I do a git so? WARNING: git-filter-branch has a glut of gotchas generating mangled history
20:41 fridolin     30097 seems harder i've never worked on advanced editor :-[]
20:40 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30099 major, P5 - low, ---, fridolin.somers, Needs Signoff , Error when accessing circulation.pl without patron parameter
20:40 fridolin     Bug 30099 is hot ^^
20:39 fridolin     hello all btw \o/
20:39 fridolin     i'm on patch for 30099
20:39 cait         ok, I already got confused :) take whatever is blocker or major! :P
20:38 tcohen       once fridolin submits you mean
20:37 cait         will you take 30099?
20:36 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30101 major, P5 - low, ---, fridolin.somers, Needs Signoff , OPAC advanced search page broken by Bug 29844
20:36 cait         I'll start on bug 30101
20:36 cait         :)
20:36 cait         we need towork on our communication
20:36 tcohen       I'm idle waiting for your order
20:36 cait         oh :)
20:36 tcohen       none
20:36 cait         tcohen: which one are yo working on?
20:34 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 major, P5 - low, ---, koha-bugs, NEW , Cataloguing - advanced editor not loading
20:34 cait         bug 30097 also looks bad
20:33 cait         iin that case we can also switch roles - I'll send QA mail later, but wnatto get through mails first
20:33 tcohen       yes m'am
20:29 cait         is someone around for SO? i could take over QA
20:28 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30101 major, P5 - low, ---, fridolin.somers, Needs Signoff , OPAC advanced search page broken by Bug 29844
20:28 fridolin     patch on Bug 30101
20:26 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30091 blocker, P5 - low, ---, oleonard, NEW , Sending an empty simple search results in error
20:26 cait         bug 30091
20:26 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30089 blocker, P5 - low, ---, oleonard, NEW , Placing holds on OPAC broken
20:26 cait         bug 30089
20:19 cait         could someone have a go maybe and confirm? holds was in opac only
20:19 cait         an dcan't place holds
20:19 cait         empty simple search in OPAC led to an error
20:19 cait         i had some weird tihngs happen yesterday too
19:51 fridolin     will do
19:51 fridolin     oki
19:49 oleonard     fridolin: Please take a look at bugs 30099 and 30101
19:46 oleonard     Hi fridolin
19:34 oleonard     Broken pages, boo.
19:34 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30099 major, P5 - low, ---, koha-bugs, NEW , Error when accessing circulation.pl without patron parameter
19:34 oleonard     Bug 30099
19:33 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30101 major, P5 - low, ---, tomascohen, NEW , OPAC advanced search page broken by Bug 29844
19:33 oleonard     Bug 30101
18:28 cait1        tcohen: interesting
18:25 kidclamp     confirmed oleonard
18:20 oleonard     I was hoping someone could double-check
18:19 oleonard     If I hit circulation.pl without a patron selected I get an error.
18:19 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29230 minor, P5 - low, ---, jonathan.druart+koha, Pushed to stable , Patron's messages not accessible from template notices
18:19 oleonard     FYI the reason I was asking about khall_ is because fridolin isn't around and I think Bug 29230 has introduced a bug in master and 21.11.x
18:18 kidclamp     ah, I will do so, apologies :-)
18:18 oleonard     My little follow-up never got a signoff, that was the only reason I didn't mark it as such.
18:17 kidclamp     oleonard: can I mark 29924 signed off?
18:17 kidclamp     he is out today oleonard
18:11 oleonard     khall_ around?
17:36 oleonard     Can't call method "messages" on an undefined value at /kohadevbox/koha/circ/circulation.pl line 525
16:03 reiveune     bye
14:37 tcohen       it is just that any report taking a bit longer can eat a worker for too long for apache to timeout
14:37 tcohen       background jobs should be immediate
13:46 cait1        a lot of reports might be for workflow tasks... not statistics... so they might not want a huge delay. statistics ait hink you could probably automate/schedule for nightly?
13:33 paxed        the*
13:33 paxed        tcohen: yes, but "we need to report today"
13:18 koha-jenkins Project Koha_21.11_D11 build #45: STILL UNSTABLE in 1 hr 8 min: https://jenkins.koha-community.org/job/Koha_21.11_D11/45/
12:28 tcohen       paxed: have you thought of making Koha leverage on background jobs as a way to avoid locking Koha for a long running report?
11:42 paxed        *shrug* i dunno
11:41 tcohen       ?
11:41 tcohen       Koha::Database
11:41 paxed        optional parameter to C4::Context->dbh?
11:40 tcohen       I like the idea, trying to think how it would look in the code
11:38 paxed        librarians love to run those reports ;)
11:38 oleonard     o/
11:35 paxed        technically, the secondary is for that, but it could do some actual work instead of being mostly idle
11:34 tcohen       ah, yes, interesting. We use the secondary for backups
11:32 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29938 enhancement, P5 - low, ---, koha-bugs, NEW , Allow a secondary database
11:32 paxed        tcohen: we've been seeing some problems with efficiency. biggest one is bug 29938
11:28 tcohen       paxed: we usually care more about DB access in loops and such, but yeah, generally, we are trying to be more efficient too. If you spot something, file a bug. And try to think how we can improve it as well!
11:24 paxed        oh, i see newer koha now updates lastseen once per day
11:24 paxed        tcohen: sure, although this particular case could be more efficient. we've been seeing "Waiting for table lock" for borrowers table
11:22 tcohen       oo has made our codebase better, indeed, paxed
11:18 paxed        oooh... i love how the code first searches for the patron and then calls $patron->track_login() ... OO is so very efficient X)
10:54 cait1        good morning tcohen
10:54 tcohen       Buen día #koha
09:31 * Nemo_bis   waves
09:27 magnuse      \o/
08:54 matts        hi !
08:45 tuxayo       hi #koha :)
07:59 cait1        good morning #koha
07:01 reiveune     hello