View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18811 | Bug reports | Question editor | public | 2023-05-10 16:06 | 2023-05-16 11:11 |
Reporter | tibor.pacalat | Assigned To | DenisChenu | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.0.x | ||||
Summary | 18811: Button that triggers HTML editor in pop-up window doesn't work | ||||
Description | Button that triggers HTML editor in pop-up window doesn't work. When I click on it I am getting an error: | ||||
Steps To Reproduce | Steps to reproduce
Expected resultHTML editor should pop-up. Actual resultNothing happens. Error in dev console: Uncaught ReferenceError: fieldname is not defined (Write here what happened instead) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 6.0.6+230508 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.10 | ||||
child of | 18343 | closed | adamzammit | Problem with interpreting double slash in an URL (IIS) |
It worked until this commit https://github.com/LimeSurvey/LimeSurvey/commit/c4d672c7fe57702f3db313fc0163b8b321310ba6. @DenisChenu can you look into it? |
|
Warranty : yes |
|
Not checked Label … |
|
Label set in 6 didn't use same popup : OK for 6 |
|
@DenisChenu it works now, but the styling of the button is different from what it was. Now it is green, it was white on the green background before. |
|
I think i don't update style here ? Maybe still the BS3 class name |
|
With master version i still have the totally green button |
|
OK :) |
|
PS : i think another solution is better, removing the uneeded i nBS5 input-group-addon |
|
To be checked with Patrick maybe ? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34657 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34658 |
|
LimeSurvey: master 6c9cc797 2023-05-15 20:40 Committer: GitHub Details Diff |
Fixed issue 18811: Button that triggers HTML editor in pop-up window doesn't work Dev: Review questionEditor script Dev: placeholder without url encoded character Dev: use $tr, not $row Fix: Add single subquestion or answer Dev: Fix button decoration |
Affected Issues 18811 |
|
mod - application/controllers/QuestionAdministrationController.php | Diff File | ||
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_subquestion.twig | Diff File | ||
mod - application/views/admin/survey/prepareEditorScript_view.php | Diff File | ||
mod - application/views/admin/token/invite.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File | ||
mod - application/views/questionAdministration/answerOptionRow.twig | Diff File | ||
mod - application/views/questionAdministration/subquestionRow.twig | Diff File | ||
mod - assets/scripts/admin/questionEditor.js | Diff File | ||
LimeSurvey: master 6c9cc797 2023-05-15 20:40 Committer: GitHub Details Diff |
Fixed issue 18811: Button that triggers HTML editor in pop-up window doesn't work Dev: Review questionEditor script Dev: placeholder without url encoded character Dev: use $tr, not $row Fix: Add single subquestion or answer Dev: Fix button decoration |
Affected Issues 18811 |
|
mod - application/controllers/QuestionAdministrationController.php | Diff File | ||
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_subquestion.twig | Diff File | ||
mod - application/views/admin/survey/prepareEditorScript_view.php | Diff File | ||
mod - application/views/admin/token/invite.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File | ||
mod - application/views/questionAdministration/answerOptionRow.twig | Diff File | ||
mod - application/views/questionAdministration/subquestionRow.twig | Diff File | ||
mod - assets/scripts/admin/questionEditor.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-10 16:06 | tibor.pacalat | New Issue | |
2023-05-10 16:06 | tibor.pacalat | File Added: Screenshot 2023-05-10 at 15.45.25.png | |
2023-05-10 16:14 | tibor.pacalat | Note Added: 74918 | |
2023-05-10 16:14 | tibor.pacalat | Bug heat | 0 => 2 |
2023-05-10 16:15 | DenisChenu | Note Added: 74919 | |
2023-05-10 16:15 | DenisChenu | Bug heat | 2 => 4 |
2023-05-10 16:15 | DenisChenu | Assigned To | => DenisChenu |
2023-05-10 16:15 | DenisChenu | Status | new => assigned |
2023-05-10 18:32 | DenisChenu | Relationship added | child of 18343 |
2023-05-10 18:37 | DenisChenu | Note Added: 74921 | |
2023-05-10 18:41 | DenisChenu | Note Added: 74922 | |
2023-05-10 18:47 | DenisChenu | Note Added: 74923 | |
2023-05-11 10:29 | tibor.pacalat | Note Added: 74928 | |
2023-05-11 10:29 | tibor.pacalat | File Added: Screenshot 2023-05-11 at 10.20.11.png | |
2023-05-11 10:29 | tibor.pacalat | File Added: Screenshot 2023-05-11 at 10.12.19.png | |
2023-05-11 10:46 | DenisChenu | Note Added: 74929 | |
2023-05-12 18:44 | DenisChenu | Note Added: 74957 | |
2023-05-12 18:47 | DenisChenu | Note Added: 74958 | |
2023-05-12 18:51 | DenisChenu | Note Added: 74959 | |
2023-05-14 19:49 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2023-05-14 19:50 | DenisChenu | Note Added: 74960 | |
2023-05-15 18:40 | DenisChenu | Changeset attached | => LimeSurvey master 6c9cc797 |
2023-05-15 18:40 | DenisChenu | Note Added: 74993 | |
2023-05-15 18:40 | DenisChenu | Changeset attached | => LimeSurvey master 6c9cc797 |
2023-05-15 18:40 | DenisChenu | Note Added: 74994 | |
2023-05-15 18:40 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
2023-05-15 18:40 | DenisChenu | Resolution | open => fixed |
2023-05-15 18:40 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
2023-05-15 18:40 | DenisChenu | Resolution | open => fixed |
2023-05-16 11:11 | tibor.pacalat | Status | assigned => closed |