diff options
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | framework/3rdParty/TinyMCE/tiny_mce.md5 | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -46,6 +46,7 @@ BUG: Issue #351 - THtmlArea prone to double-registration, doesn't deregister pro BUG: Issue #353 - Accordion control behaves oddly if clicked too fast (Gabor) BUG: Issue #354 - Oracle MetaData : Nullable/Not Nullable columns inverted (ctrlaltca) ENH: Issue #356 - Added a new "Clickable" operating mode to TDatePicker (ctrlaltca) +BUG: Issue #358 - THtmlArea Insert Image Bug (uacaman) BUG: Issue #361 - TActiveListBox multiple selection bug (ctrlaltca) BUG: Issue #366 - Use divs instead of spans around tables in TActiveDataGrid (ctrlaltca) BUG: Issue #365 - [Runtime Notice] Declaration of T${DriverName}MetaData::quoteTableName() should be compatible with that of TDbMetaData::quoteTableName() (Yves) @@ -54,6 +55,7 @@ BUG: Issue #368 - Clearing selection of a TActiveDropDownList in callback should CHG: Issue #370 - Deprecated TSqliteCache since it's based on php's sqlite extension (ctrlaltca) BUG: Issue #371 - Sorting on TActiveDataGrid autogenerated column not work (ctrlaltca) ENH: Issue #372 - ActiveControls's Visible property should be reflected clientside on ajax requests (ctrlaltca) +BUG: Issue #375 - Iconv error using htmlarea in TActiveDataList and chars like "áéíóúñ" (ctrlaltca) Version 3.1.10 Jul 17, 2011 BUG: Added missing timeout on TCacheHttpSession (ctrlaltca) diff --git a/framework/3rdParty/TinyMCE/tiny_mce.md5 b/framework/3rdParty/TinyMCE/tiny_mce.md5 index 0972a7dd..0d077f97 100644 --- a/framework/3rdParty/TinyMCE/tiny_mce.md5 +++ b/framework/3rdParty/TinyMCE/tiny_mce.md5 @@ -1 +1 @@ -9e7f3211ffee4073174e33125d9f9644 tiny_mce.tar +0b613955e5cfa7a3bd3585abe03232d9 tiny_mce.tar |