← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:07 | mbridge joined #koha | |
01:07 | mbridge joined #koha | |
02:07 | mbridge joined #koha | |
03:07 | mbridge joined #koha | |
04:07 | mbridge joined #koha | |
05:07 | mbridge joined #koha | |
06:07 | mbridge joined #koha | |
07:07 | mbridge joined #koha | |
07:39 | reiveune joined #koha | |
07:47 | alex_a joined #koha | |
07:58 | thibaud_g joined #koha | |
08:05 | lds joined #koha | |
08:07 | mbridge joined #koha | |
09:07 | mbridge joined #koha | |
10:07 | mbridge joined #koha | |
11:07 | mbridge joined #koha | |
11:10 | thibaud_g joined #koha | |
12:07 | mbridge joined #koha | |
12:17 | alex_a joined #koha | |
12:33 | lds joined #koha | |
13:07 | mbridge joined #koha | |
14:07 | mbridge joined #koha | |
15:07 | mbridge joined #koha | |
16:02 | reiveune left #koha | |
16:07 | mbridge joined #koha | |
17:07 | mbridge joined #koha | |
18:07 | mbridge joined #koha | |
19:07 | mbridge joined #koha | |
19:51 | jeff joined #koha | |
20:07 | mbridge joined #koha | |
20:25 | mbridge | [mattermost] <pabloab> Hi all!! I'm puzzle with a recent issue on a 23.11. I've been told from Circulation sector that when a user is restricted and therefore can only checkout on-site loans, the current date used to be auto-completed (just after _On-site checkouts only. Automatic due date:_ ), but now it doesn't anymore (I don't remember). There are no errors in the browser console, nor on logs while loading `circulation.pl`. The |
20:27 | [mattermost] <pabloab> Hi all!! I'm puzzle with a recent issue on a 23.11. I've been told from Circulation sector that when a user is restricted and therefore can only checkout on-site loans, the current date used to be auto-completed (just after _On-site checkouts only. Automatic due date:_ ), but now it doesn't anymore (I don't remember). This makes it mandatory to click and choose the current day for each loan of this type. | |
20:27 | [mattermost] <pabloab> There are no errors in the browser console, nor on logs while loading `circulation.pl`. The problem persists even though `IntranetUserJS` is empty, and I don't see any recent changes in sysprefs, nor is there anything wrong with the date on the server... What could be happening? | |
20:37 | [mattermost] <pabloab> Hi all!! I'm puzzle with a recent issue on a 23.11. I've been told from Circulation sector that when a user is restricted and therefore can only checkout on-site loans, the current date used to be auto-completed (just after _On-site checkouts only. Automatic due date:_ ), but now it doesn't anymore (I don't remember). This makes it mandatory to click and choose the current day for each loan of this type. | |
20:37 | [mattermost] <pabloab> There are no errors in the browser console, nor on logs while loading `circulation.pl`. The problem persists even though `IntranetUserJS` is empty, and I don't see any recent changes in sysprefs, nor is there anything wrong with the date on the server... What could be happening? | |
20:37 | [mattermost] <pabloab> **Edit**: Maybe one of these errors have something to do? | |
20:37 | [mattermost] <pabloab> ``` | |
20:37 | [mattermost] <pabloab> $ grep -oE ' \[.+$' plack-intranet-error.log | sort | uniq -c | sort -rn | head | |
20:37 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 527. | |
20:38 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 523. | |
20:38 | [mattermost] <pabloab> 1029 [WARN] Use of uninitialized value in join or string at /usr/share/koha/lib/Koha/Item.pm line 1274. | |
20:38 | [mattermost] <pabloab> 317 [WARN] WARNING: query problem with ZOOM error 10014 "CCL parsing error" (addinfo: "Search word expected") from diag-set 'ZOOM' at /usr/share/koha/lib/C4/Search.pm line 353. | |
20:38 | [mattermost] <pabloab> 249 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 557. | |
20:38 | [mattermost] <pabloab> 95 [WARN] DBIx::Class::ResultSet::_construct_results(): Unable to properly collapse has_many results in iterator mode due to order criteria - performed an eager cursor slurp underneath. Consider using ->all() instead at /usr/share/koha/lib/Koha/Objects.pm line 319 | |
20:38 | [mattermost] <pabloab> 78 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 428. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 118. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value $v in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 122. | |
20:38 | [mattermost] <pabloab> 30 [WARN] Use of uninitialized value $low in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl line 341. | |
20:38 | [mattermost] <pabloab> ``` | |
20:38 | [mattermost] <pabloab> Hi all!! I'm puzzle with a recent issue on a 23.11. I've been told from Circulation sector that when a user is restricted and therefore can only checkout on-site loans, the current date used to be auto-completed (just after _On-site checkouts only. Automatic due date:_ ), but now it doesn't anymore (I don't remember). This makes it mandatory to click and choose the current day for each loan of this type. | |
20:38 | [mattermost] <pabloab> There are no errors in the browser console, nor on logs while loading `circulation.pl`. The problem persists even though `IntranetUserJS` is empty, and I don't see any recent changes in sysprefs, nor is there anything wrong with the date on the server... What could be happening? | |
20:38 | [mattermost] <pabloab> **Edit**: Maybe one of these errors have something to do? | |
20:38 | [mattermost] <pabloab> ``` | |
20:38 | [mattermost] <pabloab> $ grep -oE ' \[.+$' plack-intranet-error.log | sort | uniq -c | sort -rn | head | |
20:38 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 527. | |
20:38 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 523. | |
20:38 | [mattermost] <pabloab> 1029 [WARN] Use of uninitialized value in join or string at /usr/share/koha/lib/Koha/Item.pm line 1274. | |
20:38 | [mattermost] <pabloab> 317 [WARN] WARNING: query problem with ZOOM error 10014 "CCL parsing error" (addinfo: "Search word expected") from diag-set 'ZOOM' at /usr/share/koha/lib/C4/Search.pm line 353. | |
20:38 | [mattermost] <pabloab> 249 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 557. | |
20:38 | [mattermost] <pabloab> 95 [WARN] DBIx::Class::ResultSet::_construct_results(): Unable to properly collapse has_many results in iterator mode due to order criteria - performed an eager cursor slurp underneath. Consider using ->all() instead at /usr/share/koha/lib/Koha/Objects.pm line 319 | |
20:38 | [mattermost] <pabloab> 78 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 428. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 118. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value $v in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 122. | |
20:38 | [mattermost] <pabloab> 30 [WARN] Use of uninitialized value $low in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl line 341. | |
20:38 | [mattermost] <pabloab> ``` | |
20:38 | [mattermost] <pabloab> Hi all!! I'm puzzle with a recent issue on a 23.11. I've been told from Circulation sector that when a user is restricted and therefore can only checkout on-site loans, the current date used to be auto-completed (just after _On-site checkouts only. Automatic due date:_ ), but now it doesn't anymore (I don't remember). This makes it mandatory to click and choose the current day for each loan of this type. | |
20:38 | [mattermost] <pabloab> There are no errors in the browser console, nor on logs while loading `circulation.pl`. The problem persists even though `IntranetUserJS` is empty, and I don't see any recent changes in sysprefs, nor is there anything wrong with the date on the server... What could be happening? | |
20:38 | [mattermost] <pabloab> **Edit**: Maybe one of these errors has something to do? | |
20:38 | [mattermost] <pabloab> ``` | |
20:38 | [mattermost] <pabloab> $ grep -oE ' \[.+$' plack-intranet-error.log | sort | uniq -c | sort -rn | head | |
20:38 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 527. | |
20:38 | [mattermost] <pabloab> 3088 [WARN] Use of uninitialized value $frameworkcode in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 523. | |
20:38 | [mattermost] <pabloab> 1029 [WARN] Use of uninitialized value in join or string at /usr/share/koha/lib/Koha/Item.pm line 1274. | |
20:38 | [mattermost] <pabloab> 317 [WARN] WARNING: query problem with ZOOM error 10014 "CCL parsing error" (addinfo: "Search word expected") from diag-set 'ZOOM' at /usr/share/koha/lib/C4/Search.pm line 353. | |
20:38 | [mattermost] <pabloab> 249 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 557. | |
20:38 | [mattermost] <pabloab> 95 [WARN] DBIx::Class::ResultSet::_construct_results(): Unable to properly collapse has_many results in iterator mode due to order criteria - performed an eager cursor slurp underneath. Consider using ->all() instead at /usr/share/koha/lib/Koha/Objects.pm line 319 | |
20:38 | [mattermost] <pabloab> 78 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 428. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 118. | |
20:38 | [mattermost] <pabloab> 46 [WARN] Use of uninitialized value $v in string eq at /usr/share/koha/intranet/cgi-bin/suggestion/suggestion.pl line 122. | |
20:38 | [mattermost] <pabloab> 30 [WARN] Use of uninitialized value $low in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/members/memberentry.pl line 341. | |
20:38 | [mattermost] <pabloab> ``` | |
20:56 | [mattermost] <pabloab> https://chat.koha-community.or[…]OLauSdztaT5uECzKo | |
20:57 | [mattermost] <pabloab> https://chat.koha-community.or[…]KUExVL-mIBi-66a-g | |
21:07 | mbridge joined #koha | |
22:07 | mbridge joined #koha | |
22:28 | dpk_ joined #koha | |
23:00 | mbridge | [mattermost] <?/θ> Hello! Most of the Koha Community conversation is now over on Mattermost. Come and join us! https://chat.koha-community.org |
23:07 | mbridge joined #koha |
← Previous day | Today | Next day → | Search | Index