https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070
--- Comment #16 from David Cook <[email protected]> --- There is a potential issue with my patch and it's the transitional period where theoretically there could be enqueued messages without a content-type of "application/json". In practice, it's unlikely to happen if you're careful with your deployment, but theoretically it could happen. So I'll add the decode even when the content-type isn't application/json. We can always change that later after this has been running for a while. -- 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/
