<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4430</bug_id>
          
          <creation_ts>2007-03-29 17:27:32 +0000</creation_ts>
          <short_desc>Endpoint address ? and # note</short_desc>
          <delta_ts>2007-04-26 13:01:14 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WSDL</product>
          <component>Core</component>
          <version>2.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Member/w3c-ws-desc/2007Mar/0009</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>resolved</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jonathan Marsh">jonathan</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          <qa_contact name="WSDL Mailing List">www-ws-desc</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>14594</commentid>
    <comment_count>0</comment_count>
    <who name="Jonathan Marsh">jonathan</who>
    <bug_when>2007-03-29 17:27:32 +0000</bug_when>
    <thetext>[[
2.13.1 The Endpoint Component
The properties of the Endpoint component are as follows:

* {address} OPTIONAL. An xs:anyURI. This xs:anyURI MUST be an absolute IRI as defined by [IETF RFC 3987]. If present, the value of this attribute represents the network address at which the service indicated by the parent Service component&apos;s {interface} property is offered via the binding referred to by the {binding} property. Note that the presence in this property of the characters &quot;?&quot; and &quot;#&quot; can conflict with those potentially added by the mapping to the SOAP-Response message exchange pattern, section 6.8.2, [WSDL 2.0 Adjuncts]. 
]]

Re the last note, does this not also apply to the HTTP binding? And does this still hold with the resolution of CR157 (and prior related issues)?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14765</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2007-04-19 14:56:02 +0000</bug_when>
    <thetext>[[
Note that the presence in this property of the characters
&quot;?&quot; and &quot;#&quot; can conflict with those potentially added by the mapping to the
SOAP-Response message exchange pattern, section 6.8.2, [WSDL 2.0 Adjuncts]. 
]]

&gt; does this not also apply to the HTTP binding?

Yes, it does. In fact, section 6.8.2 isn&apos;t about SOAP-Response MEP, but about &quot;6.8.2 Serialization as application/x-www-form-urlencoded&quot;, which is linked from  section 5.10.4.2 &quot;WSDL In-Out to SOAP SOAP-Response&quot;, and other necessary places in the HTTP binding.

So I propose the following change:
[[
Note that the presence in this property of the characters
&quot;?&quot; and &quot;#&quot; can conflict with those potentially added by the query string serialization mechanism, section 6.8.2, Serialization as &quot;application/x-www-form-urlencoded&quot;, [WSDL 2.0 Adjuncts]. 
]]

&gt; And does this still hold with the resolution of CR157 (and prior related issues)?

Looking at issue CR157 http://www.w3.org/2002/ws/desc/5/cr-issues/#CR157, this seems about WSDL authors SHOULD encode those characters, as mentioned in section 6.8.1.1. The sentence recommends caution if one does not do so. I believe no further change is necessary.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14772</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Marsh">jonathan</who>
    <bug_when>2007-04-19 15:38:02 +0000</bug_when>
    <thetext>Philippe&apos;s proposal accepted.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>