Opened 15 years ago

Closed 15 years ago

#2827 closed Bug (invalid)

Error in IE when uploading Image

Reported by: JITESH PANDYA Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Pending Cc:

Description

I am getting "Permission Denied" error (see attachment) when uploading .jpg Image in Internet Explorer on QA & Production servers. I am able to upload image on my local machine in IE.

Attachments (1)

FCK IE Error Message.pdf (13.7 KB) - added by JITESH PANDYA 15 years ago.

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by JITESH PANDYA

Attachment: FCK IE Error Message.pdf added

comment:1 Changed 15 years ago by Artur Formella

Keywords: Pending added

Does it occur only in IE? Do you have the proper software on the server side? Is i the same domain (editor domain and uploader domain)?

comment:2 Changed 15 years ago by JITESH PANDYA

It occurs only in IE and works fine on FireFox.

comment:3 Changed 15 years ago by Artur Formella

I found similar bug: #1612. I have some questions:

Is it IE 6.0?

Could you check FCKEditor version? (please click last icon on the toolbar)

Could you turn off IE security features for a moment and try again?

comment:4 Changed 15 years ago by JITESH PANDYA

Is it IE 6.0? I am using IE 7.0

Could you check FCKEditor version? (please click last icon on the toolbar) There is no such icon...is there any other way to check the version?

Could you turn off IE security features for a moment and try again? I tried ...it still does not work. Is there a specific feature that u want me to turn off...let me know

comment:5 Changed 15 years ago by JITESH PANDYA

I have figured out that the current version of fckeditor dll is 2.6.3.22459. This problem gets resolved if I use the old dll version 2.5.2912.21007. When upgraded to the new version of dll we never upgraded the JS folder and this seems to be the problem. Where will I find the JS files for version 2.6.3.22459 or if you can suggest some fix.

comment:6 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: invalid
Status: newclosed

If you haven't upgraded the js files then the code is trying to execute the changes of #1919 but obviously it fails because you are using a mismatched version.

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