http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11268 Bug ID: 11268 Summary: Biblioitems URL field is too small for some URLs Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The URL field in biblioitems is defined as a varchar(255) which is large enough for most URLs but not all. This field should be converted to a TEXT field to make sure it is capable of storing all valid URLs. -- You are receiving this mail because: You are watching all bug changes.