Bug 10116

Summary: Subscription history notes should be TEXT not VARCHAR(150)
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low CC: colin.campbell
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jared Camins-Esakov 2013-04-25 11:30:57 UTC
The subscription history notes (subscriptionhistory.opacnote and subscriptionhistory.librariannote) should be TEXT columns and not VARCHAR(150) columns because if a journal has been published irregularly for over a century, there could be a lot more than 150 characters worth of notes required to explain its history.
Comment 1 Jared Camins-Esakov 2013-05-12 17:03:43 UTC

*** This bug has been marked as a duplicate of bug 10215 ***