View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13703 | Bug reports | Survey editing | public | 2018-05-22 18:55 | 2018-11-20 16:33 |
Reporter | JamesHarrisHKI | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | suspended | ||
Product Version | 3.7.x | ||||
Summary | 13703: Image uploading does not work when using CDbHttpSession | ||||
Description | When we switched to using CDbHttpSession, the KCFinder stopped working. We needed to switch to database sessions as these servers had to be copied to use a load balancer, we are not able to revert back to $_SESSION From what I can tell, this seems to be because the session reading on line ~138 of \third_party\kcfinder\core\class\uploader.php is looking at $_SESSION The params set in E:\apache\htdocs\limesurvey\application\helpers\admin\htmleditor_helper.php to the session can not make it across to this new page load. | ||||
Steps To Reproduce | Include these lines in your config.php 'session' => array ( Go to any questions, edit it, then press the image button, then press the Browse Server button, you will see an error | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 3.7.3+180516 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox and Chrome | ||||
Database type & version | Mysql 347 | ||||
Server OS (if known) | Windows Server 2008 | ||||
Webserver software & version (if known) | Apache/2.4.23 (Win64) | ||||
PHP Version | 7.0.9 | ||||
We've done some fixes related to KCFinder recently. |
|
no user feed back |
|
We have the same issue with version 3.15.1+181017. 'session' => array ( When I click to the button "Browse Server" I get the error "You don't have permissions to browse server." |
|
I wonder if this would be fixed via https://github.com/LimeSurvey/LimeSurvey/pull/1112. See also (https://bugs.limesurvey.org/view.php?id=13982) |
|
Now on the version 3.15.5+181115 it seems that the problem is solved! After the update I can upload the images without errors. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-22 18:55 | JamesHarrisHKI | New Issue | |
2018-08-20 21:17 | caseylucas | Issue Monitored: caseylucas | |
2018-08-21 11:38 |
|
Note Added: 48838 | |
2018-08-28 11:50 |
|
Assigned To | => LouisGac |
2018-08-28 11:50 |
|
Status | new => closed |
2018-08-28 11:50 |
|
Resolution | open => suspended |
2018-08-28 11:50 |
|
Note Added: 48890 | |
2018-10-26 17:50 | ptramonti | Note Added: 49452 | |
2018-10-26 17:51 | ptramonti | Issue Monitored: ptramonti | |
2018-10-26 18:23 | caseylucas | Note Added: 49454 | |
2018-11-20 16:33 | ptramonti | Note Added: 49711 | |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |
2021-08-04 00:39 | guest | Bug heat | 6 => 10 |