Opened 10 years ago

Closed 10 years ago

#13490 closed Bug (invalid)

Ckeditor 500 Internal Server Error

Reported by: Hima Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Hello,

I am using ckeditor.when i am trying to add content from word file than its giving 500 internal server error. there is no any special characters in content. please guide me to sort it out.

Thanks.

Change History (1)

comment:1 Changed 10 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Nothing like that is happening in default CKEditor. Second thing is that you can't get HTTP 500 from CKEditor. This is JavaScript application and it doesn't send such errors.

This is most likely problem with your server-side code which occurs after you have submitted data to the server.

I'm closing this issue as invalid but, just in case, @hima please provide MS Word document which is causing problems. I will check if it is causing any problems in default editor.

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