2007-04-02 Michael Stucki * Fixed bug #5088: Cache is not saved properly because of charset conflict in the database. Changing the field type of cache_hash.content from mediumtext to mediumblob. To make this work, you need to compare your database in the Install Tool. 2007-04-02 Dmitry Dulepov * Fixed bug #4447: "Clear FE cache" doesn't clear "typo3temp/cache_pages" directory 2007-03-30 Oliver Hader * Fixed bug #5105: Extensions crash when using HTMLArea in FE (will be replaced with bugfix #5177 from Trunk end of April 2007) * Fixed bug #5248: IRRE - Element browser cannot be used on new child records of a new parent record 2007-03-30 Franz Holzinger * Fixed bug #4725: EM: Include older versions when fetching data using searchExtensionsXML() 2007-03-28 Oliver Hader * Fixed bug #5288: Missing parameter in recursion of t3lib_div::array_merge_recursive_overrule (thanks to Simon Tuck) 2007-03-28 Ingmar Schlecht * Adding page tree backwards compatibility for JavaScript function hilight_row() to tree.js (by Benjamin Mack) 2007-03-28 Patrick Broens * Fixed bug #5266: WamCom browser check in htmlarea.js conflicted with Firefox 2.0.0.3 2007-03-27 Dmitry Dulepov * Added hook to class.t3lib_userauthgroup.php, function recordEditAccessInternals 2007-03-23 Dmitry Dulepov * Fixed bug #5269: wsol_preview.php does not scroll to content element * Fixed bug #4953: Preview in Workspaces Module for content elements 2007-03-12 Michael Stucki * Change copyright information in typo3/index.php (no real change, just replace the hardcoded years with the "TYPO3_copyright_year" constant) 2007-03-06 Michael Stucki * Release of TYPO3 4.1 * Remove typo3/sysext/topapps/ and typo3/alt_main_new.php (they are not used in version 4.1) 2007-03-06 Ingmar Schlecht * Setting default value of pageNotFoundOnCHashError back to "false" (= reverting Stucki's patch) as some extensions had problems with the new default value 2007-03-05 Michael Stucki * New login image (if no skin is used) by Ture Andersen * Added a warning for admins if typo3conf/ENABLE_INSTALL_TOOL exists (which means that the Install Tool is currently enabled) * Changed layout of admin warnings (use
  • instead of plain breaks) * Fixed bug #5125: Typo in SQL definition of sys_history 2007-03-04 Oliver Hader * Fixed bug: #5098: IRRE - foreign_unique without foreign_selector doesn't work 2007-03-01 Oliver Hader * Fixed bug: #5069: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline * Fixed bug: #5092: Typo in Who is online (thanks to Matthias Kall) 2007-03-01 Karsten Dambekalns * typo3/sysext/indexed_search: DBAL compliancy patch 2007-02-28 Ingmar Schlecht * New login image for t3skin by Ture Andersen 2007-02-27 Oliver Hader * Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki) * Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username * Fixed bug: #5073: Tools>User Admin>List users online is broken 2007-02-27 Martin Kutschker * Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf) * Added rootline cache to speed up tree renderings in the BE 2007-02-27 Ingo Renner * Fixed bug: Cannot return from Quickedit mode 2007-02-26 Dmitry Dulepov * Better fix for bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements 2007-02-25 Oliver Hader * Fixed bug #5055: SQL problem with reviewstate in EM (thanks to Franz-Xaver Koch) * Fixed bug: List all fe_groups in page icon tooltip (patch by Michael Stucki) 2007-02-24 Ernesto Baschny * Fix for bug fix #2677: Highlighting of current page in workspaces was not de-highlighting previous one 2007-02-21 Ingmar Schlecht * Release of TYPO3 4.1RC2 2007-02-21 Michael Stucki * Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler) 2007-02-20 Michael Stucki * Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns) * Fixed a typo in class.em_xmlhandler.php * Fixed a typo in typo3/sysext/install/mod/class.tx_install.php * Changed another bug in the EM: Last update of extensions.xml.gz was not displayed * Fixed bug #4951: SQL error when editing BE User * Fixed bug #3412: Changed default size limits for various BE upload fields to 10M (this default can be defined through $TYPO3_CONF_VARS[BE][maxFileSize] or individually per field through $TCA) * Various changes to t3skin (by Thomas Murphy): - folder icon got more contrast - navtree: darker color for hover & active states - font-weight: bold; for active state 2007-02-20 Oliver Hader * Fixed bug #4202: be_groups - fields restricted by a low maxitems value * Fixed bug #4873: EM - Warning on uploading extension to TER (unserialize) * Fixed bugs #3655 and #4701: No wrappers for certain events (patch by Martin Kutschker) * Fixed bug: IRRE - Related child records are not updated when copying to a different page 2007-02-20 Ingmar Schlecht * Fixed bug #4993: IE 5.5 and Konqueror compatibility for AJAX navtree 2007-02-20 Dmitry Dulepov * Fixed bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements 2007-02-19 Ingmar Schlecht * Fixed bug: AJAX navtree erroneously showed whole tree inside of the expanded branch on errors such as pages deleted in the meantime (thanks to Benjamin Mack) * Fixed bug #4993: AJAX navtree does not expand in Konqueror (fixed by Benjamin Mack) 2007-02-16 Martin Kutschker * Fixed bug #4207: User>Workspaces shows users pages they have no access to 2007-02-16 Karsten Dambekalns * Fixed bug #4822: EM shows remote extensions as on this server only 2007-02-16 Michael Stucki * Fixed bug #4973: Check if array is empty before looping over it (thanks to Thomas Oppelt) * Fixed bug #2677: Highlighting of current page in workspace (fixed by Martin Kutschker and Benjamin Mack) 2007-02-16 Dmitry Dulepov * Fixed bug 4962: .htaccess in sysext fails in some Apache configurations 2007-02-15 Michael Stucki * Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed 2007-02-15 Martin Kutschker * Fix bug #4947: SQL error with DBAL/PostgreSQL when listing or looking up reviewed extensions 2007-02-15 Thorsten Kahler * Fix: Display description of options in install tool correctly 2007-02-14 Bernhard Kraft * Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php 2007-02-14 Rupert Germann * Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch 2007-02-11 Thomas Hempel * Fix bug #4943: Redundant comma in label_alt_force 2007-02-11 Martin Kutschker * Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel) 2007-02-07 Michael Stucki * Release of TYPO3 4.1RC1 * Fixed bug #4883: mod_rewrite rules rewrite missing favicon.ico to index.php (thanks to Stefan Geith for this hint - notice that manual modification of existing .htaccess files might be neccessary) * Added feature #4476: Allow limitation of config.linkVars * Fixed bug #4917: Wrong links inside mounted page with overlay (thanks to Melanie Meyer / Franz Ripfel) 2007-02-06 Oliver Hader * Fixed bug #3985: Wrong substitution for spamProtectEmailAddresses_atSubst/spamProtectEmailAddresses_lastDotSubst 2007-02-06 Martin Kutschker * Fixed bug #4742: link to user on User Admin page is following to wrong URL 2007-02-06 Michael Stucki * Added feature #4592: Keep indexed_search tables consistent when deleting/hiding pages (Thanks to Michael Fritz) * Fixed bug #4666: Use TYPO3 settings when formatting dates * Fixed bug #4581: Duplicate entry on cache_pagesection on reloading twice. See bugtracker entry for details about this change. * Added feature #4536: Add new property "additionalParams" to GMENU items / Cleanup in tslib_menu * Fixed bug #3069 again: Ignore version check if no requirements are specified * indexed_search: Turn off maxAge setting as this "feature" seems to make no sense at all * Fixed bug #4689: Error in t3lib_tcemain while entering a number like 50 or 50.00 into a double2 field * Fixed bug #3544: RTE-config in PageTS-config not loaded when in draft-workspace 2007-02-05 Ingmar Schlecht * Lots of