Bug #73163
closed
RTE in FE does not show available blockstyles at first try
Added by Paul A. Auwehla almost 9 years ago.
Updated over 4 years ago.
Category:
Backend User Interface
Description
I am using a css-file to make block-styles available for the RTE selection:
RTE.default.contentCSS = fileadmin/DESIGNtemplates/styles.css
This worked and is working perfectly since the first versions of typo3.
In 7.6(.2) now when RTE-FEediting the list is not shown.
You have to save first.
Then when the content of the RTE-FEedit-window is reloaded - all is perfect.
This is a little bit confusing for Editors ;-))
Is this related? #71771 (or even the same?)
Yes, of course they are related for debugging.
RTE.default.contentCSS = fileadmin/DESIGNtemplates/styles.css
is not working, thats a fact - but only if you feedit a content-element
BEFORE saving it the first time you opened it.
Open a element, save is instantly then
you will see the block-styles from the css-file.
#71771 says, it not working directly after starting feediting.
#73163 says the same - but gives a hint for debugging:
The code opening feedit-window the first time is buggy.
When already open, then saving and then reloading(!) the content
the code is ok.
- Status changed from New to Under Review
- Target version changed from 7.6.3 to Candidate for patchlevel
- Status changed from Under Review to New
the connected patch seem not to be related.
- Status changed from New to Needs Feedback
I think this is related to the fact that pageTSconfig is not always available?
Hey Paul,
I will close this issue for the time being. I've reworked the PageTS in Frontend now fully, so it should be available if FEEdit is actually fetching this information. If you feel this is still not resolved, let me know, and I will re-open the ticket.
- Status changed from Needs Feedback to Closed
Also available in: Atom
PDF