#010090: Text disappearing when trying to link it

Description:

Suppose you have the following text:


forum: <!-- START: including template etc appearing in code

I select from <!--START 'till the end of the line, and I click the link button, fill in a URL and click OK. Now the text has disappeared


Environment:

Operating System:
PHP Version: (please be specific, like '4.4.3' or '5.1.5')
Database and version:
Browser (and version):


- Attachments

No attachments for this issue.


- Comments

Seems like this issue can't be fixed completely in the current OE design.
The text is inserted inside link as HTML and this causes problems with special chars.
But if we encode them, this will break links that contain other tags (may be bold text, or custom inline tags).

The only thing I can do is to encode chars when you just select the text and make a link. This will fix the bug as reported, but if you insert a link by pasting the same text in the dialog box, the bug will appear again.

#251476 by Kirill Subbotin on January 26th, 2007 [Permanent Link]

Also there is an another (proper?) way: do not allow to edit text of existing link inside a dialog box and don't use this text at all. Although this requires rewriting of the corresponding parts of OE.

#251477 by Kirill Subbotin on January 26th, 2007 [Permanent Link]

Cannot reproduce in OE 5.0, closing issue.

#256779 by André R. on May 20th, 2008 [Permanent Link]

- History
Properties
Type Bug
Priority Medium
Component Online Editor
Affects Unknown
Fix Version -
Reporter Kristof Coomans
Responsible André R.
Status 0 Closed
Resolution Cannot Reproduce
Created January 24th, 2007
Updated May 20th, 2008
Resolved May 20th, 2008
 
Navigation [Permanent Link]
Previous Issue
Back to Issues List
Next Issue: #019111
  OE strips nested custom, non inline, empty, tags