Opened 15 years ago

Closed 15 years ago

#3175 closed Bug (fixed)

Panels are not working with custom document.domain

Reported by: Frederico Caldeira Knabben Owned by: Frederico Caldeira Knabben
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: Confirmed IE Oracle Review+ Cc: Senthil

Description

In IE:

  1. In the sample.html file, set the document.domain to a part of the URL. For example, my local testing url is "dev.ckeditor.local", so I'm setting it to "ckeditor.local".
  1. Open a sample.
  1. Open a toolbar combo, color selector or the context menu.

An error is thrown: "Access denied".

Attachments (1)

3175.patch (11.2 KB) - added by Frederico Caldeira Knabben 15 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Cc: Senthil added
Keywords: Oracle added
Priority: NormalHigh

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: newassigned

Changed 15 years ago by Frederico Caldeira Knabben

Attachment: 3175.patch added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review? added

comment:4 Changed 15 years ago by Garry Yao

Keywords: Review+ added; Review? removed

The fix is almost good, except that the "onload" event on the panel frame never fired with IE6, we could open new ticket for it.

comment:5 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [3269].

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