Project

General

Profile

Actions

Bug #22431

closed

Rich Text Editor can not handele comments

Added by Jan Janen over 14 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When editing any kind of text, turn of the Rich Text Editor and type:

<b>this is very important</b>

Then you turn on the Rich Text Editor and afterwards turn it off again and you get:

<strong>this is very important</a>

Or another example:
<ul>
<li>this was link 1</li>
<li>this was link 2</li>
<li>this was link 3</li>
<li>this is important</li>
</ul>

And we get:
<ul> <li>this was a link</li> <li>this was a link</li> <li><!-- <a href="/" mce_href="/"></a></a></a>

The issue appears especially when various people (from different backgrounds) work on the same document. For sure comments might not be necessary for everybody but nevertheless the Rich text Editor should be able to handle comments correctly.

(issue imported from #M14075)


Files

source.txt (932 Bytes) source.txt Administrator Admin, 2010-04-12 21:10
Actions #1

Updated by Jan Janen over 14 years ago

As this bug report software somehow uses similar decodings, I decided to upload my source in an extra file.

Actions #2

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF