RE: [FO]: OB01 escape-uri

Ashok Malhotra wrote:

> If $escape-reserved is false, all characters are escaped other than the 
> lower case letters a-z, the upper case letters A-Z, the digits 0-9, the 
> PERCENT SIGN "%" and the NUMBER SIGN "#" characters and the characters 
> referred to in [RFC 2396] as "marks": HYPHEN-MINUS ("-"), LOW LINE ("_"), 
> FULL STOP ".", EXCLAMATION MARK "!", TILDE "~", ASTERISK "*", APOSTROPHE 
> "'", LEFT PARENTHESIS "(", and RIGHT PARENTHESIS ")". 
>
> In addition, the characters referred to in [RFC 2396] and [RFC 2732] as 
> reserved characters, (See [Uniform Resource Identifiers (URI): Generic 
> Syntax]) are not escaped. These characters are: SEMICOLON ";", SOLIDUS "/", 
> QUESTION MARK "?", COLON ":", COMMERCIAL AT "@", AMPERSAND "&", EQUALS 
> SIGN "=", PLUS SIGN "+", DOLLAR SIGN "$", COMMA "," NUMBER SIGN "#", LEFT 
> SQUARE BRACKET "[" and RIGHT SQUARE BRACKET "]". 

- add a comma after COMMA ","
- The number sign "#" appears twice (it is already mentioned in the first
  paragraph)

Regards,  
Oliver Becker


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Wednesday, 17 December 2003 07:53:00 UTC