Bug 28328: Extend biblioitems.lccn to longtext
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 3 May 2023 13:33:11 +0000 (15:33 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 15 May 2023 18:38:09 +0000 (19:38 +0100)
commitc0954dc49d2a99f8d4074c731606af12d0cae17d
tree9514ea8c48bc84d3f403e6cbc35ec9e78e9a7aa7
parent6d567185f0da630241e4f0f49d434e53c03fde3b
Bug 28328: Extend biblioitems.lccn to longtext

Same sa issn and isbn, we want lccn to allow longer values.

Test plan:
Run the updatedatabase script to modify the DB structure
restart_all
Edit a bibliographic record and enter a long (more than 25 chars) lccn
Save

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a537e57909a71d99f035030c4ab095aa71bedf2b)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_28328.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql