https://bugs.kde.org/show_bug.cgi?id=419670
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |3.3 Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/tel | |lico/49156ff43a682345da31e9 | |7881cfb66bb0d51f7c Resolution|--- |FIXED --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit 49156ff43a682345da31e97881cfb66bb0d51f7c by Robby Stephenson. Committed on 05/04/2020 at 18:28. Pushed by rstephenson into branch 'master'. Separate query character set encoding from response for z39.50 server By default, the response is assumed to be the same as the query if it is empty. FIXED-IN: 3.3 M +4 -0 ChangeLog M +32 -26 src/fetch/z3950connection.cpp M +6 -5 src/fetch/z3950connection.h M +51 -19 src/fetch/z3950fetcher.cpp M +6 -3 src/fetch/z3950fetcher.h M +25 -2 src/tests/z3950fetchertest.cpp M +1 -0 src/tests/z3950fetchertest.h https://commits.kde.org/tellico/49156ff43a682345da31e97881cfb66bb0d51f7c -- You are receiving this mail because: You are watching all bug changes.