Opened 14 years ago

Closed 14 years ago

#5505 closed Bug (fixed)

IE: Insert image throws error

Reported by: brooks Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.3
Component: General Version: 3.1
Keywords: Confirmed Review+ Cc:

Description

first make sure you are in https environment, and then choose replace by class sample.

reproduce:

  1. click insert image button
  2. in the dialog first tab, enter a image URI in URL
  3. click ok button

confirmed in Firefox3.5 and IE8,win7

Attachments (1)

5505.patch (796 bytes) - added by Garry Yao 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added; bug removed
Version: SVN (CKEditor)3.1

WFM with FF3.6.

I can reproduce it with IE8 in all modes. To avoid IE asking for confirmation regarding mixed content, I'm using a https image for testing:

https://www.google.com/intl/en_ALL/images/logo.gif

Confirmed with CKEditor 3.1. Works well with the 3.0.2.

comment:2 Changed 14 years ago by Garry Yao

Keywords: Pending added; Confirmed removed

Can you confirm the error is just caused by editor not gaining focus, perhaps it's has nothing to do with the HTTPS env?

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added; Pending removed
Summary: Insert image throw a error in https environmentIE: Insert image throws error

Confirmed without https also, but the ticket doesn't depend on this confirmation.

Changed 14 years ago by Garry Yao

Attachment: 5505.patch added

comment:4 Changed 14 years ago by Garry Yao

Keywords: Review? added
Owner: set to Garry Yao
Status: newassigned

To reproduce this bug, you need click on 'Ok' before blur the 'URL' field.

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:6 Changed 14 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [5384].

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