From cbe377adc3285cebc83a4980027b47bdc1c4a8a5 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 25 Nov 2006 21:13:03 +0000 Subject: Fixed #460. --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 0b6bc7dd..7743786f 100644 --- a/HISTORY +++ b/HISTORY @@ -4,7 +4,8 @@ BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang) BUG: TTableCell should render   only when Text is not set and there's no child (Qiang) ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang) CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang) -CHG: Ticket#454 - Redundant PHP Version Check +CHG: Ticket#454 - Redundant PHP Version Check (Qiang) +CHG: Ticket#460 - Validators will not perform validation if parents are disabled (Qiang) CHG: TRepeater does not render anymore for empty item template (Qiang) CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang) -- cgit v1.2.3