MantisBT - NetSurf
View Issue Details
0002376NetSurfCore-specificpublic2015-11-01 14:382016-04-12 11:50
ReporterDaniel Silverstone 
Assigned ToVincent Sanders 
PrioritynormalSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
PlatformLinuxOSDebianOS VersionJessie
Product Version 
Target Version3.6Fixed in Version 
Fixed in CI build #
Reported in CI build #3044
URL of problem pagehttp://www.heise.de/tp/
Summary0002376: Javascript content needs to be converted and cleaned up
DescriptionAttached JS file is not in UTF8

Sadly the server in question doesn't tell us.

Ideally the content conversion for JS needs to determine the charset the content is *supposed* to be in, and then convert that to UTF8 if it's not already. Then the UTF8 should be permissively validated, ensuring that unknown codepoints get sorted out; otherwise duktape explodes
TagsNo tags attached.
Attached Files? vxcp_Common.js (117,247) 2015-11-01 14:38
https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=345&type=bug

There are no notes attached to this issue.

Issue History
2015-11-01 14:38Daniel SilverstoneNew Issue
2015-11-01 14:38Daniel SilverstoneStatusnew => assigned
2015-11-01 14:38Daniel SilverstoneAssigned To => Vincent Sanders
2015-11-01 14:38Daniel SilverstoneFile Added: vxcp_Common.js
2016-02-16 13:44Vincent SandersTarget Version3.4 => 3.5
2016-04-12 11:50Vincent SandersTarget Version3.5 => 3.6