diff options
author | xue <> | 2006-11-18 13:21:32 +0000 |
---|---|---|
committer | xue <> | 2006-11-18 13:21:32 +0000 |
commit | e2b765792fd664cc45c2cc9f686f2b4988b80148 (patch) | |
tree | 151144cc65286a01cbcf521641c74f12fe6bdbdc /UPGRADE | |
parent | c42521aa777c2fe70624bbfa258fabefc3c98452 (diff) |
fixed #454. reverted back constructUrl so that ampersand is not encoded by default.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ for both A and B. Upgrading from v3.0.5
---------------------
-- constructUrl() now encodes & into & by default.
- TRepeater does not render <span> anymore for empty item template.
Upgrading from v3.0.4
|