# 6.0.0-beta2 2012-09-18 * Task #27190: Remove ancient Extension Manager modules * Bug #27957: TCA tree somehow causes fatal error when using in inline record (IRRE) * Bug #36795: Changing the "title" of a file breaks some functionality * Feature #36817: Element browser: get default upload folder from t3lib_userauthgroup * Bug #37812: Admin has no rights to update a file * Feature #38239: Introduce context based URL processing of FAL resources * Bug #39235: Warning: ArrayIterator::seek() expects parameter 1 to be long, string given * Bug #39789: StorageRepository should ignore not found driver classes * Bug #39860: Not possible to save edited files in fileadmin (TYPO3 6.0 Alpha3) * Bug #39949: Local file not editable (as admin) - User right 'edit' vs. 'update' * Bug #39955: FILES TS Object is not able to deal with comma separated lists for references * Task #40494: System extension lang is using ll-XML * Bug #40505: LocalDriver can be instantiated without path * Bug #40514: Scheduler tests still fail on travis-ci.org * Task #40520: ResourceStorage: Remove getFileInfoByIdentifier() method * Task #40523: Stabilize some tests if run as root * Bug #40532: Fix warning in ConfigurationManagerTest * Bug #40533: Uncaught TYPO3 Exception with new extensionmanager * Bug #40539: Warning in Locker if filepointer is no resource * Bug #40540: LogLevelTest dataProvider not used * Bug #40541: Incomplete mocking in AbstractMenuContentObjectTest * Bug #40542: FAL test mock TYPO3_DB without backup * Bug #40543: FAL FileExtensionFilter raises warning * Bug #40545: Content Element upload only supports one file collection * Bug #40547: Moving the current viewed Folder results in error FlashMessage * Bug #40564: Hide/Unhide of FileReferences in IRRE does not work * Bug #40570: Wrong error message when LocalConfiguration.php is missing * Bug #40573: #1270853879: TYPO3 Fatal Error: Extension key "t_y_p_o3.c_m_s.lang" is NOT loaded! * Bug #40575: sysext impexp compat layer files refer to wrong classes * Bug #40578: typo3conf/localconf.php file still mentioned in several messages * Task #40608: Make sys_file_reference table translateable * Bug #40641: L10n parser: Declaration must be compatible with interface * Bug #40642: Space Before and Space After does not work * Bug #40643: L10n PHP parser stores NULL for unknown key * Bug #40665: CSH Manual Popup broken * Bug #40669: FAL files get reindexed in storage null when used with tt_content * Bug #40672: Including DatabaseUtility fails due to Null Character * Bug #40675: FileReference does not use meta data title but filename as Title * Bug #40678: FAL changes broke the detection of internal links in RTE browse link window * Bug #40686: Javascript error in backend * Bug #40706: Error in configuration of scheduler task * Bug #40733: Bug in FrontendEditingController prevents loading of TCAcachedExtras * Bug #40756: Split off functional category collection tests * Task #40763: Add TCA definition for is_online field in fe_users * Bug #40765: FAL LocalDriverTests throws warnings * Bug #40766: Warning in FAL StorageTest * Bug #40767: Warnings in StringUtility * Task #40777: Superfluous brackets in functions after namespaces move * Task #40778: Superfluous brackets in functions after namespaces move * Task #40779: Superfluous brackets in the version-sysext after namespaces move * Bug #40780: Fix for unit tests to change singletons and reset again * Bug #40816: Livesearch fails when TCA setting 'sortby' exists but is empty * Bug #40825: Form Wizard does not load existing elements * Task #40832: Add test integrity test * Task #40834: Move away fixture files from tests/ * Task #40836: Namespace SystemEnvironmentBuilderTest * Task #40837: Move UnitTests.xml file to EXT:core/Build * Task #40841: Move last files from tests root folder * Bug #40843: Fatal error is thrown when more drivers are registered * Task #40871: Clean up some ext:belog details and activate tests in travis * Task #40876: Add unit test for stdWrap_strftime * Bug #40950: Move code from system extension integrity to extension lowlevel * Bug #40951: Rename autoloader class * Bug #40956: Re-enable previously skipped unit tests * Task #41266: add leading backslashes to SplObject* * Task #41267: add leading backslashes to Runtime* * Task #41268: add leading backslashes to Date*