[Koha-bugs] [Bug 7067] allow patron self registration via the opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 16:47:56 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067

--- Comment #100 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 13048
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13048&action=edit
Bug 7067: Followup FIX QA fails

This patch fixes:
* Koha/Borrower/Modifications.pm                                           FAIL
  pod                         FAIL
    *** ERROR: Unknown command 'head'  in file Koha/Borrower/Modifications.pm
    *** WARNING: Verbatim paragraph in NAME section  in file
Koha/Borrower/Modifications.pm
* C4/Auth.pm                                                               FAIL
  forbidden patterns          FAIL
    The patch introduces a forbidden pattern: tabulation character (983)
    The patch introduces a forbidden pattern: tabulation character (982)
* misc/cronjobs/delete_expired_opac_registrations.pl                       FAIL
  critic                      FAIL
    "require" statement with library name as string at line 28, column 12. Use
a bareword instead.
* misc/cronjobs/delete_unverified_opac_registrations.pl                    FAIL
  critic                      FAIL
    "require" statement with library name as string at line 28, column 12. Use
a bareword instead.

QA tools raise too:
* C4/Members.pm                                                            FAIL
  valid                       FAIL
    Subroutine AddMember_Opac redefined
It is 'normal' (Circular dependencies and new routine).

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


More information about the Koha-bugs mailing list