[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 --- Comment #4 from Tomás Cohen Arazi --- Created attachment 128910 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128910=edit Bug 29771: Scalar context for split This patch tackles a very specific scenario.

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 --- Comment #3 from Tomás Cohen Arazi --- Created attachment 128909 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128909=edit Bug 29771: Remove trivial cases I squashed the patches because they are too trivial

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 Tomás Cohen Arazi changed: What|Removed |Added CC|

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 Tomás Cohen Arazi changed: What|Removed |Added Attachment #128908|0 |1 is obsolete|

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 Tomás Cohen Arazi changed: What|Removed |Added Status|NEW |Needs Signoff Patch

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 --- Comment #2 from Tomás Cohen Arazi --- Created attachment 128908 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128908=edit Bug 29771: Remove warning from acqui/finishreceive.pl This patch removes a warning

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 --- Comment #1 from Tomás Cohen Arazi --- $ git grep '\->param' | grep -v -e 'template' -e 'multi_param' | grep '@' | wc -l 54 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 Tomás Cohen Arazi changed: What|Removed |Added Depends on||21051, 18320, 17239

[Koha-bugs] [Bug 29771] Get rid of CGI::param in list context warnings [UMBRELLA]

2021-12-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29771 Tomás Cohen Arazi changed: What|Removed |Added Summary|Get rid of CGI::param in|Get rid of CGI::param