[Koha-bugs] [Bug 17281] New: Warning when saving subfield structure

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 9 07:58:14 CEST 2016


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

            Bug ID: 17281
           Summary: Warning when saving subfield structure
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: MARC Bibliographic data support
          Assignee: gmcharlt at gmail.com
          Reporter: frederic at tamil.fr
        QA Contact: testopia at bugs.koha-community.org

Saving MARC subfield structure for any tag raises a warning in
/var/log/koha/library/intranet-error.log

  Use of uninitialized value in string eq at
  /usr/share/koha/intranet/cgi-bin/admin/marc_subfields_structure.pl

>From this line is the:

  unless ( C4::Context->config('demo') or C4::Context->config('demo') eq 1 ) {

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


More information about the Koha-bugs mailing list