"return" statement with explicit "undef" at line 87, column 5. See page 199 of PBP. (Severity: 5)
Created attachment 106309 [details] [review] 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
This has been fixed by bug 21395. *** This bug has been marked as a duplicate of bug 21395 ***