You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could reproduce a bug which came up on the following situation:
One or more downloads putty stress on the MR3020
You enter and get the current shoutbox content displayed
You write something down, press send
The page gets empty
The reason for this bug is, that processing the sent message took longer than normal. The Javascript-refresh refreshes not psoread, It now refreshes psowrite, which gets an error and displays only a empty page.