diff options
author | xue <> | 2006-06-13 02:13:21 +0000 |
---|---|---|
committer | xue <> | 2006-06-13 02:13:21 +0000 |
commit | 469fe68e8a08330cb0ed8b56f758bee8d7c9445e (patch) | |
tree | 39dd5670f58f4f284fdab8be3a951ba4df94824d /UPGRADE | |
parent | 6e275c7db5cbbf1bf0331bbaf60f3b3ec612c3a7 (diff) |
Merge from 3.0 branch till 1156.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ for both A and B. Upgrading from v3.0.1
---------------------
-
+- Postback enabled control will always disable default client-side browser action.
+ This is due to google toolbar's interference of event stopping scheme.
+ This modification should only affect user-derived postback javascripts.
Upgrading from v3.0.0
---------------------
|