Opened 16 years ago
Closed 15 years ago
#2587 closed Bug (fixed)
IE7 > (#2115) Permission denied to get property window.OnUploadCompleted
Reported by: | David Watkins | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6.5 |
Component: | Server : ASP.Net | Version: | |
Keywords: | Review+ | Cc: |
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Keywords: | Pending WorksForMe added |
---|
I was unable to confirm this bug. Could you give us more information?
comment:3 Changed 16 years ago by
I'm using FCKEditor within "Yet Another Forum" (Yet Another Forum.net version 1.9.1.8 (NET v2.0))
I'm using FCKeditor.Net, which I've placed in the folder YAF wanted and set the configuration option to use the FCKEditor, which it does.
The only problem being the described message on IE7 when trying Insert/Edit Image > Upload > Browse > Send it to the server. After upload I get an error within IE7, I launch the debugger to be shown the following code causing the error to be raised:
window.parent.OnUploadCompleted(201,'/userfiles/Creek(1).jpg','Creek(1).jpg',)
Error: Permission Denied (Line:0)
Thanks & Sorry for the extended delay in my response. Dave Watkins.
comment:4 Changed 15 years ago by
Component: | General → Server : ASP.Net |
---|---|
Keywords: | Review? added; Pending WorksForMe removed |
Owner: | set to Alfonso Martínez de Lizarrondo |
Status: | new → assigned |
It seems that no one created a ticket or patch for the #2115 issue to the asp.net code, this error popups eventually in the forums: http://www.fckeditor.net/forums/viewtopic.php?f=6&t=12112
comment:5 Changed 15 years ago by
Milestone: | → FCKeditor 2.6.5 |
---|
comment:6 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
I don't have ASP.NET to test this patch (I'm working on a Mac), but the forum members has confirmed this patch as working. So Review+.
I get the same problem on IE7 as described in ticket #2115. NOT #2155 ! Typo, Sorry.