Opened 14 years ago

Closed 14 years ago

#5953 closed Bug (invalid)

CKEditor window not loading when link passed from private site

Reported by: Nirbhasa Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3.1
Keywords: Cc:

Description

We have CKEditor on a Drupal site public.com with the CKEditor module. This site is edited by multiple users from a company which has their webmail at private.com.

When a user recieves a mail on private.com with a link to a page on public.com, clicks on it and edits the page, their CKEditor window doesn't load.

I recreated the problem with Firebug on and i got the following error when the edit page was loading:

Permission denied for <http://public.com> to get property Window.$ from <https://private.com>.

textarea: window.opener.$('#' + Drupal.ckeditorTeaser.lookup[taid]),

Even though it is a Drupal site I suspect it might be to do with the editor itself rather than the module wrapper, but if im wrong, im happy to post this ticket there :)

Change History (1)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x
Resolution: invalid
Status: newclosed

Please report this issue to the Drupal module developers, as this is related to it. They may eventually open another ticket at our side, which is supposed to be related to the specific CKEditor issue that is bringing the problem into the module.

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