Bug 71921
Summary: | ignore locale cs_CZ | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Vaclav Dusek <vaclav.dusek> |
Component: | htdig | Assignee: | Phil Knirsch <pknirsch> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | grdetil, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-01-13 13:32:59 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Vaclav Dusek
2002-08-20 08:28:14 UTC
Could you give a more specific and detailed description on how to reproduce this problem? With that little information i don't know how i should be able to reproduce it, and reproduction of bugs locally is essential ;-). So if you could give me step by step description of what i should try and what the expected result and the actual results are i'd greatelly appreciate it. Thanks, Read ya, Phil htdig.conf locale: cs_CZ database_dir: /var/lib/htdig/dusek start_url: http://dusek.upce.cz/ when i using search via WWW, i don't have czech characters in result - in result is incorect special charcters &...; - not czech characters in ISO8859-2 Could you give the latest releases a try on a current Red Hat? Since 8.0 we have utf-8 as default and this should be enough to have a consistent charset over all apps. Thanks, Read ya, Phil This bug should be fixed in snapshots of ht://Dig 3.2.0b4 on or after 20030615 (June 15, 2003), with the addition of the translate_latin1 attribute. You'd need to add translate_latin1: false to your htdig.conf file, to disable the translation of the ISO Latin 1 SGML entities from your documents into upper end 8-bit characters in the database, and then back to the Latin 1 SGML entities in htsearch results. Snapshots before June 15 didn't have this attribute, and always did the translation. This might require building your own RPM of htdig, as the most recent snapshot available as a Red Hat update for 7.3 is the 011302 snapshot (Jan. 13, 2002). Even rawhide is still at 20030601. Watch for ht://Dig 3.2.0rc1 coming hopefully in early November. Thanks for the info, i've included the change in the latest Fedora Core package for htdig now. Read ya, Phil Actually, what was released in November was 3.2.0b5. Release Candidate 1 is still apparently a few months off. However, 3.2.0b5 is far more solid than any of the 3.2.0b4 development snapshots that have been RPM'ed. |