]> git.koha-community.org Git - koha.git/commit
Bug 36821: Changed Authority Type text limit for librarians and OPAC to match database
authorEric Garcia <cubingguy714@gmail.com>
Wed, 3 Jul 2024 18:48:29 +0000 (18:48 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 9 Jul 2024 12:56:06 +0000 (14:56 +0200)
commitbcb90f92f236a39c035a9427ceefeedc0749713f
treed4dffb21f24e0ba05bf38ed3b382ce006c2c988d
parent236075e0da5867d5a62559d8a68d37dbe0dde126
Bug 36821: Changed Authority Type text limit for librarians and OPAC to match database

To test:
1. Administration -> Authority Types
2. Select Genre -> Actions -> MARC Structure
3. Search or find tag 090 -> Actions -> Edit
4. Don't make any edits just hit submit
5. See the error: Please enter no more than 100 characters
6. Apply patch
7. Repeat steps 1-4
8. Notice error is gone and you can enter up to 255 characters to match database

Extra Credit:
1. Administration -> Authority Types
2. Select Genre -> Actions -> MARC Structure
3. Search or find tag 090 -> Actions -> Subfields
4. Choose any subfield -> Edit
5. Write a description for staff interface or OPAC
6. Notice you enter up to 255 characters to match database

Please enter the commit message for your changes. Lines starting

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_tag_structure.tt