You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Carsten Ziegeler <cz...@apache.org> on 2012/09/26 07:38:59 UTC

SLING-2543 breaks integration tests

Hi,

encoding the redirect url breaks our integration tests (therefore I
reopened SLING-2543).
It seems that our tests do not except an encoded redirect url and I'm
wondering about existing clients.

Regards
Carsten
-- 
Carsten Ziegeler
cziegeler@apache.org

Re: SLING-2543 breaks integration tests

Posted by Julian Reschke <ju...@gmx.de>.
On 2012-09-26 07:38, Carsten Ziegeler wrote:
> Hi,
>
> encoding the redirect url breaks our integration tests (therefore I
> reopened SLING-2543).
> It seems that our tests do not except an encoded redirect url and I'm
> wondering about existing clients.

What clients in particular? Browsers should be following properly 
encoded redirects just fine, right?

Best regards, Julian