From 571e32211bfe035eda916f288384d029c378fa4b Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 11 Mar 2008 15:44:18 +0000 Subject: Fixed #808. --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c8f3a966..f32c6e23 100644 --- a/HISTORY +++ b/HISTORY @@ -15,6 +15,7 @@ BUG: Ticket#787 - Typo in validation3.js (Christophe) BUG: Ticket#766, #786 - TDbCache does not work with MySQL and PostgreSQL (Qiang) BUG: Ticket#799 - Fixed several link errors in documentation about PDO (Qiang) BUG: Ticket#803 - TActiveRecord cannot be serialized/unserialized correctly. (Qiang) +BUG: Ticket#808 - Client side validation should work for file upload. (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) -- cgit v1.2.3