[ 
https://issues.apache.org/jira/browse/HBASE-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-1223.
--------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.19.1)
                   0.20.0

Committed to TRUNK.

Thanks for the patch Brian (I added you as a committer and assigned this issue 
to you).

You had this pegged against 0.19.1 but your new stuff isn't in the 0.19 branch. 
 Correct me if I did this wrong.  Thanks.

> application/x-www-form-urlencoded is incorrectly handled in the REST interface
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-1223
>                 URL: https://issues.apache.org/jira/browse/HBASE-1223
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: rest
>    Affects Versions: 0.19.1
>            Reporter: Brian Beggs
>            Assignee: Brian Beggs
>             Fix For: 0.20.0
>
>         Attachments: RestContentTypePatch.txt
>
>
> currently if application/x-www-form-urlencoded form data is posted to the 
> REST interface it does not appear in the query map.  Attached to this issue 
> is a patch that fixes this and allows data posted with a form as 
> application/x-www-form-urlencoded data to be read into the query map and used 
> to complete the request.
> I first noticed this while trying to create a scanner and I was unable to 
> specify the start date/end date/columns if the query parameters were passed 
> in as application/x-www-form-urlencoded.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to