[ptt-users] Re: Strange behavior - but where from?

Ernest Semerda ernest at semerda.com
Mon Sep 17 18:38:45 PDT 2007


Anyone?

On 15/09/2007, Ernest Semerda <ernest at semerda.com> wrote:
>
> Hi,
>
> I'm getting strange behavior from TM which hopefully someone can shed some
> light / help me out? :)
> Here's what has been scripted in TM:
>
> 1. I've setup a login to an online secure service.
>
> 2. One of the scripts POSTs login details to a URL which is structured
> like this to login into the system:
> https://www.mydomain.com/loginControl/?%22https://www.mydomain.com/myFriendlyName%22-T
>
>
> 3. After the login, a call is redirected to
> https://www.mydomain.com/myFriendlyName
>
> Which should return content and response code 200. However, it doesn't
> returning 302 and 0 content length.
> After running a debug on jcookie, the RFC2965CookieParser,tailMatch() URL
> is returning:
> https://www.mydomain.com/myFriendlyName/?%22https://www.mydomain.com/myFriendlyName%22-T
>
> Which is invalid and is dumped by this Novell Access Gateway as a 302
> Redirect with 0 byte content weight.
>
> Has anyone seen this before and how do I go about fixing this?
> The code is written in jython and ran under T5.
>
> Thanks in advance.
> E
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/users/attachments/20070918/faf6a977/attachment.htm


More information about the Users mailing list