In the meantime, you can manually set the cookie path:

SESSION_COOKIE_PATH = SITE_ROOT

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Sun, Apr 14, 2013 at 2:41 AM, Christian Hammond <chip...@chipx86.com>wrote:

> Hi Ondrej,
>
> Looks like there is a bug. We do set the cookie path to be SITE_ROOT, but
> too soon. I'll get a fix into the next 1.7.x.
>
> Christian
>
> --
> Christian Hammond - chip...@chipx86.com
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>
> On Sat, Apr 6, 2013 at 1:47 PM, Ondrej Kupka <ondra....@gmail.com> wrote:
>
>> Hello,
>>
>> I am having an issue with RB sending cookie with Path set to / while in
>> fact living under /rb. This problem is not visible until I use rbt. It
>> searches for the cookie in its cache and the cookie is never found since
>> it's saved with Path = /, but it's looking for Path = /rb/. So am I doing
>> something wrong, do I have to set the Path somewhere, or is it a bug? I
>> just checked my RB config file and it contains SITE_ROOT = '/rb/', so I was
>> thinking that it might be enough, but obviously it is not... Btw it's RB
>> 1.7.2.
>>
>> Thanks for help!
>>
>> Regards,
>> Ondrej Kupka
>>
>> --
>> Want to help the Review Board project? Donate today at
>> http://www.reviewboard.org/donate/
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> -~----------~----~----~----~------~----~------~--~---
>> To unsubscribe from this group, send email to
>> reviewboard+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/reviewboard?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to