25 Mar
2014
25 Mar
'14
6:22 p.m.
On 03/25/2014 02:19 PM, DeHaynes wrote:
Good catch, but it still doesn't work. I am thinking that because it is setting up a listener that maybe it is a separate process from the save process and therefore it cannot perform a redirect?
Yes. You have to get the current response object. The quickest way is to use: crtContext.response.sendRedirect(xwiki.getURL(FullDocumentName)) -- Sergiu Dumitriu http://purl.org/net/sergiu