9 Mar
1999
9 Mar
'99
8:21 p.m.
I believe there is a bug in Confera: it sets a cookie that is hardcoded to last until 31-Dec-99. According to the spec, a cookie that is meant to last forever have to last until (currentdate+one year). Attached is a patch that adress that issue.
CurrentDate+OneYear is computed with:
e=(self.ZopeTime()+365).rfc822()
Ok - I've added this patch to Confera for 1.3.0. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com