[Bug 25874] New: Explicit return of undef in C4/CourseReserves.pm
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 Bug ID: 25874 Summary: Explicit return of undef in C4/CourseReserves.pm Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org "return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23727 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23727 [Bug 23727] Editing course reserve items is broken -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 106309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106309&action=edit Bug 25874: Explicit return of undef in C4/CourseReserves.pm "return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5) Test Plan: 1) perlcritic C4/CourseReserves.pm "return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5) 2) Apply this patch 3) perlcritic C4/CourseReserves.pm C4/CourseReserves.pm source OK -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | CC| |kyle@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25874 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- This has been fixed by bug 21395. *** This bug has been marked as a duplicate of bug 21395 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org