View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08206 | Bug reports | Survey taking | public | 2013-09-30 00:44 | 2013-10-09 11:22 |
Reporter | Marksom | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Target Version | 2.00+ | Fixed in Version | 2.00+ | ||
Summary | 08206: Add answers to the set of labels is not possible in language code for "-" eg: pt-BR. | ||||
Description | Can not save a set of labels from the answers or subquestions. This happens only in survey that have language codes with (-), eg: pt-BR, es-CL, es-MX, es-AR .... Realized in database 'labelset' they are being saved as ptBR, esCL, esMX, esAR ... How to reproduce the problem? | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
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 | |||||
In 2.0 ? Tested: $POST is : (PS: can not reproduce) |
|
Please exact reproduction and complete version information |
|
My version is 2.0. 1° Create a survey with language code with (-), for example: "pt-BR". He will not allow editing because it is being saved in the database in labelset as "ptBR". |
|
Oh, You're right ... Seems not a js bug, but a php bug Reproduce same. |
|
I'm sorry, I reported this right now :) It's not only in brazilian language, it doesn't works in other languages as well. I'm using english and it doesn't work too. |
|
Not same bug here: CRSF protection in 2.05. ALready fixed in last GIT |
|
Limesurvey always very fast! Thank you! |
|
@Marksom : wit next release ;) (or take file from GIT, and don't be afraid if when auto update : LS say some files are not the same :D ) |
|
2.00+ Build 121009 released |
|
LimeSurvey: master 2f4458cf 2013-10-04 15:03 Details Diff |
Fixed issue: 08206: Add answers to the set of labels is not possible in language code for "-" eg: pt-BR. Dev: remove xss filter uneeded Dev: use sanitize_languagecodeS for language and rules for label name |
Affected Issues 08206 |
|
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/helpers/admin/label_helper.php | Diff File | ||
mod - application/models/Labelsets.php | Diff File | ||
LimeSurvey: 2.05 fcc8d984 2013-10-04 16:01 Details Diff |
Fixed issue: 08206: Add answers to the set of labels is not possible in language code for "-" eg: pt-BR. Dev: move control to rules Dev: Add isLanguage and isLanguageMulti in LSYii_Validators : maybe best is to Add an LSlang_Validators ? Dev: TODO : use new rules if possible |
Affected Issues 08206 |
|
mod - application/controllers/admin/labels.php | Diff File | ||
mod - application/core/LSYii_Validators.php | Diff File | ||
mod - application/helpers/admin/label_helper.php | Diff File | ||
mod - application/models/LabelSet.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-30 00:44 | Marksom | New Issue | |
2013-10-03 14:35 | DenisChenu | Note Added: 26500 | |
2013-10-03 14:35 | DenisChenu | Note Edited: 26500 | |
2013-10-03 14:37 | DenisChenu | Project | Feature requests => Bug reports |
2013-10-03 14:37 | DenisChenu | Assigned To | => DenisChenu |
2013-10-03 14:37 | DenisChenu | Status | new => assigned |
2013-10-03 14:37 | DenisChenu | Note Added: 26501 | |
2013-10-03 14:37 | DenisChenu | Status | assigned => feedback |
2013-10-03 15:14 | Marksom | Note Added: 26508 | |
2013-10-03 15:14 | Marksom | Status | feedback => assigned |
2013-10-03 16:09 | DenisChenu | Note Added: 26510 | |
2013-10-03 16:13 | DenisChenu | Note Edited: 26510 | |
2013-10-03 16:13 | DenisChenu | Reproducibility | have not tried => always |
2013-10-03 16:13 | DenisChenu | Product Version | => 2.00+ |
2013-10-03 16:13 | DenisChenu | Target Version | => 2.00+ |
2013-10-03 17:51 | mrasquinho | Note Added: 26511 | |
2013-10-04 15:09 | DenisChenu | Changeset attached | => LimeSurvey master 2f4458cf |
2013-10-04 16:03 | DenisChenu | Changeset attached | => LimeSurvey 2.05 fcc8d984 |
2013-10-04 16:03 | DenisChenu | Status | assigned => resolved |
2013-10-04 16:03 | DenisChenu | Fixed in Version | => 2.00+ |
2013-10-04 16:03 | DenisChenu | Resolution | open => fixed |
2013-10-04 16:07 | DenisChenu | Note Added: 26516 | |
2013-10-06 23:50 | Marksom | Note Added: 26562 | |
2013-10-07 08:50 | DenisChenu | Note Added: 26565 | |
2013-10-09 11:22 | c_schmitz | Note Added: 26664 | |
2013-10-09 11:22 | c_schmitz | Status | resolved => closed |