]> git.koha-community.org Git - koha.git/commit
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:12:25 +0000 (08:12 -0400)
commit8bb6bafbeb827cef15922ce497a7a73ebbfc3a6e
tree17228c51d29ebd6c0fe33ae688e918243967e6d0
parent2dbe9386065567f0f535188d843dfe12765f5fed
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>
(cherry picked from commit 7a5dc6eef546bfa4f9465e9f864bacdefe168cd5)

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