Changeset 2264 for trunk/UPGRADE

Show
Ignore:
Timestamp:
09/28/2007 08:40:54 PM (16 months ago)
Author:
xue
Message:

Fixed test cases.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r2244 r2264  
    2121- The order of application lifecycles is changed. The loadState and loadStateComplete 
    2222  are moved to right after onBeginRequest. 
     23- TDropDownList will be in an unselected state if no initial selection is specified. 
     24  That is, its SelectedIndex will be -1. Previously, the first item will be considered as selected. 
    2325 
    2426Upgrading from v3.1b