View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
20180 | Bug reports | Question editor | public | 2025-07-17 19:44 | 2025-07-23 14:03 |
Reporter | holch | Assigned To | tibor.pacalat | ||
Priority | none | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 6.6.x | ||||
Summary | 20180: Double escaping bug | ||||
Description | In the question editor for single choice questions, there is a double escaping bug in "Position for other option", see screenshot. | ||||
Steps To Reproduce | Steps to reproduceAdd a new question of the type "single choice - list radio" Expected resultClean item, text only. Actual resultThere is some code appearing. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 6.15.4 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | NA | ||||
Server OS (if known) | NA | ||||
Webserver software & version (if known) | NA | ||||
PHP Version | NA | ||||
https://github.com/LimeSurvey/LimeSurvey/pull/4374 We have identified some double gt() Ex views: For thhese already done on widget. 02456 |
|
Are you sure about 02546 ? 02456: Answering the multiple numerical question doesn't update conditions when typing answers |
|
PS : my opinion is still valid with your fix :) escape must come from widget I have to report issue about HTML allowed in attribute help in 3 and not in 6 ;) |
|
Sorry, I meant to say PR 2546 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=39008 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-17 19:44 | holch | New Issue | |
2025-07-17 19:44 | holch | File Added: Captura de tela 2025-07-15 164217.png | |
2025-07-18 13:04 | tibor.pacalat | Assigned To | => gabrieljenik |
2025-07-18 13:04 | tibor.pacalat | Status | new => assigned |
2025-07-22 16:11 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2025-07-22 16:11 | gabrieljenik | Status | assigned => ready for code review |
2025-07-22 16:11 | gabrieljenik | Note Added: 83130 | |
2025-07-22 16:11 | gabrieljenik | Bug heat | 0 => 2 |
2025-07-22 16:50 | DenisChenu | Note Added: 83134 | |
2025-07-22 16:50 | DenisChenu | Bug heat | 2 => 4 |
2025-07-22 16:52 | DenisChenu | Note Added: 83135 | |
2025-07-22 16:53 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2025-07-22 16:53 | DenisChenu | Status | ready for code review => ready for testing |
2025-07-23 02:30 | gabrieljenik | Note Added: 83137 | |
2025-07-23 14:03 | Changeset attached | => LimeSurvey master 4ab4f875 | |
2025-07-23 14:03 | guest | Note Added: 83138 | |
2025-07-23 14:03 | guest | Bug heat | 4 => 6 |
2025-07-23 14:03 | tibor.pacalat | Status | ready for testing => resolved |
2025-07-23 14:03 | tibor.pacalat | Resolution | open => fixed |