Opened 16 years ago

Closed 11 years ago

#2577 closed Bug (wontfix)

when SourcePopup is true, closing source results in permission denied

Reported by: nina Owned by:
Priority: Normal Milestone:
Component: UI : Source View Version: FCKeditor 2.6 RC
Keywords: IE Cc:

Description

When you set your FCKConfig.SourcePopup = true in the fckconfig.js, upon pressing OK to close the source view popup page, it gives you a javascript error saying:

Line: 65 Char: 2206 Error: Permission denied Code: 0 URL: [mydomain]/[fckeditor_home]/editor/fckInstanceName=[myfield]&Toolbar=Basic

How to reproduce this bug:

  1. use the 2.6.3 version
  2. edit the fckconfig.js file and turn FCKConfig.SourcePopup to be true, not false.
  3. if you need to, add Source to the Basic toolbar (you might have to do this)
  4. now go to an html page that uses the fck editor for a textarea.
  5. type in anything in the box, then click Source, it should pop up the source of it.
  6. click "OK" without making any changes
  7. you get the javascript error.

This only happens on IE 7.0.6, it works fine in Mozilla Firefox. Remember, to get this bug to happen, you MUST set the source popup to true. If you set it to false, it works fine.

Change History (4)

comment:1 Changed 16 years ago by nina

Owner: set to nina
Status: newassigned

comment:2 Changed 16 years ago by nina

Owner: nina deleted
Status: assignednew

comment:3 Changed 16 years ago by Artur Formella

Keywords: Confirmed IE added
Version: FCKeditor 2.6.3FCKeditor 2.6 RC

comment:4 Changed 11 years ago by Piotrek Koszuliński

Resolution: wontfix
Status: confirmedclosed

Expired.

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