http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10604 Bug ID: 10604 Summary: two columns in the courses table aren't wide enough Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Course reserves Assignee: koha-bugs@lists.koha-community.org Reporter: gmcharlt@gmail.com QA Contact: testopia@bugs.koha-community.org Both courses.department and courses.term refer to authorized values, and consequently should be varchar(80) to match authorised_values.authorised_value. They're currently varchar(20). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.