View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08196 | Bug reports | Survey participants (Tokens) | public | 2013-09-27 02:24 | 2013-10-11 11:08 |
Reporter | intentcook | Assigned To | DenisChenu | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Fixed in Version | 2.05 RC | ||||
Summary | 08196: Deletion of Token | ||||
Description | If a token is selected from the list then use the dustbin you get a bad access code 400. If you delete using the X then it appears to do it but what you have deleted just come back again. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 2.05 beta 6 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Chrome IE latest and Firefox latest | ||||
Database type & version | mysql 5.1.70-cll | ||||
Server OS (if known) | Apache version 2.2.25 | ||||
Webserver software & version (if known) | Apache version 2.2.25 | ||||
PHP Version | 5.4.19 | ||||
related to | 08198 | closed | DenisChenu | Change admin of survey is not protected from CRSF |
related to | 08060 | closed | DenisChenu | CRSF issue when trying to copy a template |
Still the same problem in RC1 130924 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13116 |
|
2.05RC2 released |
|
LimeSurvey: 2.05 be223974 2013-09-26 19:02 Details Diff |
Fixed issue: Can not update token in token table Dev: added jqueryui-timepicker in third_party Dev: added YII_CSRF_TOKEN:csrfToken in extraparam Dev: don't found a way to put extraparam : {YII_CSRF_TOKEN:csrfToken} to ALL jqgrid Dev: if someone know how to do please .... |
Affected Issues 08196 |
|
mod - application/config/third_party.php | Diff File | ||
mod - application/views/admin/token/tokenbar.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File | ||
add - third_party/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.js | Diff File | ||
LimeSurvey: 2.05 b6597da8 2013-10-01 08:39 Details Diff |
Fixed issue 08196: CRSF issue with deletion of token Dev: I love jquery ... Add YII_CSRF_TOKEN to whole ajax request Dev: TODO: clean up some code not needed |
Affected Issues 08155, 08196, 08198, 08199, 08228, 08230, 08250 |
|
mod - application/config/internal.php | Diff File | ||
mod - application/views/admin/endScripts_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-27 02:24 | intentcook | New Issue | |
2013-09-27 02:24 | intentcook | File Added: Token Delete.PNG | |
2013-09-28 02:58 | intentcook | Note Added: 26413 | |
2013-09-28 09:11 | DenisChenu | Assigned To | => DenisChenu |
2013-09-28 09:11 | DenisChenu | Status | new => assigned |
2013-09-28 09:12 | DenisChenu | Changeset attached | => LimeSurvey 2.05 be223974 |
2013-09-28 09:13 | DenisChenu | Relationship added | related to 08198 |
2013-09-28 09:13 | DenisChenu | Relationship added | related to 08060 |
2013-10-01 08:40 | DenisChenu | Changeset attached | => LimeSurvey 2.05 b6597da8 |
2013-10-01 08:40 | DenisChenu | Note Added: 26448 | |
2013-10-01 08:40 | DenisChenu | Resolution | open => fixed |
2013-10-01 08:40 | DenisChenu | Status | assigned => resolved |
2013-10-01 08:40 | DenisChenu | Fixed in Version | => 2.05 RC |
2013-10-11 11:08 | c_schmitz | Note Added: 26705 | |
2013-10-11 11:08 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |