Topic: IE bug: "Go back" redirects to empty textarea
Just discovered a bug that probably an IE/javascript bug but quite annoying anyway:
Steps taken:
1. Fill in "Quick post" with text containing an syntax error
2. Click "Submit" button
3. Error message correctly appears
4. Click "go back" link
5. Returned to viewtopic page but the "Quick post" textarea is empty.
I have only tested in IE 6.0 on Win2000 - it might not be a problem i other browsers.
I have tried to recreate a number of times, but for some reason it only appears sometimes (this is the best kind of bugs).
I'm not really sure it's worth doing anything about, it not really serious, just annoying to lose what just just wrote.
An easy solution with very little ssytem overhead would be to make the "go back" link post the text back to the refeering viewtopic page and fill in the textarea with the text.