https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33971
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Text to go in the| |This patch removes support release notes| |for the `x-koha-query` HTTP | |header. The implementation | |was problematic because no | |URL/Base64 encoding was | |being expected, and it | |broke things. As it didn't | |have real usage in the | |codebase, we decided to | |remove it. | | | |It could | |eventually be restored if | |there was interest on it, | |but it wouldn't work as | |before anyway, because of | |the aforementioned issue | |with non-ASCII queries. Resolution|--- |FIXED -- 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/
