[TYPO3-core] FYI: Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
Stanislas Rolland
typo3 at sjbr.ca
Wed Jun 9 01:19:03 CEST 2010
FYI: The attached SVN patch was committed.
Type:
Bugfix
Problem:
Selecting "Non-floating" float value for an image has no effect.
Expected behavior is for style="float: none;" to appear on image tag,
but that doesn't happen.
Steps to replicate:
1. Insert an image in an RTE.
2. Modify image properties (either through right click menu or the
toolbar button)
3. Under "Float:" set value to "Non-floating"
4. Click "Update"
5. Modify image properties again - Float value is reset to "Not set"
Solution:
Set float property of style attribute in all cases.
Bugtracker references:
http://bugs.typo3.org/view.php?id=13062
Branches:
trunk (revision 7839)
TYPO3_4-3 (revision 7840)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_13062_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100608/0bc610e7/attachment.asc>
More information about the TYPO3-team-core
mailing list