Re: Cookie issue
Re: Cookie issue
- Subject: Re: Cookie issue
- From: Johnny Miller <email@hidden>
- Date: Thu, 11 Oct 2012 14:01:08 -1000
Just a guess but maybe you can try overriding domainForIDCookies in your session class. And then hopefully it will ignore the cookies that are being placed on /
On Oct 11, 2012, at 1:42 PM, Gino Pacitti <email@hidden> wrote:
> The value which is causing the exception is being sent via a cookie that a social media Javascript code block is setting to track pages...
> The name of the cookie is not open to be changed but is
> named: _atshc
> path:
> contents: http:/www.mydomain.com/page1.html":2,"http://www. mydomain.com/page1.html
> website: www.mydomain.com
>
> so it seems to be definitely connected to _atshc as when its deleted there is not exception thrown...
>
> Gino
>
> On 12 Oct 2012, at 00:36, Johnny Miller wrote:
>
>> Have you tried changing the name of the cookie?
>>
>>
>> On Oct 11, 2012, at 1:32 PM, Gino Pacitti <email@hidden> wrote:
>>
>>> Caused by: java.lang.IllegalStateException: CookieParser: Expected a ";" or a "," instead of ""http:/www.mydomain.com/page1.html":2,"http://www. mydomain.com/page1.html":1}; custid=3121"
>>>
>>> custid is a custom cookie I use but has never caused an issue
>>>
>>> Gino
>>>
>>> On 12 Oct 2012, at 00:29, Amedeo Mantica wrote:
>>> Error message ? Only trace ?
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden