Bug #27533
RTE content parsing does not work
| Status: | Closed | Start date: | 2011-06-18 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | 2011-06-19 | |
| Assignee: | André Steiling | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.0.x | |||
| TYPO3 Version: | 4.5 | Has patch: | No | |
| PHP Version: | 5.2 | |||
| Votes: | 0 |
Description
Hi everybody,
with latest TER versions (1.0.13, 1.0.14) the rich text editor does not transform the entered content well:
1.) r\n\ is not striped
2.) html code remains in output text (bold text gets <b>bold text</b>)
i tried some changes in class.tx_elementefenews_pi1.php but i am not a php coder so could not find out what to do ...
could anybody confirm this issue?
thanks for your help and for this extension
d-nik
History
Updated by André Steiling almost 2 years ago
- Due date set to 2011-06-19
- Status changed from New to Under Review
- Assignee set to André Steiling
- Target version changed from 1.1 to 1.0.x
- % Done changed from 0 to 90
Yes, you right! The RTE config differs to version 1.1 - the RTE API was not implemented right. A new version v1.0.15 is submitted to TER, it fixes some other bugs too.
Updated by André Steiling almost 2 years ago
- Status changed from Under Review to Closed
- % Done changed from 90 to 100