[Koha-bugs] [Bug 23727] Editing course reserve items is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 20 01:49:09 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23727

Joy Nelson <joy at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Version(s)|20.05.00, 19.11.06          |20.05.00
        released in|                            |

--- Comment #56 from Joy Nelson <joy at bywatersolutions.com> ---
Correction.  Revert the backport of this due to QA failures in backport.  
Most are pod coverage except for the first error.
see below

 FAIL   C4/CourseReserves.pm
   FAIL   critic
                # Subroutines::ProhibitExplicitReturnUndef: Got 1 violation(s).
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 FAIL   Koha/Course.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666
   OK     spelling
   OK     valid

 FAIL   Koha/Course/Instructor.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666
   OK     spelling
   OK     valid

 OK     Koha/Course/Instructors.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 OK     Koha/Course/Item.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 OK     Koha/Course/Items.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   OK     pod coverage
   OK     spelling
   OK     valid

 FAIL   Koha/Course/Reserve.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666
   OK     spelling
   OK     valid

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list