Bug #36904
closedRTE: Empty paragraphs are not correctly transformed
100%
Description
If enter is pressed in the RTE this gets replaced by <p>[non-breaking-space]</p> and is usually kept after saving.
Except, if the empty paragraphs are followed by a heading or a list. (i.e. h3, ul). That means, if there are entered a few empty paragraphs before an unordered list or a heading then they get replaced one after another subsequently with each saving until they are all gone.
I observe this behaviour with all versions of TYPO3 4.5.x and the latest RTE-Version.
Updated by Stanislas Rolland over 12 years ago
- Subject changed from RTE empty paragraphs to RTE: Empty paragraphs are not corectly transformed
Updated by Stanislas Rolland over 12 years ago
- Subject changed from RTE: Empty paragraphs are not corectly transformed to RTE: Empty paragraphs are not correctly transformed
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11621
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11621
Updated by Stanislas Rolland about 12 years ago
- Target version changed from 4.5.16 to 4.5.21
Updated by Gerrit Code Review almost 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/11621
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/18799
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/18800
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18801
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18801
Updated by Stanislas Rolland over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3a2844efe275d884f96184d3c8d36ac69dab0262.
Updated by Amar Bouchibane over 11 years ago
After updating to TYPO3 CMS 4.5.26 an empty paragraph will be inserted in the #tinymce (body) element of the "tinymce_rte" extension (Version 0.8.1).
This didn't happen with 4.5.25.
The result is that the caret "jumps" if you click in the RTE and type a character.
Updated by Stanislas Rolland over 11 years ago
Amar Bouchibane wrote:
After updating to TYPO3 CMS 4.5.26 an empty paragraph will be inserted in the #tinymce (body) element of the "tinymce_rte" extension (Version 0.8.1).
This didn't happen with 4.5.25.
The result is that the caret "jumps" if you click in the RTE and type a character.
Please report the issue to the authors of tinymce_rte.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed