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

--- Comment #68 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 108529
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108529&action=edit
Bug 22343: Explicit testing of charset

This patch tests content type and charset separatedly. This is done to
avoid assuming the underlying library will always return the data
structured in the same way, which is not to be guaranteed on the spec.

This way the tests don't fail if things are ordered in another way, or
if some more attributes are passed in the content type header
(respecting the RFC for the format).

Signed-off-by: Tomas Cohen Arazi <[email protected]>

-- 
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