Re: [Cppcms-users] CppCMS 1.0.4 Released - bug fix release
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2013-06-24 19:19:51
|
Actually, I have not seen any problems with ICU version you are talking about. I think we need to try to see what exactly happended in your case, because on Ubuntu it works perfectly fine. Also why wouldn't you take the deb packages ready for Ubuntu? (I recall that was the Linux you are working on) Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Shiv Shankar Dayal <shi...@gm...> >To: Artyom Beilis <art...@ya...>; cpp...@li... >Sent: Monday, June 24, 2013 10:17 PM >Subject: Re: [Cppcms-users] CppCMS 1.0.4 Released - bug fix release > > > >Hi Artyom, > >I have not checked latest code but is the ICU build error reported a month ago or so is fixed? > > > > > >On Tue, Jun 25, 2013 at 12:40 AM, Artyom Beilis <art...@ya...> wrote: > >This is a critical bug fix release that relates to session handing in >>Internet Explorer. >> >>Added "Expires" to cookie expiration time handling that is supported by IE. >> >>Prior to this release, cppcms session cookies used max-age option, that IE >>does not recognize. Starting from this release the session cookies would >>have both Expires and Max-Age options. All browsers that use Max-Age would >>ignore Expires if both given. >> >>New options that control the session cookie properties are added, see >>expiration_method [1] that would allow to alter the behavior >>and handle possible clock skew issues >> >>Special thanks to Saikumar Gandapodi who reported me this issue. >> >> >>[1] http://cppcms.com/wikipp/en/page/cppcms_1x_config#session.cookies.expiration_method >> >>Artyom Beilis >>-------------- >>CppCMS - C++ Web Framework: http://cppcms.com/ >>CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >> >>------------------------------------------------------------------------------ >>This SF.net email is sponsored by Windows: >> >>Build for Windows Store. >> >>http://p.sf.net/sfu/windows-dev2dev >>_______________________________________________ >>Cppcms-users mailing list >>Cpp...@li... >>https://lists.sourceforge.net/lists/listinfo/cppcms-users >> > > >Respect, >Shiv > > |