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

--- Comment #1 from Kyle M Hall <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to