Ticket #30 (closed Defect: Fixed)

Opened 4 years ago

Last modified 4 years ago

No percent-encoded URI allowed?

Reported by: SYTDeath Owned by: Mircea Amarascu
Priority: Major Milestone: OpenXCAP 1.0.0
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

comment:1 Changed 4 years 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.