Martin
- Login: martinw
- Email: info@weisbach-it.de
- Registered on:
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Activity
2010-12-21
- 14:48 TYPO3 Core Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Tested attached patch with 4.4.5. - patch solved the issue!
2010-12-20
- 15:24 TYPO3 Core Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Hmmm. First I set "$setTag=1;" on line 908 in the class.t3lib_parsehtml.php. That didn't do anything, the spans kept ...
2010-12-18
- 10:55 TYPO3 Core Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- Yes, I have set
RTE.default.proc.entryHTMLparser_db.rmTagIfNoAttrib = span,div,font
2010-12-17
- 19:32 TYPO3 Core Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- In my case reverting the code to $setTag = 1 does not resolve the issue. In any case: in 4.3.8 everything was fine an...
- 14:49 TYPO3 Core Bug #24349: RTE transformation removes all span tags on save after upgrade TYPO3 4.4.4 to 4.4.5
- I can reproduce the issue after upgrade from 4.3.8 to 4.4.5. span gets removed after saving.
- 14:58 TYPO3 Core Bug #24280: <span> lost while saving if it spans the whole paragraph
- In my case this happens with whole paragraphs and parts of it: http://bugs.typo3.org/view.php?id=16760
Also available in: Atom