Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] [#6180] Session breaks after viewing HTML from archives which references attachments

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: IKEDA Soji <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] [#6180] Session breaks after viewing HTML from archives which references attachments
  • Date: Sat, 30 Nov 2013 09:23:32 +0900

Good morning:-)

On Fri, 29 Nov 2013 16:13:02 +0100
David Verdin <address@concealed> wrote:

> Yes but we can still document the database change. It is usefull enough
> to justify this change.

OK. It's applied.

Regards,

--- Soji

> Le 29/11/13 15:55, IKEDA Soji a e'crit :
> > On Fri, 29 Nov 2013 15:11:03 +0100
> > David Verdin <address@concealed> wrote:
> >
> >> Whoa whoa whoa...
> >>
> >> do you mean youy fix the double click problem too?
> >>
> >> In that case, I thinks we should introduce it to the 6.1. Is is far
> >> wider that I thought.
> > It's difficult without database changes, I suppose.
> >
> > I committed your workaround to 6.1. :-)
> >
> >
> >> Regards,
> >>
> >> David
> >>
> >> Le 29/11/13 15:04, IKEDA Soji a e'crit :
> >>> On Fri, 29 Nov 2013 14:49:31 +0100
> >>> David Verdin <address@concealed> wrote:
> >>>
> >>>> Hi Soji,
> >>>>
> >>>> Le 29/11/13 03:32, IKEDA Soji a e'crit :
> >>>>> Hi developers,
> >>>>>
> >>>>> https://sourcesup.renater.fr/tracker/index.php?func=detail&aid=6180&group_id=23&atid=167
> >>>>>
> >>>>> This is a bug suffering many users for a bit long time.
> >>>>>
> >>>>> I posted patch but have not applied it to sympa-6.1-branch.
> >>>>> Because it will force users to update database structure (two fields
> >>>>> must be added to session_table).
> >>>>>
> >>>>> Would we adopt this fix into sympa-6.1, or not?
> >>>> I think we should keep it for 6.2 - which should be out soon, anyway.
> >>>> This database update can be a pain for Pg or Oracle users...
> >>> In sense. Anyway brave administrators may apply the patch by
> >>> themselves. I won't apply it to 6.1.
> >>>
> >>>
> >>>> And we can still apply my dumb fix:
> >>>>
> >>>> line 1472 in wwsympa.fcgi, replace this:
> >>>>
> >>>> $session->renew() unless($param->{'use_ssl'});
> >>>>
> >>>>
> >>>> by that:
> >>>>
> >>>> $session->renew() unless($param->{'use_ssl'} or $param->{'action'} eq
> >>>> 'arc');
> >>>>
> >>>> It can do for a while.
> >>> Although it can be broken by unintantional double-clicking, it is
> >>> slightly effective workaround.
> >>>
> >>>
> >>> Regards,
> >>>
> >>> --- Soji
> >>>
> >>>> Regards,
> >>>>
> >>>> David
> >>>>> Regards,
> >>>>>
> >>>>> --- Soji
> >>>>>
> >>>>>
> >>>>> --
> >>>>> A bug in Sympa? Quick! To the bug tracker!
> >>>>> <https://sourcesup.renater.fr/tracker/?group_id=23>
> >>>>> RENATER logo
> >>>>> *David Verdin*
> >>>>> E'tudes et projets applicatifs
> >>>>>
> >>>>> Te'l : +33 2 23 23 69 71
> >>>>> Fax : +33 2 23 23 71 21
> >>>>>
> >>>>> www.renater.fr <http;//www.renater.fr>
> >>>>> RENATER
> >>>>> 263 Avenue du Gal Leclerc
> >>>>> 35042 Rennes Cedex
> >>>>>
> >>>>>
> >>>>>
> >>>
> >>> --
> >>> A bug in Sympa? Quick! To the bug tracker!
> >>> <https://sourcesup.renater.fr/tracker/?group_id=23>
> >>> RENATER logo
> >>> *David Verdin*
> >>> E'tudes et projets applicatifs
> >>>
> >>> Te'l : +33 2 23 23 69 71
> >>> Fax : +33 2 23 23 71 21
> >>>
> >>> www.renater.fr <http;//www.renater.fr>
> >>> RENATER
> >>> 263 Avenue du Gal Leclerc
> >>> 35042 Rennes Cedex
> >>>
> >>>
> >>>
> >
> >
> > --
> > A bug in Sympa? Quick! To the bug tracker!
> > <https://sourcesup.renater.fr/tracker/?group_id=23>
> > RENATER logo
> > *David Verdin*
> > E'tudes et projets applicatifs
> >
> > Te'l : +33 2 23 23 69 71
> > Fax : +33 2 23 23 71 21
> >
> > www.renater.fr <http;//www.renater.fr>
> > RENATER
> > 263 Avenue du Gal Leclerc
> > 35042 Rennes Cedex
> >
> >
> >


--
株式会社 コンバージョン セキュリティ&OSSソリューション部 池田荘児
〒231-0004 神奈川県横浜市中区元浜町3-21-2 ヘリオス関内ビル7F
e-mail address@concealed TEL 045-640-3550
http://www.conversion.co.jp/




Archive powered by MHonArc 2.6.19+.

Top of Page