LimeSurvey: 3.x-LTS 2a8f3659
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
gabrieljenik | GitHub | 3.x-LTS | 2021-03-01 15:58 | 3.x-LTS 210bf216 |
Affected Issues | 15854: Cannot open pop up editor - subquestions (an extra page refresh needed) | |||
Changeset | Fixed issue 15854: Cannot open pop up editor - subquestions (an extra page refresh needed) (#1784) For new questions qid is random. Then when sent through the URL, common action executes _addPseudoParams which performs a validation. As the new question is still not valid, 403 is gotten. So now, for new questions. we don't send the param. |
|||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_subquestion.twig | Diff File |