View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16658 | Bug reports | Print View | public | 2020-09-10 16:50 | 2020-10-05 08:34 |
Reporter | fajardas | Assigned To | gabrieljenik | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.15 | ||||
Summary | 16658: queXMLPDF export shows JS script | ||||
Description | The queXMLPDF export shows the embedded JS script at the exported file. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 4.3.15+200907 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL Community - 8.0.18 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.3.13 | ||||
Same should happen with LSv3. |
|
Updated QueXMLCleanup. Replaced "strip_tags" by CHtmlPurifier. strip_tags removed the tags but kept their inner content (the javascript in this case). |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30528 |
|
Fixed in Release 4.3.19+201005 |
|
LimeSurvey: master fec817cc 2020-10-01 16:29 Committer: GitHub Details Diff |
Fixed issue 16658: queXMLPDF export shows JS script (#1601) Updated QueXMLCleanup. Replaced "strip_tags" by CHtmlPurifier. strip_tags removed the tags but kept their inner content (the javascript in this case). |
Affected Issues 16658 |
|
mod - application/helpers/export_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-10 16:50 | fajardas | New Issue | |
2020-09-10 16:50 | fajardas | File Added: limesurvey_survey_866869.lss | |
2020-09-10 16:50 | fajardas | File Added: Capture.png | |
2020-09-10 16:50 | fajardas | File Added: Capture2.png | |
2020-09-10 16:50 | fajardas | File Added: test-866869-queXML.pdf | |
2020-09-15 15:10 | cdorin | Priority | none => normal |
2020-09-15 15:10 | cdorin | Severity | minor => partial_block |
2020-09-15 15:10 | cdorin | Status | new => confirmed |
2020-09-15 15:10 | cdorin | Zoho Sprints | => |Yes| |
2020-09-21 22:31 | gabrieljenik | Note Added: 59913 | |
2020-09-22 16:35 | gabrieljenik | Note Added: 59929 | |
2020-10-01 14:29 | gabrieljenik | Changeset attached | => LimeSurvey master fec817cc |
2020-10-01 14:29 | gabrieljenik | Note Added: 60017 | |
2020-10-01 14:29 | gabrieljenik | Assigned To | => gabrieljenik |
2020-10-01 14:29 | gabrieljenik | Resolution | open => fixed |
2020-10-05 08:34 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
2020-10-05 08:34 | lime_release_bot | Note Added: 60063 | |
2020-10-05 08:34 | lime_release_bot | Status | confirmed => closed |