diff options
author | godzilla80@gmx.net <> | 2009-07-06 08:55:58 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-07-06 08:55:58 +0000 |
commit | f21513edfa5d9fad074a247967d846d71c51e81a (patch) | |
tree | baad5899a81a0d8e59baf5c2f8a9657d337995cb /HISTORY | |
parent | e6c3d6cc71fa4c88ddfa7270612946b610e91c01 (diff) |
Fixed reopened Issue#115 - Clientside registry of serverside controls don't cover all controls: Prado.WebUI.TAutoComplete, Prado.WebUI.TInPlaceTextBox
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Version 3.1.6 to be released BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) +BUG: Issue#115 - Clientside registry of serverside controls don't cover all controls: Prado.WebUI.TAutoComplete, Prado.WebUI.TInPlaceTextBox (Yves) BUG: Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TValidationSummary.ShowMessageBox is set (Yves) BUG: Issue#164 - CultureInfo::validCulture should be declared as a static method (Christophe) BUG: Issue#168 - TSqlMapXmlConfiguration: CacheModel properties are not set (Yves) |