http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8060
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8060
CC: [email protected]
Assignee: [email protected]
Summary: Wrong length for category_code in
borrower_attribute_types
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Patrons
Product: Koha
The category_code column in the borrower_attribute_types which is a varchar(1)
is meant to refer to the categorycode column in the categories table which is a
varchar(10).
Category codes get truncated when trying to restrict an extended attribute to a
specified category, breaking the functionnality unless the categorycode is one
letter long.
--
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/