diff options
author | xue <> | 2006-11-25 20:42:54 +0000 |
---|---|---|
committer | xue <> | 2006-11-25 20:42:54 +0000 |
commit | ab13651952c7ce3a5048e5b7d2f2d62d61a71de8 (patch) | |
tree | 916effc937294bb6cb72e0c8a610fc5ad08486dd /UPGRADE | |
parent | f973b8515d0d45e4308d061e0a4b6a900fdb2b83 (diff) |
constructUrl encodes ampersand by default now.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ for both A and B. Upgrading from v3.0.5
---------------------
- TRepeater does not render <span> anymore for empty item template.
+- constructUrl() now encodes ampersand by default. This should have minimal
+ impact on any existing PRADO applications, though.
Upgrading from v3.0.4
---------------------
|