Opened 14 years ago

Closed 14 years ago

#6288 closed Bug (duplicate)

use ‘insertHtml’ failed in Firefox 3.6.9

Reported by: rocing Owned by:
Priority: Normal Milestone:
Component: General Version: 3.4
Keywords: Firefox Cc:

Description

I am trying to insert a "<img>" into CKEditor with the function insertHtml() . It is working fine in I.E. but some problems encountered in firefox >=3.6.9

first:my domain is www.rocing.cn

I want to insert the code into ckeditor with the function insertHtml()

<img src="http://www.rocing.cn/uploadfile/2010/0914/20100914115423934.jpg" />

but it returns

<img src="uploadfile/2010/0914/20100914115423934.jpg" />

If the code inserted in other domains begins, it's fine in any browsers

Change History (4)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Resolution: duplicate
Status: newclosed

DUP of #5218.

comment:2 Changed 14 years ago by rocing

think you

comment:3 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Keywords: Firefox added
Resolution: duplicate
Status: closedreopened

It seems that the adjustments in Firefox 3.6.9 messed with the behavior of all editors: https://bugzilla.mozilla.org/show_bug.cgi?id=596300

comment:4 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: reopenedclosed

dup of #6275

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy