This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23819 - appcache: parse cache manifest needs to say which URL character encoding to use when resolving URLs.
Summary: appcache: parse cache manifest needs to say which URL character encoding to u...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-14 03:55 UTC by contributor
Modified: 2013-12-11 22:23 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-11-14 03:55:14 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#parsing-cache-manifests
Complete: http://www.whatwg.org/c#parsing-cache-manifests
Referrer: 

Comment:
Parse cache manifest needs to say which URL character encoding to use when
resolving URLs.

Posted from: 59.37.57.226
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.26 Safari/537.36 OPR/18.0.1284.11 (Edition Next)
Comment 1 contributor 2013-12-11 22:23:22 UTC
Checked in as WHATWG revision r8345.
Check-in comment: Appcache manifests are all UTF-8, including resolving URLs.
http://html5.org/tools/web-apps-tracker?from=8344&to=8345