[Koha-bugs] [Bug 12364] New: Useless use of '\'; doesn't escape metacharacter '('

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 4 20:03:01 CEST 2014


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

            Bug ID: 12364
           Summary: Useless use of '\'; doesn't escape metacharacter '('
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: jcamins at cpbibliography.com
        QA Contact: testopia at bugs.koha-community.org

With the latest version of Perl, there is the following error in
C4::AuthoritiesMarc::FindDuplicateAuthority:
  Useless use of '\'; doesn't escape metacharacter '(' at
/home/jcamins/kohaclone/C4/AuthoritiesMarc.pm line 856.

That doesn't seem good.

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


More information about the Koha-bugs mailing list