Skip to content
Snippets Groups Projects
Commit b03c6e1e authored by Vincent Massol's avatar Vincent Massol
Browse files

XWIKI-8874: Templates should not output any content to the client side when a...

XWIKI-8874: Templates should not output any content to the client side when a sendRedirect has been called
* Deprecate XWikiServletResponse.getHttpServletResponse() and remove all calls to it to ensure that all our code uses XWikiServletResponse and thus that we can get the response status code.
parent bf680c7e
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 19 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment