Bug 28710

Summary: Formatting values starting with 0 in numbering patterns are confusing to users
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: andrew, caroline.cyr-la-rose, christian.stelzenmueller
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2021-07-14 07:23:52 UTC
When training the advanced numbering patterns in the serials module it's always confusing to the participants that in order to get "January" written out in a pattern, you have to use 0. The same is true for days of the week or seasons.

It would be nice if we could change the GUI to either allow using 1 for January and the like (still storing 0) or by offering a pulldown that allows you to select "January" and others depending on the formatting value selected for the pattern. This would have to be an API/Ajax call, that reacts on changes on the formatting pull down and possibly also take the Locale into account.
Comment 1 Caroline Cyr La Rose 2021-07-14 13:30:12 UTC
YES!!!
Comment 2 Katrin Fischer 2021-09-01 18:51:45 UTC
*** Bug 28939 has been marked as a duplicate of this bug. ***
Comment 3 Andrew Fuerste-Henry 2021-09-01 22:43:23 UTC
+1! This would be a huge help.