View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08033 | Bug reports | Survey editing | public | 2013-07-22 21:59 | 2013-08-16 13:54 |
Reporter | mfaber | Assigned To | kfegert | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Fixed in Version | 2.05 RC | ||||
Summary | 08033: since enable CSRF protection: Cannot access advanced question attributes | ||||
Description | When clicking on "Show advanced settings", nothing happens. This seems to be due to enabled CSRF protection. When 'enableCsrfValidation' is set to false in LSYii_application it works again | ||||
Steps To Reproduce | edit a question in an existing survey | ||||
Tags | No tags attached. | ||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | 130722 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF, Chrome | ||||
Database type & version | MySQL 5.0.10 | ||||
Server OS (if known) | Win7 | ||||
Webserver software & version (if known) | Apache/2.4.3 (Win32) | ||||
PHP Version | PhP 5.4.7 | ||||
related to | 08060 | closed | DenisChenu | CRSF issue when trying to copy a template |
related to | 08034 | closed | Error: The CSRF token could not be verified. |
Don't know if this has been fixed but I cannot reproduce anymore. |
|
Issue still exists. |
|
Yes, we have a lot of json/ajax/ etc ... part to fix for CRSF. |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12852 |
|
Thanks for the commit! Next time try to use a different commit message Fixed 08033: <bug description or anything better> Then it will be added to the bug and the bug automatically. |
|
Never mind, it was still processing ;-) |
|
2.05 beta 6 released |
|
LimeSurvey: 2.05 4f75692a 2013-08-13 12:43 Details Diff |
Fixed issue 08033: since enable CSRF protection: Cannot access advanced question attributes Dev there were two errors: 1. wrong Url Target 2. No YII_CSRF_TOKEN supplied |
Affected Issues 08033 |
|
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File | ||
mod - scripts/admin/admin_core.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-22 21:59 | mfaber | New Issue | |
2013-07-22 21:59 | mfaber | Issue Monitored: mfaber | |
2013-07-31 00:35 | mfaber | Relationship added | related to 08060 |
2013-07-31 00:37 | mfaber | Relationship added | related to 08034 |
2013-08-03 08:43 | mfaber | Note Added: 25912 | |
2013-08-03 08:43 | mfaber | Status | new => closed |
2013-08-03 08:43 | mfaber | Assigned To | => mfaber |
2013-08-03 08:43 | mfaber | Resolution | open => unable to reproduce |
2013-08-04 23:09 | mfaber | Assigned To | mfaber => |
2013-08-04 23:09 | mfaber | Note Added: 25926 | |
2013-08-04 23:09 | mfaber | Status | closed => feedback |
2013-08-04 23:09 | mfaber | Resolution | unable to reproduce => reopened |
2013-08-04 23:09 | mfaber | Reproducibility | have not tried => always |
2013-08-04 23:09 | mfaber | Status | feedback => new |
2013-08-08 09:50 | DenisChenu | Note Added: 25942 | |
2013-08-13 14:18 | kfegert | Changeset attached | => LimeSurvey 2.05 4f75692a |
2013-08-13 14:18 | kfegert | Note Added: 25988 | |
2013-08-13 14:18 | kfegert | Assigned To | => kfegert |
2013-08-13 14:24 | mdekker | Note Added: 25989 | |
2013-08-13 14:24 | mdekker | Status | new => resolved |
2013-08-13 14:24 | mdekker | Fixed in Version | => 2.05 RC |
2013-08-13 14:24 | mdekker | Resolution | reopened => fixed |
2013-08-13 14:49 | mdekker | Note Added: 25993 | |
2013-08-16 13:54 | c_schmitz | Note Added: 26008 | |
2013-08-16 13:54 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |