Ticket #30 (closed Defect: Fixed)

Opened 10 months ago

Last modified 10 months ago

No percent-encoded URI allowed?

Reported by: SYTDeath Owned by: Mircea Amarascu
Priority: Major Milestone: OpenXCAP 1.0 stable release
Component: Performance Version:
Severity: Non-critical Keywords: no percent-encoded
Cc:

Description

The OpenXCAP 0.9.7(version 0.9.7) allows the HTTP URI that is not percent-encoded while the percent-encoded URI is rejected by the server. There is no problem of installation. Two types of http URIs are shown below:

Accept: http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list[@name="friends"] Reject: http://xcap-root/resource-lists/users/sip:alice@example.com/index/~~/resource-lists/list%5b@name=%22friends%22%5d

Change History

Changed 10 months ago by mircea

  • status changed from new to closed
  • resolution changed from To be investigated to Fixed

Hi,

This issue is solved, the fix will be available starting with version 0.9.9

Thank you.

Note: See TracTickets for help on using tickets.