[TYPO3-rte] Inserting tables broken in 4.5.12 and 4.6.5

Christian Hennecke christian.hennecke at wunderknaben.com
Wed Mar 7 12:03:54 CET 2012


Hello,

inserting tables in the RTE is broken in both TYPO3 4.5.12 and 4.6.5. 
This occurs with Firefox 10.0.2 and the latest Google Chrome. Caches 
have been clear in both the browsers and the TYPO3 systems.

Firefox:

When I click on the insert table button, the JavaScript error console says:

Error: HTMLArea.util.Color.colorToHex(element && 
element.style.borderColor ? element.style.borderColor : 
this.properties.borderColor && this.properties.borderColor.defaultValue 
? this.properties.borderColor.defaultValue : "") is null

Source file: 
http://xxxxxxxxxxxxxx/typo3temp/compressor/htmlarea_cumulative_9134b893492308abd166_compressed-6107775be91df90d25a91c9a70c85f04.js
Line: 733

Google Chrome:

Uncaught TypeError: Cannot call method 'substr' of null

at the same location.

Can anybody confirm this?

Cheers,

Christian


More information about the TYPO3-project-rte mailing list