Project

General

Profile

Actions

Bug #65386

closed

invisible RTE link

Added by Thomas Sperling over 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2015-02-27
Due date:
% Done:

0%

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

Description

If there is a link like

<link http://google.com></link>

The link is in the RTE not visible, but in the frontend you can see

<a href="http:google.com">http://google.com</a>

So as limited editor (no disabling of RTE) you are unable to remove this link.
I do not know how you can get such a link, but i think it is a bug.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #52890: empty anchor links invisible in RTEClosedStanislas Rolland2013-10-16

Actions
Actions #1

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Needs Feedback

We need more informations about how to reproduce this situation;

I tried to reproduce it on both 6.2.25 and latest master in this way:
1) create a blank content element with RTE
2) type in www.google.com and hit enter => the link is created
3) remove every character one by one => the result is: the whole link gets removed, no strange "leftovers".

If you have more informations, please let us know. Thank you.

Actions #2

Updated by Riccardo De Contardi about 8 years ago

  • Status changed from Needs Feedback to Closed

90 days without feedback > closing this issue for now.

If you think that this is the wrong decision or experience the issue again or have more information about how to reproduce it, please open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF