https://bugzilla.wikimedia.org/show_bug.cgi?id=22680

--- Comment #3 from Cacycle <[email protected]> 2010-04-17 15:48:46 UTC ---
Ironically, it seems to be the message that warns about the caching problems
which breaks the page caching ;-)

wikEd users complain that they lose their edit page state upon navigating back
and forth (or forth and back), i.e. when you come back, the editor completely
reloads from scratch with the original text and all edits are lost. Without
cache breaking you simply continue editing where you left the page.

Also, all dynamically loaded images and scripts seem to get lost regularly and
will then be reloaded from the server which takes a while.

I think it should be possible to use the pagehide event instead of the
onbeforeunload for your purposes if it is available.

And you might not need the message at all if the caching works.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to