Django based forum engine
When you compose a post and click the preview button the preview loads in a frame - and generates a new entry in the browser's navigation history (tested with Firefox 3.6.12). So when you press the Back button the only thing changing is the preview. Same thing if you click "Go back" next to the Submit button. This really shouldn't be, you probably need to use frame.location.replace() that doesn't generate a new history entry.
Offline
Tnx can u create ticket for this?
Offline