[Twisted-web] Athena IE lockup on page refresh
Paul Thomas
spongelavapaul at googlemail.com
Wed Dec 17 05:18:29 EST 2008
What is the current status of this fix please?
I have to find a fix for our athena app locking up in IE but I'm
having difficulty following the comments in #2731 - am I right in
thinking that the problem is fixed on the ie-onbeforeunload-2731-3
branch but hasn't yet been applied to the trunk?
I'm running version 0.9.31 and while I'd like to upgrade eventually to
get Safari support, I really need a fix for IE7 without changing too
much.
Paul.
On 8 Oct 2008, at 08:21, Werner Thie wrote:
> Filed my proposed fix with attached unified diff as response to
> Haralds ticket.
>
> For those interested the fix also works when used at application
> code level, just copy the line
>
> window.document.body.onbeforeunload = window.onbeforeunload;
>
> as last line into one of the widgets __init__ function.
>
> Werner
>
> Harald Blåtand wrote:
>> On Tue, Oct 7, 2008 at 7:18 PM, Werner Thie
>> <wthie at thiengineering.ch> wrote:
>> May I pick up this particular problem and its proposed solution up
>> again:
>> Was there a ticket opened by Harald Blåtand?
>> Yes: http://divmod.org/trac/ticket/2731 .
>> (The Subject of this thread has become a little misleading.)
>> Harald
>> ------------------------------------------------------------------------
>> _______________________________________________
>> Twisted-web mailing list
>> Twisted-web at twistedmatrix.com
>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
>
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
More information about the Twisted-web
mailing list