[Bug 13888] 'Lists' permission should allow/disallow using the lists module in staff
9 Jul
2026
9 Jul
'26
11:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13888 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #35 from Jonathan Druart <jonathan.druart@gmail.com> --- The following line generates a warning in the log: +$public = ( $query->param('public') == 1 && $allow_create_public_lists == 1 ) ? 1 : 0; [2026/07/09 10:23:26] [WARN] Use of uninitialized value in numeric eq (==) at /kohadevbox/koha/virtualshelves/shelves.pl line 68. -- You are receiving this mail because: You are watching all bug changes.
5
Age (days ago)
5
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org