Bug 736791 - Owner DELETE rest call needs url decoding to support unicode
Summary: Owner DELETE rest call needs url decoding to support unicode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 0.5
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
: ---
Assignee: Bryan Kearney
QA Contact: John Sefler
URL:
Whiteboard:
Depends On: 674162
Blocks: 729111
TreeView+ depends on / blocked
 
Reported: 2011-09-08 17:38 UTC by Shannon Hughes
Modified: 2015-05-14 15:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 674162
Environment:
Last Closed: 2011-12-02 20:48:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Shannon Hughes 2011-09-08 17:38:05 UTC
Katello is currently sending unicode to the Owner create which is working correctly since the actual key is part of the POST. When katello sends over url decoded restful paths (e.g. DELETE) candlepin can not find the matching owner key. It appears CP is not decoding the path.

Comment 1 James Bowes 2011-09-13 12:03:53 UTC
Fixed via an upgrade of RESTEasy. fix is in candlepin, 760776281a8549b048b5262cbc1ab5eae39ba9e9

Comment 2 James Bowes 2011-12-02 20:48:42 UTC
closing this out, its been done for a while


Note You need to log in before you can comment on or make changes to this bug.