Re: bad image links after redirect

2013-06-10 Thread Thiago H de Paula Figueiredo
On Mon, 10 Jun 2013 08:51:52 -0300, John wrote: I have a page protection filter that redirects unpermitted page requests to the Denied page, however the redirected url looks like this: http://0.0.0.37:8080/audit/denied/ManageUsers where the original page requested is added to the end of the

bad image links after redirect

2013-06-10 Thread John
I have a page protection filter that redirects unpermitted page requests to the Denied page, however the redirected url looks like this: http://0.0.0.37:8080/audit/denied/ManageUsers where the original page requested is added to the end of the url. For some reason this damages the page render b