View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
16402Bug reportsSurvey takingpublic2020-06-22 09:51
ReporterDenisChenu Assigned To 
PrioritynoneSeverityminor 
Status newResolutionopen 
Product Version3.22.20 
Summary16402: Some answer return encoded value when move previous
Description

Comment on single choice with comments and Other in drop down with other are encoded when goes previous

Steps To Reproduce

Import included surey
Lauchn TEST token
See the error , update NOT OK to <NOT OK>
Move next
Move previous
Error again

Or see the screencast

Additional Information

It's really a BIG issue to be unsure on the way value is sent , sometimes encoded, sometimes not …

And we can not really update it easily : any update broke API …
We can only add an new array maybe ?
freetext => [
'raw' => The raw freetex
'encoded' => En,coded text
]

TagsNo tags attached.
Attached Files
Peek 18-06-2020 18-39.gif (329,445 bytes)
Bug heat0
Complete LimeSurvey version number (& build)3.22.20
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

Issue History

Date Modified Username Field Change
2020-06-18 18:45 DenisChenu New Issue
2020-06-18 18:45 DenisChenu File Added: Peek 18-06-2020 18-39.gif
2020-06-18 18:45 DenisChenu File Added: survey_archive_answerDoubleEncode.lsa
2020-06-22 09:51 DenisChenu Summary Some answer return ancoded when move previous => Some answer return encoded value when move previous