7 Mar
2025
7 Mar
'25
1:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34070 --- Comment #16 from David Cook <dcook@prosentient.com.au> --- 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.