id summary reporter owner description type status priority milestone component version resolution keywords cc 388 MSIE Problem: Linking two lines in a list Patrick Hagemeister Alfonso Martínez de Lizarrondo "One of our customers just found a problem with FCKEditor. He's putting quite a lot of pressure on us to get it fixed, so if you could take a look and advise what we can do about it... '''Abstract'''[[BR]] There is a Problem in FCKEditor when using MSIE 6 (and possibly also 7, not tested). If you have two lines separated by a
tag in a single
  • List Element and try to link these two lines to a different location, the editor links both lines to the same location. '''How to reproduce'''[[BR]] 1. Open http://www.fckeditor.net/demo 1. Delete all text 3. Insert a numbered List and write:[[BR]]''This is line A[Shift-Return]This is line B''[[BR]][[BR]]This should produce this piece of HTML:[[BR]] {{{
    1. This is line A
      This is line B
    }}} 4. Mark the first line (""This is line A"") and link it to some URL, i.e. ""http://www.google.com"" 5. Mark the second line (""This is line B"") and link it to some URL, i.e. ""http://www.fckeditor.net"" 6. The editor now extends the marked range *and* the link to both lines automatically, so both lines are linked to the second URL (i.e. ""http://www.fckeditor.net"") '''Demonstration Video/Screencast'''[[BR]] http://sp-web-01.krankikom.de/~wwwadmin/FCKEditor_bug_linklistlines/FCKEditor_bug_linklistlines.html If you need any more info, please let me know... (also via Phone if you want: +49-203-30597-54). Best Regards, Patrick" Bug closed Normal FCKeditor 2.4.3 General fixed