# 4.6.0-beta2 2011-08-30 * Bug #18273: Install new Extension with table in native, external database will fail * Bug #21381: Optimize some database indexes * Bug #22256: User settings title needs capitalization * Bug #25704: Use consistent class names * Bug #27217: t3lib_div::cmpFQDN() lacks support for IPv6, direct hostnames and has matching-problems * Bug #27230: cmpIPv4: prevent E_NOTICE, cleanup compare, testcases * Bug #27247: Missing Hook in extjs pagetree * Task #28188: Unify table layouts * Bug #28619: Fix http request exceptions with ssl certificates * Bug #28667: Extension Manager Cleanup * Bug #28688: Felogin and redirect * Task #28772: Replace extjs message icons from 16x16 to 32x32 * Bug #28777: File name of T3D exports * Bug #28796: Caching tables are not parsed * Bug #28797: Make use of PHP file caching front end * Task #28798: Prefix of caching framework tables is hardcoded * Task #28805: Refactor query cache to make use of the new caching framework features * Bug #28818: RTE Find & replace plugin refers to deprecated function in TYPO3 4.6 * Bug #28819: RTE Spellchecker invokes deprecated function in TYPO3 4.6 * Bug #28851: Problems with cardlayout (loadingmasks) * Task #28915: Refactor to t3lib_http_Request for external URLs * Bug #28949: Uncaught TYPO3 Exception SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://typo3.org/wsdl/tx_ter_wsdl.php' : failed to load external entity "http://typo3.org/wsdl/tx_ter_wsdl.php" * Bug #28955: Flushing database caches truncates table before dropping it * Bug #28962: Thumbnail placeholder: image-not-rendered is unreadable * Bug #28970: Failing unit test in tslib_adminPanelTest * Bug #28973: Handle cache tables in install tool and em * Bug #29028: Use proper localization API * Bug #29041: Enlarge on click does not work anymore for images * Task #29097: Update table handling to latest caching changes * Bug #29098: Remove unused parameter in array utility * Task #29100: Clean up API of tx_scheduler_CronCmd_Normalize * Bug #29116: recycler: PHP Warning: Missing argument 2 for t3lib_div::fixed_lgd_cs() * Bug #29132: t3lib_lock: Clean up constructor and add unit tests * Bug #29134: Labels of modules extending t3lib_extobjbase not loaded * Bug #29135: Remove usage counts in method comments * Bug #29136: Thumbnail-Size * Bug #29137: Fatal error with E_STRICT: Declaration of fetchType must be compatible with interface * Task #29157: Remove code duplication in saltedpasswords * Task #29164: Remove array duplication in T3_SERVICES * Bug #29166: Streamline Handling of Prefixes in the Core * Bug #29171: Clean up API of t3lib_cache * Bug #29248: Cannot use own translation with XLIFF * Bug #29262: XLIFF: Approved attribute is on wrong element * Bug #29285: Check for PHP 5.3 * Bug #29308: List detail section has hardcoded text * Bug #29313: Externally referenced ll-XML files are not parsed * Bug #29333: TYPO3.lang or TYPO3.LLL should be replaced with TYPO3.l10n.localize() * Task #29338: Release linkvalidator 1.0.4 * Task #29339: Merge linkvalidator for beta2