Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Marion Durand 294741b1df Bug 29496: CheckMandatorySubfields don't work properly with select field in serials-edit.tt
Since one of the patches of BZ 27526 (Bug 27526: Fix mandatory and
important checks), CheckMandatorySubfields use the class
"input_marceditor" but in file serials-edit.tt this class is not set for
all field (it is present on text input but not on select input) 5
9- Check that no error appear and that your item has been created.

In consequence if a select field is set as mandatory, it is detected as
missing even if it is filed and so you can't submit the form and receive
the new serial.

Test plan:
0- Be sure to be in a version of koha where the patch that introduces
   the bug is present (it is present in master since Jul 8 2021 (it is
   present in 21.06.00.046) and will be pushed in 21.11.00)
1- Create (or find) a subscription for a biblio record and select the
   option "Create an item record when receiving this serial"
2- Be sure to have at least one mandatory subfield that is filed with a
   select input in the framework used by the biblio record. (ex: 995$b,
   995$c or 995$e in unimarc; 952$a, 952$b or 952$c in marc21)
3- From the subscription-detail page click on "Receive"
4- Change the status to "Arrived" and fill the item form that appears.
5- Click on "Save"
6- Check that an error box appear with the message " Form not submitted
   because of the following problem(s) 1 mandatory fields empty
   (highlighted)" (the number can be different according to the number of
   concerned subfields)
7- Apply the patch
8- Repeat step 3 to 5
9- Check that no error appear and that your item has been created

JD amended patch: remove comma to separate classes

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-11-19 15:07:10 +01:00
..
tables
acqui-search-result.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
acqui-search.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
checkexpiration.tt Bug 28958: Use Flatpickr on serials pages 2021-10-05 10:58:14 +02:00
claims.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
result.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
routing-preview-slip.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
routing-preview.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
routing.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
serials-collection.tt Bug 28719: Change somes links in the serials page to avoid them leading to nothing 2021-08-16 09:56:37 +02:00
serials-edit.tt Bug 29496: CheckMandatorySubfields don't work properly with select field in serials-edit.tt 2021-11-19 15:07:10 +01:00
serials-home.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
serials-search.tt Bug 29301: Display error with serials search flatpickr when searching Mana 2021-10-28 12:28:33 +02:00
showpredictionpattern.tt
subscription-add.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
subscription-batchedit.tt Bug 28958: Use Flatpickr on serials pages 2021-10-05 10:58:14 +02:00
subscription-bib-search.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
subscription-detail.tt Bug 28438: Capitalization: Various corrections 2021-09-28 15:12:45 +02:00
subscription-frequencies.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00
subscription-history.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
subscription-numberpatterns.tt Bug 28958: Use Flatpickr on serials pages 2021-10-05 10:58:14 +02:00
subscription-renew.tt Bug 28958: Use Flatpickr on serials pages 2021-10-05 10:58:14 +02:00
viewalerts.tt Bug 26703: serials folder 2021-04-21 11:16:35 +02:00