[
https://issues.apache.org/jira/browse/SLING-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated SLING-343:
------------------------------------
Fix Version/s: 2.0.0
Assignee: Bertrand Delacretaz
> 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
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: 2.0.0
>
>
> 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.