Jump to:
| Project: | CKEditor - WYSIWYG HTML editor |
| Version: | 7.x-1.9 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I'm using a multi site installation of Drupal. On my server, I have VM with database, Drupal installation, reverse proxy and all of this works with a CAS authentication.
Because of multi site installation, I have to comment le cookie_domain variable in the settings of both my sites. But if I comment it, when I wanna use ckfinder to put pictures in textarea, I have an error (see attach file).
I have it on Firefox and IE, I put another attach file with the firbug network on to show you what's causing the trouble. In my opinion, somewhere in ckfinder, there is a looking for something in the cookies and it's thinking I'm disconnected so it's reconnecting me (but it's doing it wrong).
Do you have any idea ? And I've already try the dev version and I've the same issue.
Regards.
| Attachment | Size |
|---|---|
| ScreenShot128.jpg | 55.99 KB |
| ScreenShot129.jpg | 17.14 KB |
| ScreenShot130.jpg | 94.97 KB |
Comments
#1
Up ?