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

--- Comment #10 from Victor Grousset/tuxayo <[email protected]> ---
> A `type => 'text/plain'` just above a `print to_json`

That's not the only case >_<

randomly opened serials/subscription-frequency.pl and there is:

> print $input->header(-type => 'text/plain', -charset => 'UTF-8');
> print to_json( $frequencyrecord );


Is that still relevant for this ticket? Leaning towards no.

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