Opened 11 years ago

Closed 11 years ago

#10203 closed Bug (expired)

https ckeditor image uploading issue

Reported by: Ravi kumar Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.3
Keywords: Cc:

Description

We have problem on uploading image while https is enable as we have option that user can enable or disable https while enabling https ckeditor doesn't upload image and it hang and all functionality disable like cancel from any where of image properties.it is fine when https is disable.

I am attaching screenshot.

Attachments (1)

ckeditor.png (18.4 KB) - added by Ravi kumar 11 years ago.

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by Ravi kumar

Attachment: ckeditor.png added

comment:1 Changed 11 years ago by Wiktor Walc

Does filebrowserUploadUrl point to an URL that starts with https when CKEditor is running on a SSL website?

comment:2 in reply to:  1 Changed 11 years ago by Ravi kumar

Replying to wwalc:

Does filebrowserUploadUrl point to an URL that starts with https when CKEditor is running on a SSL website?

can you please tell me where should i get this if it is in config file inside ckfinder.

comment:3 Changed 11 years ago by Jakub Ś

This option is described in every manual integration method for every connector E.g. http://docs.cksource.com/CKFinder_2.x/Developers_Guide/PHP/CKEditor_Integration

Just select connector you use http://docs.cksource.com/CKFinder_2.x/Developers_Guide and read about manual integration method.

comment:4 Changed 11 years ago by Wiktor Walc

@ravi Either (1) check how do you connect CKFinder wit CKEditor (setupCKEditor?) and paste that part of code or even better (2) check in Firebug in DOM inspector the value of CKEDITOR.instances.editor1.config.filebrowserUploadUrl (where "editor1" is the name of your instance

comment:5 Changed 11 years ago by Jakub Ś

@ravi any updates?

comment:6 Changed 11 years ago by Jakub Ś

Status: newpending

@ravi could you tell us if you have managed to solve your issue so that we can close this ticket or you still have problems?

comment:7 Changed 11 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
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