IE8 on XP demands that onclick actions return false, otherwise it submits the form twice. Fixes bug #11336.

This commit is contained in:
Colin Kuskie 2010-02-09 12:06:25 -08:00
parent d31be40a59
commit fb3211aa3c
3 changed files with 7 additions and 6 deletions

View file

@ -6,6 +6,7 @@
- fixed #11395: i18n LDAP field name in user properties wrong
- fixed #11396: WebGUI Workflow Cache Error.
- fixed #11393: Map template variables missing
- fixed #11336: Duplicate Version Tag Created.
7.8.11
- fixed #11362: Unable to checkout with ITransact plugin