[TYPO3-core] FYI: Fixed bug #9785: htmlArea RTE: Disabling images in RTE still leaves the toolbar button

Stanislas Rolland typo3 at sjbr.ca
Sat Jan 24 18:11:07 CET 2009


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
If images are disabled in EM, the image button should never be in the 
toolbar, because the Page TSConfig settings then make images disappear 
on save.

Solution:
Regarding trunk, the image button currently shows up only if 
enableImages is set.

But, as stated in the manual, this should apply only to the Minimal and 
Typical default configuration. In the Demo default configuration, images 
should always be enabled.

The attached patch modifies the text of the enableImages property so as 
to make this clearer in EM. Also correcting trunk so that images are 
always enabled in Demo default configuration.

The same logic is applied to TYPO3 4.2 branch which also fixes the 
reported issue.

Bugtracker references:
http://bugs.typo3.org/view.php?id=9785

Branches:
typo3_4-2 (revision 4859)
trunk (revision 4814)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9785_typo3_4-2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090124/1feb2528/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_9785_trunk.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090124/1feb2528/attachment-0001.txt 


More information about the TYPO3-team-core mailing list