Trailerbild
Certified TYPO3 Integrator
Meine aktuelle Buchempfehlung:

Links

Website meiner Frau Martina Thiele:
externer Link folgtwww.tagesmutter- luebbecke.de

Zur Webseite vom Ferienhaus auf Usedom von meinem Bruder Christian Thiele:
externer Link folgtwww.am-jungfernberg.de

Aktuelles:

Telefonanbieter Alice betrügt Kunden!

Meiner Schwiegermutter wurde ohne einen Vertrag unterzeichnet zu haben, von Alice zunächst die...

 

1. TYPO3-Workshop in Ägypten

Poolanlage des Hotels

Am 26. Oktober findet in Ägypten der erste TYPO3-Workshop statt, an dem man neben TYPO3 auch noch...

 
Kat: TYPO3

Neue TYPO3 Versionen schließen mehrere Sicherheitslücken im Core!

Aufgrund mehrerer Sicherheitslücken wird geraten, auf die TYPO3-Versionen 4.2.4, 4.1.8 oder 4.0.10...

 
Kat: TYPO3, Sicherheit
Sie sind hier: Startseite » 
25.11.06 19:26 Alter: 4 Jahre

TYPO3 Version 4.0.3 RC1 ist verfügbar!

Kategorie: TYPO3
Von: Oliver Thiele

Viele kleinere Fehler wurden in dieser Version behoben. Für Redakteure, die den Internet Explorer 7 verwenden, wird das Menü jetzt wieder richtig dargestellt.

Verfügbar ist dieses Update auf der Seite http://typo3.org/download/packages/

Weitere Informationen findet man natürlich wie immer im Changelog:

2006-11-23  Michael Stucki

    * Release of TYPO3 4.0.3rc1

2006-11-21  Martin Kutschker

    * Fix a problem with PHP4 and UTF-8 byte order marks (BOM) in t3lib_div::xml2array()

2006-11-17  Michael Stucki

    * Fixed bug #4059: options.hideRecords.pages doesn't work for mounted pages - Thanks to Marc Bastian Heinrichs for providing a fix!
    * Fixed bug #4379: pageNotFound_handling ignores forceCharset setting
    * Fixed bug #3115: JavaScript error on clickmenu in filelist module
    * Fixed bug #4515: Input field with settings eval "date" and readOnly shows 01-01-1970 if the value is empty - Thanks to Marc Bastian Heinrichs for providing a fix!

2006-11-16  Martin Kutschker

    * Added freeIndexSetId GROUP BY in tx_indexedsearch->execFinalQuery() to make SELECT work on DBs other than Mysql
    * Add an index prefix to Mysql key definitions when (var)chars are changed to text when multiplyDBfieldSize is set
    * Reverted change to key of sys_refindex on 2006-09-01 (key prefix is set now automatically)

2006-11-07  Michael Stucki

    * Fixed bug #4348: Wrong time format in syslog output

2006-11-06  Michael Stucki

    * Fixed bug #3495: Endless recursion with some MySQL versions

2006-11-03  Michael Stucki

    * Fixed bug #4411: Popup-menues appearing in topframe in Internet Explorer 7. Thanks to Mads Brunn for providing a fix.
    * Fixed bug #4425: Garble code in adodb extension
    * Fixed Cross Site Scripting issue in fe_adminLib.inc. For details, see typo3.org/teams/security/security-bulletins/typo3-20061010-1/ - thanks to Andriu Isenring Ritsch for discovering and reporting this issue.

2006-11-02  Michael Stucki

    * Fixed bug #1655: t3lib_div::substUrlsInPlainText() did not support HTTPS links
    * Fixed bug #1236 again: 404 error while using the new content wizard
    * Fixed bug #4443: Items in CE "Insert Records" don't have edit options in context menu any longer
    * Add security hints in typo3/mod/tools/em/class.em_index.php

2006-10-30  Karsten Dambekalns

    * Fixed bug #3637 in EM (translation handling)

2006-10-17  Dmitry Dulepov

    * Fixed bug #3199: SUing to myself?
    * Fixed bug #3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages

2006-10-17  Ernesto Baschny

    * Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.

2006-10-14  Dmitry Dulepov

    * Fix: t3lib_db::exec_SELECTgetRows() did not free recordset

2006-10-13  Karsten Dambekalns

    * ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!

2006-10-12  Martin Kutschker

    * Fixed bug #4021: array_merge error with PHP 5.0

2006-10-10  Martin Kutschker

    * Fixed bug #3777: thumbs.php looks for file in t3lib/gfx instead of typo3/gfx

2006-09-20  Bernhard Kraft

    * Fixed a missing space in typo3/template.php

2006-09-15  Sebastian Kurfuerst

    * Fixed bug #3862: Tools>User Admin allows switching to disabled user

2006-09-14  Michael Stucki

    * Fixed bug #4219: := appendString() did not work because the check was made for "apppendString" (typo)