Summary: | Support difference character set for query and results fro z39.50 | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Robby Stephenson <robby> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 3.2.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/tellico/49156ff43a682345da31e97881cfb66bb0d51f7c | Version Fixed In: | 3.3 |
Sentry Crash Report: |
Description
Robby Stephenson
2020-04-05 11:57:55 UTC
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 |