diff options
author | xue <> | 2006-12-03 23:16:40 +0000 |
---|---|---|
committer | xue <> | 2006-12-03 23:16:40 +0000 |
commit | b69ca04f50ffd538239342f3bfd1e77ffc6156c0 (patch) | |
tree | bfd1a21d81ab196d3ae5a56dbdce708377af10b8 /UPGRADE | |
parent | ae4ad5ca39cbd338b65d2e20d8a3dc3ad228c128 (diff) |
Merge from 3.0 branch till 1550.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ Upgrading from v3.0.5 impact on any existing PRADO applications, though.
- TDataGrid does not generate default table styles. This may affect
the appearance of existing PRADO applications that use TDataGrid.
+- If TUrlMapping is used, you need to set the UrlManager property of
+ THttpRequest to the module ID of TUrlMapping.
Upgrading from v3.0.4
---------------------
|