Bug 10989

Summary: titles of suggestions are truncated
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: katrin.fischer
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Mathieu Saby 2013-10-03 12:26:08 UTC
Sometimes, titles of suggestions are truncated.
I suppose the field in database is too small.

M. Saby
Comment 1 Katrin Fischer 2014-03-16 12:29:13 UTC
Bug 2046 increased the title column in the database from varchar(80) to varchar(255) - I think this should fix the problem reported :)

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