Bug 2046 - Suggestions: Title Field too small
authorKristina D.C. Hoeppner <kristina@catalyst.net.nz>
Fri, 29 Mar 2013 02:04:42 +0000 (15:04 +1300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 27 Apr 2013 12:11:36 +0000 (08:11 -0400)
commit7a5dc6eef546bfa4f9465e9f864bacdefe168cd5
tree5568a7f2e5fd16df49026ac86775cdd987d7a234
parenteae18676cc7057c4d521685a3c1ab20912e2cbf1
Bug 2046 - Suggestions: Title Field too small

Increase both on staff and OPAC interface
from 80 to 255 characters to be saved in
the database. Shown will be 80 characters.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Clean patch, workes as described.

To test:
- Apply patch and run database update
- Check that the column in the database is now varchar(255)
- Enter a new suggestion in the OPAC
- Edit this suggestion in staff
- Confirm form has the new max value set
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt