[Twisted-web] Athena IE lockup on page refresh

Werner Thie wthie at thiengineering.ch
Wed Oct 8 03:21:13 EDT 2008


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



More information about the Twisted-web mailing list