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

Bertrand Delacretaz resolved SLING-343.
---------------------------------------

    Resolution: Fixed

Fixed in revision 641346, including additional integration test

> POST to something/* works but not something/*.html
> --------------------------------------------------
>
>                 Key: SLING-343
>                 URL: https://issues.apache.org/jira/browse/SLING-343
>             Project: Sling
>          Issue Type: Bug
>          Components: ujax
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
>  curl -F title=buzz http://admin:[EMAIL PROTECTED]:7402/foo/*
> works, but not
>  curl -F title=buzz http://admin:[EMAIL PROTECTED]:7402/foo/*.html
> There's no real reason to use the second form, but that can happen when using 
> client-side javascript code to setup forms, so accepting this is more robust.

-- 
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