You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/01/31 01:51:34 UTC

[jira] Updated: (SLING-213) ujax post servlet should respond with status page instead of default redirect

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

Tobias Bocanegra updated SLING-213:
-----------------------------------

    Attachment: ujax_post.r616964.patch

- implemented status page
- changed default redirection behaviour
- adjusted some tests


> 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
>         Attachments: ujax_post.r616964.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.