[TYPO3-core] RFC: #11970: RTE in quickedit mode (page module) is broken

Steffen Kamper info at sk-typo3.de
Fri Sep 18 02:25:05 CEST 2009


Hi,

This is SVN patch request.
Type: Bugfix

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

Branches: trunk

Problem:
the RTE in quickedit mode (page module) is broken.
all RTE buttons are aligned vertically and have no image backgrounds
PHP error log show 3 "file does not exist" warnings eg:
File does not exist: /srv/www/dummy-4.x_HEAD/typo3/http:, referer: 
http://localhost/dummy-4.x_HEAD/typo3/sysext/cms/layout/db_layout.php?id=13303 
[^]

steps to reproduce:
click web->page and choose "quickedit" in the dropdown select
select a page with records with RTE
select a record with RTE

Solution:
omit backPath if css href is absolute, use $GLOBALS['BACK_PATH'] in 
constructor, this is needed for loadExtJS as the CSS is applied while 
activation. Correct resize.css because double backPath

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11970.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090918/e9f6e9f0/attachment.txt 


More information about the TYPO3-team-core mailing list