Prevent the back button from resubmitting data as much as possible. Fixes bug #11143.

This commit is contained in:
Colin Kuskie 2009-11-20 08:47:21 -08:00
parent a70269889f
commit 519a0915c3
2 changed files with 6 additions and 2 deletions

View file

@ -3,6 +3,7 @@
- fixed #11251: perload.perl tries to load t/lib/WebGUI/Test.pm
- fixed #11249: Recaptcha https bug
- fixed #11200: Navigation in AssetProxy cached in browser
- fixed #11143: cancel button
7.8.5
- added the EMS submission subsystem