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

            Bug ID: 12638
           Summary: UTF-8 support;
                    C4::Members::AttributeTypes::GetAttributeTypes_hashref
                    should be rewrite
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

If I create a new authorised values list, I use it in Patron attribute types
and in the Patron attribute type code I insert something like 'λλλ', those
special chars create problems to
C4::Members::AttributeTypes::GetAttributeTypes_hashref.

You can see the problem settinf an new authorised values list, use it in a new 
Patron attribute type and as code in Patron attribute type code use 'λλλ'.

Then go to Tool -> Patron lists and create a list
After go to Tool -> Batch patron modification and try to use the list that you
have create to configure a change in patron.

This errot it will block you:

Software error:

Can't call method "authorised_value_category" on an undefined value at
/home/koha/src/tools/modborrowers.pl line 109.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to