- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 02 Dec 2006 15:24:10 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4029
Summary: URI Escaping
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: Norman.Walsh@Sun.COM
QAContact: public-qt-comments@w3.org
Bah. It's way too late for this, but it should be recorded somewhere.
fn:escape-html-uri should probably escape '+' to '%2B'. The plus sign is an
additional bit of magic in URI values and means "space".
Apologies if we already discussed and rejected this.
Received on Saturday, 2 December 2006 15:24:17 UTC