LimeSurvey: master fe3a90d8
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
gabrieljenik | GitHub | master | 2021-04-08 19:11 | master e48a9510 |
Affected Issues | 17120: After picking a new question theme, the settings are not properly updated | |||
Changeset | Fixed issue 17120: After picking a new question theme, the settings are not properly updated (#1842) Code reorganization.
Solution Summary. So now, question attributes may contain the attributes of a temp theme, which is not set on the DB.
Co-authored-by: encuestabizdevgit devgit@encuesta.biz |
|||
mod - application/controllers/QuestionAdministrationController.php | Diff File | |||
mod - application/models/Question.php | Diff File | |||
mod - application/models/QuestionAttribute.php | Diff File | |||
mod - application/models/QuestionTheme.php | Diff File | |||
add - application/models/services/QuestionAttributeHelper.php | Diff File |