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 4422 - Encoding '='?
Summary: Encoding '='?
Status: CLOSED FIXED
Alias: None
Product: WSDL
Classification: Unclassified
Component: Adjuncts (show other bugs)
Version: 2.0
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact: WSDL Mailing List
URL: http://lists.w3.org/Archives/Public/w...
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2007-03-29 17:00 UTC by Jonathan Marsh
Modified: 2007-04-26 13:11 UTC (History)
0 users

See Also:


Attachments

Description Jonathan Marsh 2007-03-29 17:00:30 UTC
I think "=" could harm a query param.  "?{name}={value}" when name has an
'=' will result in an ambiguity between where the name ends and the
parameter begins if "=" isn't encoded.

Not the worst problem I can imagine though...
Comment 1 Jonathan Marsh 2007-03-29 17:08:21 UTC
Per http://lists.w3.org/Archives/Public/www-ws-desc/2007Mar/att-0083/20070329-ws-desc-minutes.html#item07 we will add "=" to the lists of characters that SHOULD be encoded in bullets 3 and 4 ofr 6.7.1.1.