[Koha-bugs] [Bug 32676] EDI message status uses varying case, breaking EDI status block

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 18 20:10:53 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32676

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 145405
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145405&action=edit
BugĀ 32676: EDI message status uses varying case, breaking EDI status block

Edifact status appear to vary between all lower case and being capitalized.
This breaks the switch in the edi_status block of the basket.tt template. We
should make this switch case-insensitive.

Test Plan:
1) View the basket for a sent EDI order, not the Sent status does not
   display.
2) Apply this patch
3) Reload the page, note the status is now visible!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list