View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14893 | Development | Survey Design | public | 2019-05-11 17:31 | 2020-01-28 15:33 |
Reporter | DenisChenu | Assigned To | cdorin | ||
Priority | none | Severity | partial_block | ||
Status | assigned | Resolution | open | ||
Product Version | 4.0.0dev | ||||
Summary | 14893: Core attribute XML need optionnal value : mus allow empty value | ||||
Description | See https://github.com/LimeSurvey/LimeSurvey/blob/35b080c32d871938c187410923432f7dccda3859/application/views/survey/questions/answer/5pointchoice/config.xml#L56-L59 Delete equation : throw error All this attribute must be optionnal | ||||
Additional Information | [getQuestionAttributesFromXml](https://github.com/LimeSurvey/LimeSurvey/blob/35b080c32d871938c187410923432f7dccda3859/application/models/QuestionAttribute.php#L440) add the default value + remove comment BUT [getQuestionThemeAttributeValues](https://github.com/LimeSurvey/LimeSurvey/blob/35b080c32d871938c187410923432f7dccda3859/application/helpers/questionHelper.php#L1621) don't use it | ||||
Tags | No tags attached. | ||||
related to | 14723 | assigned | cdorin | Development | Global attribute or question dependance |
related to | 15224 | closed | p_teichmann | Bug reports | newQuestionAttributes deprecated : need a replacer |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-05-11 17:31 | DenisChenu | New Issue | |
2019-05-11 17:31 | DenisChenu | Status | new => assigned |
2019-05-11 17:31 | DenisChenu | Assigned To | => markusfluer |
2019-10-22 15:01 | DenisChenu | Relationship added | related to 14723 |
2020-01-15 16:04 | DenisChenu | Assigned To | markusfluer => cdorin |
2020-01-28 15:33 | DenisChenu | Relationship added | related to 15224 |