diff options
author | xue <> | 2006-11-04 02:10:33 +0000 |
---|---|---|
committer | xue <> | 2006-11-04 02:10:33 +0000 |
commit | edb9f0f61ac72d2e361eb6a98d58b869c040ec56 (patch) | |
tree | 52854dc9e53c5aefc7a49b41b8ab6dbb1c578fa9 /HISTORY | |
parent | d8556e05806edf2ae978921ae97fabc916e49df6 (diff) |
Fixed #442.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Version 3.0.6 December 4, 2006 ============================== +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) CHG: constructUrl() now encodes & into & by default (Qiang) CHG: TRepeater does not render <span> anymore for empty item template (Qiang) |