Ticket #112 (new Enhancement)

Opened 3 years ago

Encoding

Reported by: adigeo Owned by: support@ag-projects.com
Priority: Minor Milestone: Nice to have
Component: Interoperability Version: trunk
Severity: Non-critical Keywords:
Cc:

Description

URIs in att_value. Should differently encoded be considered equal?

Note, that there're 2 encodings: percent-encoding, and xml attribute encoding (i.e. " and friends)

Resource Lists RFC features example document with http URI that has percent-encoding in it. Does that mean that to match against it, percents in the URI should be themselves percent-encoded? Or XCAP server should use its knowledge about the app and figure out that URIs are equivalent. This may be unreliable if it's unknown whether this URI was percent-encoded or not. Why that URI was percent encoded in the first place, why not paste it in the documents as it is, using XML escaping where necessary.

Make few simple xpath expressions that include that URI as att_value and post it SIMPLE mailing list.

Note: See TracTickets for help on using tickets.