# 6.0.0 2012-11-27 RELEASE * Feature #18595: Apply link wizard for folder selection to tt_content, CType uploads * Bug #20634: Fluid and Extbase are not required extensions * Bug #22203: MENU.showAccessRestrictedPages.addParams generates wrong URLs * Bug #28564: Language overlay for RECORDS * Feature #33750: Integrate File Abstraction Layer Handling * Feature #33751: Make use of File Abstraction Layer in Backend * Feature #33752: Make use of File Abstraction Layer in Frontend * Feature #34284: Integrate File Abstraction Layer Indexer Task * Feature #34772: Migrate ext:belog to extbase * Feature #35337: Hook Request for t3lib_transferData * Bug #35428: include jquery in the core * Bug #35478: Re-Evaluate included sys extensions in the core * Bug #35495: t3editor: $TCA for tt_content is not loaded in ext_tables.php * Feature #35807: [BE] Ask for old password before allowing to change password * Feature #35818: WinCache as Cache Backend * Task #35827: Remove noBlur code * Bug #35847: t3lib_div::getUrl() providing wrong error information * Bug #35860: Remove install fluid / extbase upgrade wizard * Bug #35877: Remove doNotLoadInFE * Feature #35887: Improve rendering of content elements in pagemodule * Bug #35915: VariableFrontend initializeObject not called * Bug #35923: Remove deprecated code for 6.0 * Bug #35955: Extbase Bootstrap not overwritable * Bug #35968: Remove t3lib_BEDisplayLog * Bug #36009: Remove deprecated PHP_SCRIPT* content objects * Task #36025: Make simulatestatic TER ready * Bug #36029: Remove t3lib_div::intInRange() * Bug #36032: Remove deprecated $GLOBALS['TYPO_VERSION'] * Bug #36037: Remove constant TYPO3_UseCachingFramework * Bug #36038: Remove access to constant TYPO3_UseCachingFramework * Bug #36043: Remove old loginLabels * Bug #36054: Remove deprecated method in EXT:setup * Bug #36058: Remove deprecated TypoScript options * Feature #36066: Implement background colors for tree branches * Bug #36183: Make dbal compatible with the new XCLASS schema. * Bug #36184: Remove XCLASS blocks from t3lib * Bug #36241: Call-time pass-by-reference has been deprecated * Bug #36242: Wrong or missing XCLASS definitions * Feature #36246: Enhance File Abstraction Layer API * Bug #36296: New task button missing after deleting task * Bug #36344: Wrong icon for "Save" action * Task #36345: Create CSS Styled Content TypoScript configuration for v4.7 * Feature #36384: Integrate TCA helper for FAL aware fields * Feature #36387: Use File Abstraction Layer in RTE * Bug #36402: Remove cObj HTML * Bug #36404: Add logDeprecatedFunction to two methods * Bug #36406: Remove deprecated fe_tce * Bug #36408: Remove deprecated extDirect registration * Feature #36514: Translation of backendlayouts * Feature #36669: Add Hook to manipulate BE login form * Bug #36698: Clean up XCLASS handling and comments * Bug #36703: Fix old XCLASS deprecation log * Bug #36706: Upgrade wizard FAL fails with undefined function * Bug #36736: Upgrade wizard FAL fails because of missing database tables * Feature #36779: Allow t3lib as class prefix * Bug #36780: Suggest wizard doesn't allow to add further search fields * Bug #36781: Update wizard uses hardcoded fileadmin/ dir * Feature #36783: Filename filters: pass additional information * Bug #36784: t3lib_div::callUserFunction should support closures * Bug #36789: sys_refindex should be updated when an image is inserted/removed from RTE content * Feature #36790: Integrate language handling * Feature #36796: Use FAL file properties as defaults when inserting image in RTE content * Feature #36802: Progress bar for task progress * Feature #36810: Filtering "group" and "inline" field items in TCEMain * Bug #36815: Various adjustments to FAL-enabled RTE image and link dialogues * Feature #36818: RTE Spell Checker: create personal dictionary in default upload folder * Bug #36821: Remove XCLASS definitions from typo3/ * Bug #36824: Remove broken class * Task #36825: Remove XCLASS definitions * Bug #36826: Remove XCLASS definitions in ext:version * Feature #36835: Record collection repository is lacking a findAll method * Feature #36839: Add getUid method to abstract record collection * Bug #36858: Clean up and fix unit tests for FAL * Bug #36864: Move unit tests to Unit folder * Bug #36865: Remove init code from showpic.php * Bug #36875: Small typos in comments in browse_links class * Task #36880: Change whitespaces in indentions into tabs * Bug #36889: Bootstrap: Central constants and path handling * Bug #36935: Remove superfluous LF in install/index.php * Task #36936: Remove unreachable cli code in typo3/init.php * Bug #36937: Custom Swift_Transport is impossible due to wrong variable * Bug #36968: t3lib_div::*List function don't have unittests * Task #37020: Change whitespaces in indentions into tabs [Follow-up] * Feature #37110: Make ext_autoload class names case insensitive * Task #37115: Remove classFile option from services * Bug #37116: [CLEANUP] Make TCEforms sys_file header area localizable * Bug #37130: Bootstrap: Disentangle cli and install from init.php * Bug #37139: Fix 2 CGL violations: FunctionCallArgumentSpacingNoSpaceBeforeEquals & FunctionCallArgumentSpacingNoSpaceAfterEquals * Bug #37140: Fix 1 CGL violation: ConstructorNameOldStyle * Bug #37141: Fix 1 CGL violation: ArrayBracketSpacingSpaceBeforeBracket * Bug #37142: Fix 4 CGL violations: LogicalOperatorSpacing* * Bug #37178: Fix CGL violations: LogicalOperatorSpacing* * Bug #37205: CGL: Fix whitespace in t3lib_befunc * Bug #37206: Remove deprecated class.alt_menu_functions.inc * Bug #37207: Remove old compatibility constructor * Bug #37236: CGL cleanup in bootstrap * Bug #37238: Exit cli with a list of valid keys if no key is given * Feature #37249: TCEForms: Rendering different element browser type * Task #37250: Remove non-working / not needed TCA configuration related to FAL * Feature #37251: Use FAL file extension filter in TCA * Bug #37253: Fix/Reduce CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma" in class.tslib_fe.php. * Bug #37254: Fix/Reduce CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma" in typo3/sysext/install/mod/class.tx_install.php. * Bug #37264: Fix all CGL violations against "SemicolonSpacingIncorrect". * Feature #37268: Bootstrap: Introduce shutdown and use in autoloader * Bug #37303: Reduce spacing CGL violations in /typo3/alt_clickmenu.php. * Bug #37304: Reduce spacing CGL violations in tslib_fe.php. * Bug #37306: Reduce spacing CGL violations in class.tx_impexp.php * Bug #37307: Reduce spacing CGL violations in class.tslib_menu.php. * Bug #37308: Reduce spacing CGL violations in /typo3/. * Bug #37309: Reduce spacing CGL violations in /t3lib/ * Bug #37310: Reduce spacing CGL violations in /typo3/sysext. * Bug #37319: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/ * Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ * Bug #37327: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in class.browse_links.php * Bug #37328: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php * Bug #37329: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php * Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php * Bug #37383: Fix CGL violations in index.php * Bug #37488: Reduce CGL violations against "FunctionCallArgumentSpacingSpaceBeforeComma" * Bug #37489: Reduce CGL violations against "DoubleQuoteUsageContainsVar" * Bug #37491: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ * Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser * Bug #37500: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/cms/ * Task #37510: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/c*/ * Task #37511: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/e*/ * Task #37512: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/f*/ * Task #37513: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/i*/ * Task #37583: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/l*/ * Task #37586: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/o*/ * Task #37587: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/p*/ * Task #37588: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/r*/ * Task #37649: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/s*/ * Bug #37650: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/t*/ * Task #37652: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/w*/ * Task #37655: Fix last CGL violation against "DoubleQuoteUsageContainsVar" * Task #37657: Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma * Task #37674: Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/c*/ * Task #37675: Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/typo3/sysext/indexed_search/ * Task #37678: Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/sysext/install/ * Feature #37682: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma * Task #37685: Fix CGL violations against InlineCommentWrongStyle in ext_emconf.php files * Task #37687: Fix CGL violations against InlineCommentWrongStyle (not in ext_emconf.php files) * Task #37690: Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ (not: /typo3/sysest/) * Task #37693: Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace * Task #37707: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma * Task #37708: Reduce CGL violations InlineCommentWrongStyle * Task #37712: Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma" in sysext "version" * Task #37714: Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" * Task #37715: Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" * Bug #37716: Fix CGL violations against "InlineCommentWrongStyle" in sysext "version" * Task #37717: Fix CGL violations against "InlineCommentWrongStyle" in sysext "workspaces" * Task #37718: Fix CGL violations against "InlineCommentWrongStyle" in sysext "dbal" * Task #37719: Fix CGL violations against "InlineCommentWrongStyle" in sysext "linkvalidator" * Task #37733: Reduce CGL violations Generic.PHP.UpperCaseConstant in /t3lib/ * Task #37734: Reduce CGL violations Generic.PHP.UpperCaseConstant in /typo3/ * Task #37774: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc * Task #37775: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc * Feature #37776: Harmonize coding style of if constructs in /typo3/classes/ * Task #37788: Fix last CGL violation against "SelfMemberReferenceNotUsed" * Task #37789: Harmonize coding style of if constructs in /typo3/sysext/cms/ * Task #37790: Harmonize coding style of if constructs in /t3lib/ * Task #37822: Harmonize coding style of if constructs in sysext "linkvalidator" * Task #37823: Harmonize coding style of control structures in sysext "version" * Task #37824: Harmonize coding style of control structures in sysext "workspaces" * Task #37825: Reduce CGL violations DoubleQuoteUsageNotRequired in sysext "linkvalidator" * Task #37870: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/indexed_search/ * Task #37871: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/statictemplates/ * Task #37880: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/saltedpasswords/ * Bug #37906: sys_action toolbar items doesn't go to right submodule * Bug #37917: Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/setup * Task #37923: Fix concatenation CGL violations in /t3lib/ * Task #37927: Reduce concatenation CGL violations in /typo3/classes/ * Task #37930: Reduce concatenation CGL violations in /typo3/sysext/css_styled_content/ * Task #37933: Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma" * Task #37934: Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/version/ * Task #37936: Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/workspaces/ * Task #37964: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/ * Task #37972: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ * Task #37973: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/ * Task #37974: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search * Task #37976: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp * Task #37977: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install * Task #37978: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel * Bug #37979: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext * Task #37981: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version * Task #37982: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext workspaces * Task #37983: Fix very last CGL violation "SemicolonSpacingIncorrect" * Task #38027: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser * Task #38059: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_ceditor * Task #38079: Fix CGL violations against DoubleQuoteUsageNotRequired in sysext rtehtmlarea * Bug #38115: t3lib_file_Utility_FileExtensionFilterTest fails * Task #38145: Update Swiftmailer in TYPO3 core to 4.1.8 * Task #38264: Fix CGL violations against DoubleQuoteUsageNotRequired in sysext em * Task #38265: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/ * Task #38267: FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/ * Task #38268: Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace in workspaces * Task #38274: Fix CGL violations against DoubleQuoteUsageNotRequired in sysext workspaces * Task #38303: Fix CGL violations against DoubleQuoteUsageNotRequired in sysext tstemplate_analyzer * Task #38325: Fix CGL violations against DoubleQuoteUsageNotRequired in sysext rtehtmlarea * Task #38332: Cleanup: Useless method overriding in t3lib_file_Repository_FileCollectionRepository * Task #38333: Cleanup: Useless method overriding in t3lib_spritemanager_SimpleHandler * Task #38334: Cleanup: Useless method overriding in class localRecordList * Task #38335: Useless method overriding in EXT:form * Task #38336: Cleanup: Remove empty init-method from EXT:tsconfig_help * Bug #38428: Non-static method Typo3_Bootstrap_BaseSetup::getPathThisScript() should not be called statically * Feature #38471: BE Login needs a CSS class for popup login * Task #38508: Add support for PHP 5.4 in Travis-CI build file * Bug #38524: Fix very last 2 CGL violations "SemicolonSpacingIncorrect" * Task #38531: Fix the last CGL issue of Generic.CodeAnalysis.UnconditionalIfStatement * Task #38532: Fix CGL violations against Squiz.PHP.NonExecutableCode * Task #38564: Fix CGL violations against Squiz.WhiteSpace.SemicolonSpacing in JS files * Task #38604: Code Cleanup: Always return a boolean in t3lib_div::validPathStr * Bug #38613: Fix UnitTests for t3lib_div::validPathStr * Bug #38673: Minor issues with progress bars * Feature #38678: TypoScript settings for including jQuery into the front-end * Task #38738: Fix CGL violations against ClassDocComment * Task #38740: Fix CGL violations against Squiz.WhiteSpace.LogicalOperatorSpacing * Feature #38743: Add hook for TSFE fetch_the_id() post processing * Task #38744: Fix CGL violations against TYPO3.WhiteSpace.AsteriksWhitespaces * Task #38753: Split up classes into single files * Task #38754: Cleanup multiple classes of "localPageTree" * Task #38756: Cleanup multiple classes of "localPageTree" in EXT:impexp * Bug #38763: Cannot redeclare class bigDoc: move_el.php * Feature #38954: Add a unique request ID * Bug #38964: $_EXTKEY not available in global scope in ext_tables.php * Bug #39110: Fix install tool -> Basic Configuration * Bug #39111: Fix dbal & workspace install tool * Bug #39112: Fix 1-2-3(-4) wizards * Task #39221: Improve sys_note code * Task #39234: Add new sys_notes to info module * Feature #39327: Function to get correct item label including TsConfig value * Bug #39349: Fail during install, when openssl is not properly configured * Bug #39350: Create a admin user with hashed password in Install Tool * Bug #39366: IRRE actions open/close inline record * Task #39394: Remove non-core modules selects * Task #39399: Move sys_folder's field "module" to "Behaviour" * Bug #39400: Add field "identifier" to backend_layout * Task #39427: Move reports module to extbase * Task #39452: Replace the BackendUser model in belog with the Extbase Model * Bug #39499: Fix typos 'usefull' => 'useful' * Bug #39528: sys_notes throws fatal error if no notes are present * Task #39565: Fix more typos * Bug #39577: PHP Warning in new beuser module * Task #39606: Fix typos in core * Task #39646: Improve display of content elements * Bug #39649: t3lib_autoloader should ignore non existing extensions * Task #39874: Add labels for log in info module * Bug #39885: Fix failing t3lib_log tests on Travis * Feature #39947: Make Backend favicon configurable * Bug #39964: Test dependency between extbase and core * Bug #39965: Test dependency between functional tests * Task #39994: Make t3lib_Rootline->isMountedPage() public * Bug #40125: Namespace switch LiveSearch main patch * Bug #40144: Missing labels for backend login form * Bug #40145: Fatal error thrown in install tool * Bug #40157: Subrequests can't be resolved * Bug #40158: Remote extensions aren't displayed * Bug #40159: Some classes get cropped because of substrings * Bug #40160: Ajax script are broken * Bug #40210: "template" was replaced by namespace everywhere * Bug #40214: Still some openDoc errors * Bug #40239: Missing folder in EM * Task #40360: Remove compat layer for module "about" * Task #40363: Remove compat layer for module "adodb" * Task #40369: Remove compat layer for module "backend" * Bug #40485: Missing requirement for zip php module in status report * Bug #40490: Wrong Scheduler task configuration for namespace version * Task #40858: Improve margin for fieldselect in list module * Bug #40862: Wrong icon used in db_new tree * Bug #40925: Localization of FAL file relations in filelinks CE throws Exception * Bug #40939: comments in Install -> All Configuration are missing * Task #41012: Provide class alias mechanism also for extensions * Task #41013: Split up core alias map * Bug #41049: Deactivating extension DBAL fails * Bug #41052: Make Core\Configuration\ConfigurationManager non static * Task #41071: ext:felogin tests * Task #41075: Warning for not available plugins in page module * Task #41076: Improve rendering of felogin in page module * Bug #41111: Wrong exception msg after namespace changes * Task #41119: Cleanup character after PHP closing tag * Task #41132: Remove "Hide: Yes" from hidden content elements * Task #41141: Remove content element script * Task #41142: Remove content element splash / textbox * Task #41143: Show cType label for content elements * Bug #41190: sql injection in beuser * Task #41205: CGL Cleanup: Fix OpeningFunctionBraceKernighanRitchie-Sniff * Bug #41210: Fix Exception Class Name * Task #41216: Set a flash msg in wizard_sortpages if no subpages are available * Task #41219: CGL Cleanup: Fix Squiz.Scope.MethodScope-Sniff * Task #41222: CGL Cleanup: Fix Squiz.Scope.MemberVarScope-Sniff * Task #41224: Temporary files should be deleted after test is done * Task #41248: CGL Cleanup: Fix Generic.CodeAnalysis.ForLoopWithTestFunctionCall-Sniff * Bug #41249: tsconfig_help currently broken because of em * Task #41256: Make alphabetic sorting in TS Object Browser default * Bug #41463: When trying to access backend by url mydomain.com/typo3 it shows an empty screen. * Task #41470: Fix CGL violation against "DoubleQuoteUsageNotRequired" * Task #41471: Fix CGL violation against "CharacterAfterPHPClosingTag" * Task #41472: Fix CGL violation against "Tabs must be used to indent lines" * Task #41473: Fix CGL violation against "Tabs must be used to indent lines" * Task #41474: Fix CGL violation against "LineEndingsInvalidEOLChar" * Task #41478: Fix CGL violations against "NonExecutableCode" * Bug #41498: Fix CGL violations against "TYPO3.WhiteSpace.AssignmentArithmeticAndComparisonSpace" * Bug #41512: Call to undefined function zip_open() * Bug #41667: Clicking on a driver in filelist shouldn't show empty page * Task #41726: Add FAL test helper class * Bug #41796: RTE: Uncaught error in Firefox in TYPO3 6.0 * Task #41813: Remove option "[EXT][noEdit] from InstallTool * Bug #41897: Fatal error: Cannot use string offset as an array * Task #41954: Replace some is_numeric() with is_int() when appropriate * Task #41969: Change Repository class to match extbase persistence cleanup * Bug #42029: Rootline relation overlay does not work for translated pages * Task #42170: Status report should warn about low suhosin.get.max_value_length * Bug #42235: Add information about ThreadStackSize to report status * Task #42237: Add information about ThreadStackSize to install tool * Bug #42310: Service Unvailable (503) -> UnAvailable * Bug #42346: COMPARE in "Database Analyser" in Install tool crasches * Task #42399: Fix inline comment style for ext_emconf.php files * Task #42447: Add the possibility for a custom TreeProvider * Bug #42501: Restricted content elements should not show edit options * Task #42502: Improve BEuser module * Task #42503: Remove typo3/index_re.php * Task #42513: Cleanup indexed_search * Task #42536: Cleanup typo3/gfx/ * Bug #42552: [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde * Bug #42553: [BUGFIX] Replace GenericObjectStorage in the whole core * Bug #42569: When clicking on "Upgrade Wizard" in install tool screen goes blank * Task #42581: Create tests for FrontendContentAdapterService * Feature #42780: WEB/Info/Log - Admin changelog limit configurable * Task #42810: adjust LegacyClassesForIde after renaming extbase/Reflection/Service * Bug #42843: Suggest dependencies are not evaluated in extension manager * Bug #42845: Quick Edit triggers warnings of missing key uid * Bug #42901: New sysext beuser filter issues * Bug #42908: OLD TYPO3 Login in installer * Bug #42930: No class named tx_indexedsearch_tslib_fe_hook * Bug #42931: EM: Labels are not translated in configuration * Feature #43052: Introduce ClassNamingUtility * Task #43053: Backend user management: add delete button * Bug #43062: tt_content field CType too small * Bug #43068: Method modifyDBRow (FrontendContentAdapterService) * Bug #43080: Can not install extension if mirror list can not be fetched * Bug #43111: Replace calls of tslib_gifbuilder with namespaced class * Bug #43176: Sorting is broken/weird * Bug #43208: Page module styling * Bug #43241: rsa/saltedpasswords not installed by default * Bug #43254: No error messages for own queries * Task #43269: Change Xclass naming from ux_ prefix to Xclass suffix * Bug #43272: FormWizard does not save * Bug #43284: Use correct parameter type in insertPositionIcon * Task #43285: Protect bootstrap methods * Task #43287: Fix trailing newlines * Bug #43291: BE login form gives warnings in RteHtmlParser * Bug #43296: Remove flickering * Bug #43311: Placeholder JavaScript handling doesn't work for IE * Bug #43317: impext: export is broken * Bug #43321: Prevent type hinting for user functions in EM configuration * Bug #43322: SQL error in getLinkCounts * Bug #43331: "Strict standards: Declaration of "CompatbilityClassLoaderPhpBelow50307" bug * Bug #43340: Page Module title is cut