| Summary: | Outdated settings for BIBSYS data source | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Karl Ove Hufthammer <karl> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | HEAD | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/tellico/2bea2b0e3351d4d2500d5a9d1915772cb0fe9160 | Version Fixed/Implemented In: | 2.3.13 |
| Sentry Crash Report: | |||
|
Description
Karl Ove Hufthammer
2017-01-30 17:48:05 UTC
Git commit 4856a66cde3adbc4e68bc3ab03f03b614fce37c0 by Robby Stephenson. Committed on 31/01/2017 at 02:05. Pushed by rstephenson into branch 'master'. Update Bibsys z39.50 settings Search strings with non latin-1 characters don't appear to work but it's not clear whether that's a server problem or a Tellico problem FIXED-IN: 3.0.1 M +4 -0 ChangeLog M +5 -5 src/fetch/z3950-servers.cfg M +15 -1 src/tests/z3950fetchertest.cpp M +1 -0 src/tests/z3950fetchertest.h https://commits.kde.org/tellico/4856a66cde3adbc4e68bc3ab03f03b614fce37c0 Git commit 2bea2b0e3351d4d2500d5a9d1915772cb0fe9160 by Robby Stephenson. Committed on 31/01/2017 at 02:16. Pushed by rstephenson into branch '2.3'. Update Bibsys z39.50 settings Search strings with non latin-1 characters don't appear to work but it's not clear whether that's a server problem or a Tellico problem FIXED-IN: 2.3.13 Conflicts: src/fetch/z3950-servers.cfg M +4 -0 ChangeLog M +5 -5 src/fetch/z3950-servers.cfg M +15 -1 src/tests/z3950fetchertest.cpp M +1 -0 src/tests/z3950fetchertest.h https://commits.kde.org/tellico/2bea2b0e3351d4d2500d5a9d1915772cb0fe9160 |