Bug 10116 - Subscription history notes should be TEXT not VARCHAR(150)
Summary: Subscription history notes should be TEXT not VARCHAR(150)
Status: RESOLVED DUPLICATE of bug 10215
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 11:30 UTC by Jared Camins-Esakov
Modified: 2013-05-12 17:03 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***