diff options
author | xue <> | 2008-01-04 22:32:38 +0000 |
---|---|---|
committer | xue <> | 2008-01-04 22:32:38 +0000 |
commit | faa7d9973a9b9ee8d3e1459e2ad414bee245478b (patch) | |
tree | 1edcef7b4253dea7d436eb0de94fbf888b937afb /HISTORY | |
parent | dba0eef8ab3986cdc84d6b9fec38cb9017a989c2 (diff) |
fixed #753.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ BUG: Ticket#707 - TPropertyAccess sets property twice on object when using sette BUG: Ticket#719 - TAutoCompleter should not trigger Validation if CausesValidation=False (Christophe) BUG: Ticket#744 - Callback error handling is improved (Qiang) BUG: Ticket#750 - The "expire" parameter is used inconsistently in cache modules (Qiang) +BUG: Ticket#753 - Themes not allways being set (Qiang) BUG: Fixed a bug in TPropertyValue::ensureArray() (Qiang) CHG: Changed TConditional so that the controls in its template behave like they are in its parent (Qiang) CHG: Active Record many-to-many relationship change from self::HAS_MANY to self::MANY_TO_MANY (Wei) |