[Koha-bugs] [Bug 11268] New: Biblioitems URL field is too small for some URLs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 18 20:17:39 CET 2013


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 at gmail.com
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list