When you create a patron list, the text in the input box for the list name is in red and italics. It should be black (or whatever the usual font colour is) and regular, even if the field is mandatory. To recreate : 1. Go to Tools > Patron lists > New patron list 2. Type in the name of the list --> Notice the input text is red and italic
The color is standard but patron name line is missing the "Required" label. The incorrect italic is Bug 39809.
Thanks Owen! I didn't know it was all the same bug. I can close it as duplicate. I'm not sure what you mean by the patron name line? Is it in the patron_lists/add-modify.pl page?
Created attachment 184912 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries
Created attachment 184913 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Created attachment 185010 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Nice work everyone! Pushed to main for 25.11