Ticket #30 (closed Defect: Fixed)
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
Note: See
TracTickets for help on using
tickets.
