From d253ed938b33aa5bf45351a81e1a4d596e69b5f7 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 20 Dec 2007 16:45:12 +0000 Subject: Fixed a bug in TPropertyValue::ensureArray() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index a7b3f08e..aa993e7a 100644 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,7 @@ Version 3.1.2 To be released ============================ BUG: Ticket#719 - TAutoCompleter should not trigger Validation if CausesValidation=False (Christophe) BUG: Ticket#750 - The "expire" parameter is used inconsistently in cache modules (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) CHG: Active Record no longer automatically performs adding/removing/updating related objects (Qiang) -- cgit v1.2.3