﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2577	when SourcePopup is true, closing source results in permission denied	nina		"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.





"	Bug	closed	Normal		UI : Source View	FCKeditor 2.6 RC	wontfix	IE	
