From e2b765792fd664cc45c2cc9f686f2b4988b80148 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 18 Nov 2006 13:21:32 +0000 Subject: fixed #454. reverted back constructUrl so that ampersand is not encoded by default. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index ce3e991b..64bd3e19 100644 --- a/HISTORY +++ b/HISTORY @@ -4,7 +4,7 @@ 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: constructUrl() now encodes & into & by default (Qiang) +CHG: Ticket#454 - Redundant PHP Version Check CHG: TRepeater does not render anymore for empty item template (Qiang) Version 3.0.5 October 23, 2006 -- cgit v1.2.3