Opened 15 years ago

Closed 13 years ago

#2887 closed Bug (expired)

Permisson denied when clicking on a file in the Resources Browser window

Reported by: Damon Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version: FCKeditor 2.6.3
Keywords: Cc:

Description

Using .NET and FCK editor v2.6.3.22451

I can upload files just fine but when I try to click on them I get an error: Permission Denied in the javascript on this line in the "frmresourceslist.html":

window.top.opener.SetUrl( encodeURI( fileUrl ).replace( '#', '%23' ) ) ;

I'm using FCK edit from admin.domainname.com to www.domainname.com. I have everything setup properly (i think), the files are being uploaded to the proper domain.

Change History (3)

comment:1 Changed 15 years ago by Damon

The version of the .NET dll file is v2.6.3.22451 while the other supporting files are all version 2.6.4 recently downloaded.

comment:2 Changed 15 years ago by Artur Formella

Keywords: permission denied removed
Priority: HighNormal

comment:3 Changed 13 years ago by Wiktor Walc

Resolution: expired
Status: newclosed

There is a new ASP.NET control available: CKEditor for ASP.NET. The issue is no longer valid as the new control does not have the built-in file browser and the old one is no longer maintained.

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