diff options
author | xue <> | 2008-01-04 22:58:49 +0000 |
---|---|---|
committer | xue <> | 2008-01-04 22:58:49 +0000 |
commit | 3493834ca750b13c7a2bfdaa7eb3bc76e1aa4374 (patch) | |
tree | c6f678f6a4cba1886ee0f1accbcb49b825301408 /HISTORY | |
parent | e1efeb5f9def8439f027d06c767ca2571d507e6f (diff) |
fixed #736.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Version 3.1.2 To be released ============================ BUG: Ticket#707 - TPropertyAccess sets property twice on object when using setters (Qiang) BUG: Ticket#719 - TAutoCompleter should not trigger Validation if CausesValidation=False (Christophe) +BUG: Ticket#736 - Files never created in clientscript.php (Qiang) 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) |