Bug #21068
RTE in quickedit mode (page module) is broken
Status: | Resolved | Start date: | 2009-09-16 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Steffen Kamper | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | Is Regression: | |||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
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
(issue imported from #M11970)
Related issues
History
#1 Updated by Stanislas Rolland almost 6 years ago
The paths to the RTE stylesheets are wrong.
#2 Updated by Rupert Germann almost 6 years ago
and what can we do about this?
#3 Updated by Stanislas Rolland almost 6 years ago
The problem was introduced by issue #11397 in trunk revision 5903.
#4 Updated by Steffen Kamper almost 6 years ago
attached patch fixes the problem for me, good stress test for PageRenderer :)
#5 Updated by Stanislas Rolland almost 6 years ago
+1 from reading and testing.
#6 Updated by Steffen Kamper almost 6 years ago
committed to trunk, rev 5976