Bug 418961 - Character encoding issue on website
Summary: Character encoding issue on website
Status: RESOLVED FIXED
Alias: None
Product: valgrind
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 14:22 UTC by Joris
Modified: 2020-11-23 10:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joris 2020-03-17 14:22:12 UTC
SUMMARY
The web server for valgrind.org specifies UTF-8 as character encoding
 in HTTP headers, yet the actual page content is in ISO-LATIN-1. Ths results in erratic display.
 
STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Paul Floyd 2020-11-23 10:23:33 UTC
Been fixed for a while.