Changeset 2468 for trunk/HISTORY

Show
Ignore:
Timestamp:
06/27/2008 02:49:17 AM (5 months ago)
Author:
tof
Message:

Fixed #872

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HISTORY

    r2467 r2468  
    66BUG: Ticket#843 - TDataList alternatinItem issue after changes in rev 2227 (Christophe) 
    77BUG: Ticket#849 - TDatePicker selecting current date problem (Christophe) 
     8BUG: Ticket#859 - errorhandler error (stever) 
    89BUG: Ticket#860 - Prado::localize() bug (japplegame) 
    910BUG: Ticket#870 - Callback with redirect breaks lifecycle of page (stever) 
     11BUG: Ticket#872 - use PATH_SEPARATOR in phpunit.php (fragmaster b) 
    1012ENH: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael) 
    1113