View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08536 | Bug reports | Data Entry (non public) | public | 2014-01-13 23:38 | 2014-01-25 17:22 |
Reporter | mfairchild365 | Assigned To | c_schmitz | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08536: single and double quotes in upload title/comment cause corrupted json in the database | ||||
Description | single and double quotes in upload title/comment cause corrupted json in the database and causes all js to fail in the survey. I thought that I had fixed this issue with this pull request: https://github.com/LimeSurvey/LimeSurvey/pull/164 However, it is still broken. I'm not sure of a proper fix. | ||||
Steps To Reproduce |
Note: you may need to click 'resume later' twice. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | ab1136dec2d0c366a866ecb43263 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql | ||||
Server OS (if known) | linux | ||||
Webserver software & version (if known) | apache 2.2 | ||||
PHP Version | 5.4 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13709 |
|
The problem was the embedding of the already captured data in the page on re-display. I reverted your patch and applied the correct fix. Feel free to re-open if you still have problems. |
|
2.05+ Build 140125 released |
|
LimeSurvey: master 528a218d 2014-01-17 16:50 Details Diff |
Fixed issue 08536: Double quotes in upload title/comment caused survey page not to re-display correctly Dev Also reverts commit e0a15889b702942673e6642d9f28dc00b7fcf16e) |
Affected Issues 08536 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/uploader.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-13 23:38 | mfairchild365 | New Issue | |
2014-01-17 15:48 | c_schmitz | Assigned To | => c_schmitz |
2014-01-17 15:48 | c_schmitz | Status | new => assigned |
2014-01-17 16:49 | c_schmitz | Changeset attached | => LimeSurvey master 528a218d |
2014-01-17 16:49 | c_schmitz | Note Added: 27966 | |
2014-01-17 16:49 | c_schmitz | Resolution | open => fixed |
2014-01-17 16:51 | c_schmitz | Note Added: 27967 | |
2014-01-17 16:51 | c_schmitz | Status | assigned => resolved |
2014-01-17 16:51 | c_schmitz | Fixed in Version | => 2.05+ |
2014-01-25 17:22 | c_schmitz | Note Added: 28164 | |
2014-01-25 17:22 | c_schmitz | Status | resolved => closed |