[TYPO3-core] FYI: Fixed bug #17669: htmlArea RTE: Dialogue window positioning properties not honoured

Stanislas Rolland typo3 at sjbr.ca
Mon Feb 21 07:56:57 CET 2011


FYI: The attached SVN patch was committed.

Type:
Bugfix

Problem:
The following Page TSConfig configuration options are not honoured since 
the re-write of all dialogue windows with ExtJS in TYPO3 4.4:
dialogueWindows.defaultPositionFromTop
dialogueWindows.defaultPositionFromLeft
dialogueWindows.doNotResize
dialogueWindows.doNotCenter
buttons.[button-name].dialogueWindow.positionFromTop
buttons.[button-name].dialogueWindow.positionFromLeft
buttons.[button-name].dialogueWindow.doNotResize
buttons.[button-name].dialogueWindow.doNotCenter

Solution:
These properties were forgotten when converting the RTE to ExtJS...

With the attached patch, properties for top and left positioning of 
dialogue windows will be honoured.

However, properties doNotCenter and doNotResize are not of any use 
anymore and will be removed from the manual.

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

Branches:
- trunk (revision 10512)
- TYPO3_4-5 (revision 10513)
- TYPO3_4-4 (revision 10514)

Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_bugfix_17669_trunk.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110221/cee0bd3c/attachment.asc>


More information about the TYPO3-team-core mailing list