View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14222 | Bug reports | Response browsing | public | 2018-11-06 22:55 | 2019-04-30 09:10 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.15.x | ||||
Summary | 14222: When deleting a single response : all page is reloaded and current filter lost | ||||
Description | With urlFormat => path , deleting single reponse work. But whole page is reloaded. | ||||
Steps To Reproduce | Have some reponse, and compare
| ||||
Additional Information | Currently still using old sendPost function. Must move to real XHR | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | |||||
I will donate to the project if issue is resolved | |||||
Browser | |||||
Database type & version | |||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | |||||
related to | 14221 | closed | DenisChenu | No XSS control when delete a token |
related to | 14219 | closed | DenisChenu | Unable to quick delete reponse with urlFormat to get |
related to | 14159 | closed | DenisChenu | Cannot delete response |
related to | 14243 | closed | filter in CPDB l=grid disable button action |
https://www.yiiframework.com/doc/api/1.1/CGridView delete use POST action (with only CRSF token for data) We can add button : https://www.yiiframework.com/wiki/593/yii-cgridview-add-custom-button See https://www.yiiframework.com/wiki/106/using-cbuttoncolumn-to-customize-buttons-in-cgridview too |
|
Fix committed to master_fixDeleteResponse_urlget branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28502 |
|
And current filter is lost |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28517 |
|
LimeSurvey: master_fixDeleteResponse_urlget a2c478e6 2018-11-08 10:30 Details Diff |
Fixed issue 14219: Unable to quick delete reponse with urlFormat to get Fixed issue 14222: When deleting a single response : all page is reloaded (not only grid) Dev: usage of CButtonColumn Dev: return real error, show it in alert Dev: LS need a system to show result after ajax … Dev: i don't find it |
Affected Issues 14219, 14222 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/helpers/admin/ajax_helper.php | Diff File | ||
mod - application/models/SurveyDynamic.php | Diff File | ||
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
mod - assets/scripts/admin/listresponse.js | Diff File | ||
LimeSurvey: master eee87c82 2018-11-13 17:08 Committer: GitHub Details Diff |
Fixed issue 14222: When deleting a single response : all page is reloaded and current filter lost Fixed issue 14221: [security] No XSS control when delete a token |
Affected Issues 14221, 14222 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/helpers/admin/ajax_helper.php | Diff File | ||
mod - application/models/Participant.php | Diff File | ||
mod - application/models/SurveyDynamic.php | Diff File | ||
mod - application/models/TokenDynamic.php | Diff File | ||
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - application/views/admin/responses/listResponses_view.php | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.debug.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.js | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.css | Diff File | ||
mod - assets/packages/adminbasics/build/adminbasics.min.js | Diff File | ||
add - assets/packages/adminbasics/scss/grid.scss | Diff File | ||
mod - assets/packages/adminbasics/scss/main.scss | Diff File | ||
mod - assets/packages/adminbasics/src/adminbasicsmain.js | Diff File | ||
add - assets/packages/adminbasics/src/components/gridAction.js | Diff File | ||
mod - assets/scripts/admin/tokens.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-11-06 22:55 | DenisChenu | New Issue | |
2018-11-06 22:55 | DenisChenu | Relationship added | related to 14221 |
2018-11-06 22:55 | DenisChenu | Relationship added | related to 14219 |
2018-11-06 23:13 | DenisChenu | Note Added: 49561 | |
2018-11-06 23:16 | DenisChenu | Note Edited: 49561 | |
2018-11-06 23:18 | DenisChenu | Note Edited: 49561 | |
2018-11-08 09:26 | DenisChenu | Project | Development => Bug reports |
2018-11-09 18:34 | DenisChenu | Relationship added | related to 14159 |
2018-11-09 19:24 | DenisChenu | Assigned To | => DenisChenu |
2018-11-09 19:24 | DenisChenu | Status | new => assigned |
2018-11-11 19:08 | DenisChenu | Note Added: 49604 | |
2018-11-12 17:20 | DenisChenu | Changeset attached | => LimeSurvey master_fixDeleteResponse_urlget a2c478e6 |
2018-11-12 17:20 | DenisChenu | Note Added: 49617 | |
2018-11-12 17:20 | DenisChenu | Resolution | open => fixed |
2018-11-13 12:17 | DenisChenu | Relationship added | related to 14243 |
2018-11-13 12:40 | DenisChenu | Note Added: 49626 | |
2018-11-13 12:40 | DenisChenu | Product Version | 3.x => |
2018-11-13 12:40 | DenisChenu | Summary | When deleting a single response : all page is reloaded (not only grid) => When deleting a single response : all page is reloaded and current filter lost |
2018-11-13 16:08 | DenisChenu | Changeset attached | => LimeSurvey master eee87c82 |
2018-11-13 16:08 | DenisChenu | Note Added: 49630 | |
2018-11-15 12:58 | DenisChenu | Status | assigned => resolved |
2018-11-15 12:58 | DenisChenu | Fixed in Version | => 3.15.x |
2019-04-30 09:10 | c_schmitz | Status | resolved => closed |