RE: LocationTemplate-2G updated results

"Jonathan Marsh" <[email protected]> Sun, 15 Apr 2007 14:40:09 -0700
Newsgroups gmane.comp.web.services.description
Message-ID <019f01c77fa6$a4cdd500$ee697f00$@com>
Done.  I agree that your messages look conformant.

Jonathan Marsh - http://www.wso2.com - http://auburnmarshes.spaces.live.com
 

> -----Original Message-----
> From: Youenn Fablet [mailto:[email protected]]
> Sent: Thursday, April 12, 2007 5:23 AM
> To: Jonathan Marsh; www-ws-desc
> Subject: LocationTemplate-2G updated results
> 
> Jonathan,
> 
> Please find a new log file for LocationTemplate-2G.
> I fixed some issues with the escaping routine. Some reds are still
> remaining due to escaping.
> ?, / and = are not escaped in some of the assertions while they are
> always escaped by our implementation.
> Also to be noted that Message 3 url second assertion has both the '/'
> character escaped and unescaped.
> In our implementation, the same url encoding routine is used for:
>     - path parameters
>     - cited query parameters
>     - uncited query parameters
> IMHO, this option as well as the current assertions both conform to the
> specification.
> Can you check this and update the assertions if that sounds ok with
> you?
> Regards,
>     Youenn