[Koha-bugs] [Bug 14143] New: Patron cards: Crash (confusion between table names creator_templates and club_template_enrollment_fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 23:21:14 CEST 2015


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

            Bug ID: 14143
           Summary: Patron cards: Crash (confusion between table names
                    creator_templates and club_template_enrollment_fields
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To reproduce:
Go to Home > Tools > Patron card creator
Click on 'Manage profiles' 
Result:
Can't use string ("1") as an ARRAY ref while "strict refs" in use at
/usr/share/kohaclone/C4/Creators/Lib.pm line 564.

Reason: 
Select statment to get field 'template code' from table
'club_template_enrollment_fields' (!) instead of 'table creator_templates'.

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


More information about the Koha-bugs mailing list