- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Jul 2012 07:07:54 +0000
- To: public-i18n-core@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17861
Summary: i18n-ISSUE-107: replacement characters
Product: HTML WG
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: contributor@whatwg.org
CC: ian@hixie.ch, mike@w3.org, public-i18n-core@w3.org
This was was cloned from bug 16972 as part of operation convergence.
Originally filed: 2012-05-07 17:45:00 +0000
Original reporter: Addison Phillips <addison@lab126.com>
================================================================================
#0 Addison Phillips 2012-05-07 17:45:48 +0000
--------------------------------------------------------------------------------
2.6.3 Resolving URLs
http://www.w3.org/TR/html5/urls.html#resolving-urls
Step 8.1 replaces characters that cannot be encoded into the target encoding
with the question mark character (0x3F). Should this be, instead, the
replacement character for the target encoding? For example, UTF-8 would use
U+FFFD. Some encodings use _.
================================================================================
#1 Ian 'Hixie' Hickson 2012-05-10 17:58:18 +0000
--------------------------------------------------------------------------------
Please provide test cases demonstrating the proposed behaviour is compatible
with legacy implementations.
================================================================================
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 18 July 2012 07:07:58 UTC