[ 
https://issues.apache.org/jira/browse/SLING-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565491#action_12565491
 ] 

Felix Meschberger commented on SLING-213:
-----------------------------------------

Adapted integration tests in Rev. 618395:

  - UslingIntegrationTestClient:
       * use default ujax: parameters, but do not overwrite test-provided values
       * default status is 200 (ok) now, was 302 (temp redirect)
  - HttpTestBase: Gather messages while waiting for Sling startup in a list
       instead of a Set to keep the order of the messages
  - PostRedirectTest: Adapt to new ujax:redirect semantics
  - PostServletDeleteTest: Adapt to default status 200 (OK)
  - PostServletOrderTest: minor message format

> ujax post servlet should respond with status page instead of default redirect
> -----------------------------------------------------------------------------
>
>                 Key: SLING-213
>                 URL: https://issues.apache.org/jira/browse/SLING-213
>             Project: Sling
>          Issue Type: Improvement
>          Components: microsling
>            Reporter: Tobias Bocanegra
>            Assignee: Felix Meschberger
>         Attachments: ujax_post.r616964-1.patch
>
>
> it is desirable that the ujax post serlvet responds with a status page rather 
> than with a default redirect.
> this allows clients (javascript+formpost or ajax based) to react better on 
> the modifications.
> will provide a patch for the post servlet that responds with that status 
> page. the old redirect behavior can still be achieved by sending a 
> ujax:redirect="*" input parameter.

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