TYPO3 4.6.0rc1

Released October, 11th 2011

Release notes

The release notes and description of all features are available on http://wiki.typo3.org/TYPO3_4.6.

Significant changes/bug fixes since beta3

CardLayout

The CardLayout feature that was integrated in time for feature freeze has been removed and will not be part of TYPO3 4.6.

Although it looked very promising to speed-up the backend, we encountered bugs which could not be completely tackled with for RC1. As the stability of this feature is primary for the user experience in Backend, we decided to remove it and thus privilege consistency.

Extension Manager

Since the switch to the ExtJS-based extension manager, a lot of effort has been put into getting rid of annoying UX bugs.

Download

http://typo3.org/download/packages/

MD5 checksums

cf33ef142a8d5044df4b145482491abb  blankpackage-4.6.0rc1.tar.gz
27ed8ab74c75da5b514bf03f6f6b5805  blankpackage-4.6.0rc1.zip
4e3e923b99fb516f4515ea028e9ff408  dummy-4.6.0rc1.tar.gz
00e77d748cc5da563da026a6634be642  dummy-4.6.0rc1.zip
dd43b4e36fc5b49d7f13ee32129bc005  introductionpackage-4.6.0rc1.tar.gz
146dae6128fe7452647bf289d11c68a7  introductionpackage-4.6.0rc1.zip
93d6cd048080d4ca700d3a248a2be72b  typo3_src+dummy-4.6.0rc1.zip
a51097d544e985a83eb336e8d143e229  typo3_src-4.6.0rc1.tar.gz
e3c21c3be90eaa9bb9b96fc4928d6308  typo3_src-4.6.0rc1.zip

What's next?

We still have to get rid of as much bugs as possible to stabilize TYPO3 even more until the final release in 2 weeks.

It seems to be the right time for you to give us a help by:

  • Joining our teams,
  • Reviewing issues that are already pending in Gerrit (http://review.typo3.org),
  • Supply patches for bug fixes.

Thanks!

List of Changes since TYPO3 4.6.0beta3

1eb2bf9 [RELEASE] Release of TYPO3 4.6.0rc1
7c26376 [BUGFIX] EM: Fix button "close window" after fulfilling dependencies
50ff614 [TASK] Raise submodule pointer
54f35c3 [BUGFIX] Showmodule cannot be called before Store is loaded
ebc8067 [BUGFIX] backend.php wrongly checks deprecated TSconfig
dea8357 [BUGFIX] Replace debug with call to deprecationLog
7c24e31 [TASK] Merge linkvalidator for RC1
c03865a [BUGFIX] EM: Remove nested form tag
404f619 [BUGFIX] Wrong alignment of French labels for login screen
edc6bfe [TASK] Remove space between ExtJS tbar and related panel
bb635a8 [BUGFIX] handler is undefined when resizing the backend
6b07e40 [BUGFIX] Implement availability checks for rsaauth
3f8d0b0 [BUGFIX] md5.js fails with non-ascii-characters
0c3c2a2 [BUGFIX] Race-condition while updating extension list
8cb8b4a [TASK] Remove unused option for "oncontextmenu" 
03895f1 [BUGFIX] Typo in the Extension Manager
b36c82d [BUGFIX] Wide split bar areas don't work in Chrome
cca70cd [TASK] Update codemirror to recent version 0.9.4
24a9ad7 [BUGFIX] Copyright year in HTML comment is hardcoded
5fe69c8 [TASK] Update md5 checksums for system extensions
8e6a09e [FEATURE] Generate cHash only if needed
f07f249 [TASK] Increase default titleLen
a22d9a6 [TASK] Update sysext form documentation
de270be [BUGFIX] All fields of 'type'=>'group' are broken in IE
d80d516 [TASK] Deprecate template::clearCacheMenu()
d124597 Revert "[FEATURE] Speed-up Backend with CardLayout" 
86993f4 [BUGFIX] EM: Available extension list misses icons
3bd8317 [TASK] TSFE - Add hook after BE_USER init to clean up workspace functionality
caec29f [TASK] Clean up EM CSS file
cb13eae [BUGFIX] EM, Error when downloading extension files
1afc001 [BUGFIX] Don't add uid,pid if  <table>.'*' is present in field list.
e6e90b2 [BUGFIX] PHP warning on each Extension Manager invocation
454aa1c [TASK] Introduce Hooks to create DB fields and keys dynamically
e63c300 [BUGFIX] Prevent duplicate stdWrap for media content
bef7ecc [BUGFIX] Random miscalculations in ImageTTFBBox
8dfc14a [BUGFIX] EM installs outdated versions of depending extensions
bb67887 [BUGFIX] Typo in gifbuilder
230f3ca [BUGFIX] RTE: Tag attributes are reversed on save
17e41ab [BUGFIX] TCEforms draws huge empty icon row which on select-fields
9dbe5a4 [TASK] Fix CGL issue in recent saltedpasswords commit
78b522a Revert "[FEATURE] Indexed Search: add mySQL fulltext support" 
f1ee217 [BUGFIX] Removed dependency on TYPO3_MODE in saltedpasswords
1eb014d [TASK] Improve information in show_item.php
d9cac57 [FEATURE] Indexed Search: add mySQL fulltext support
581a918 [BUGFIX] Email links marked as external when preceded by external link
e3a8434 [BUGFIX] meaningfulTempFilePrefix is not multi-byte safe
bc68334 [BUGFIX] Copying directories is impossible
4022be5 [BUGFIX] config.compressCss = 1 does not work
aced7a2 [BUGFIX] RTE: Add TYPO3 version to hash of cached scripts
a293405 [BUGFIX] RTE: Compressor fails on files with absolute url in FE
6ee19fa [BUGFIX] Module User Settings calls deprecated methods
9ec94db [BUGFIX] Modify jumpTo to work with the new cardLayout
3f7a326 [BUGFIX] Link to manual of sysext "form" is not displayed in EM
7005e5e [BUGFIX][SECURITY] Arbitrary TypoScript execution on system extension form
1bff153 [BUGFIX] getSingleField_typeFlex doesn't respect TSconfig settings
2e7974c [TASK] Update reference from SVN to Git
6954685 [BUGFIX][t3editor] typolinkEnableLinksAcrossDomains missing
e444e45 [TASK] Refactor view component of system extension form