[Bug 41910] New: List of notice modules in letter.tt are in no particular order
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41910 Bug ID: 41910 Summary: List of notice modules in letter.tt are in no particular order Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Based off of a comment from Bug 40255: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40255#c24 The list of notices is in no particular order: TO RECREATE: 1. Go to Tools > Notices & Slips 2. Click '+ New notice' 3. See each module, they are not ordered. I agree with Katrin, they should be ordered by code. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41910 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Just to be sure, i had meant automatically so translations are taken into account instead of hardcoded in the template. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41910 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #1)
Just to be sure, i had meant automatically so translations are taken into account instead of hardcoded in the template.
We do have letter codes and descriptions. I thought as the sentence was written it could be misunderstood. The patch I had commented on suggested sorting the list of notice modules by description within the template. This means the sequence of entries would be fixed for every language to the English alphabetic order. I agree in general that alphabetic sorting makes sense, but it can't be a hardcoded sequence in the template. It would need to allow us to sort by translated description. The other option would be to have a "functional" or "logical" sort order that is independent of language. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org