View Issue Details

This bug affects 6 person(s).
 42
IDProjectCategoryView StatusLast Update
19542Bug reportsSurvey editingpublic2024-05-13 10:26
Reporterairbenich Assigned To 
PrioritynoneSeverityblock 
Status newResolutionopen 
Product Version6.5.x 
Summary19542: When saving a new question, question text of first question of this group is cleared / deleted
Description

Dear limesurvey community,

when i create a new question and hit save, another question loses its content / question string.
I tested that on two different servers and two different versions. Even with two different Firewalls and Firewall configs in front of the server.
Same behaviour for both scenarios.

Additional Info:
Limesurvey behind reverse proxy, https is terminated from Reverse Proxy.
No errors on Browser console or networktraffic.

DB Query seems to be normal:
UPDATE question_l10ns SET id=40, qid=38, question='<strong>Test</strong>', help='', script='', language='de-informal' WHERE question_l10ns.id=40
More in attached db log.

Thank you for looking into this issue.

Steps To Reproduce

Steps to reproduce

Prerequisites:
Create multiple question groups in survey and multiple questions in it.
Language of Admin Interface: German
Language of Survey: German (Du-Form)

  1. Click "Add question"
  2. Enter some Text to the question
  3. Hit Save

In this moment the first question of the question group loses its question content (even in the left survey-structure menu).
Sometimes also other questions are losing their content but mostly it is the first question.

Expected result

New question saved and all other questions "untouched".

Actual result

Antother question loses its question content.

TagsNo tags attached.
Attached Files
Bug heat42
Complete LimeSurvey version number (& build)Occours at least in 6.5.4 and 6.4.11
I will donate to the project if issue is resolvedYes
BrowserAt least Firefox and Chrome
Database type & versionmariadb:11.1.2
Server OS (if known)ubuntu
Webserver software & version (if known)Dockerimage: acspri/limesurvey
PHP VersionAs in Dockerfile mentioned: 8.1.28

Users monitoring this issue

Activities

DT1375

DT1375

2024-05-08 14:21

reporter   ~80084

Happens also with NO(NOB) language.
Radiobutton alternatives, I made, is holding, just the question text is cleared.
Happens when saving a new question.

airbenich

airbenich

2024-05-08 14:23

reporter   ~80085

@DT1375 yep. Same behaviour. Only the question text is cleared.

DT1375

DT1375

2024-05-13 07:13

reporter   ~80091

What I found this weekend is:
When adding a new question in group 2, question 1 is cleared, (Group - 1 = Question 1)
When adding a new question in group 5, question 4 is cleared (Group - 1 = Question 4)... and so on.

So it seems not to be so random, there's a pattern emerging.

airbenich

airbenich

2024-05-13 10:26

reporter   ~80093

It's great that you were able to find a pattern. I can also recognize the pattern.

Issue History

Date Modified Username Field Change
2024-04-26 10:34 airbenich New Issue
2024-04-26 10:34 airbenich File Added: db-log-on-hitting-save-question.log
2024-04-26 11:05 MyrtheB Bug heat 0 => 6
2024-04-26 17:25 Donnjer Bug heat 6 => 12
2024-04-26 17:36 Donnjer Issue Monitored: Donnjer
2024-04-26 17:36 Donnjer Bug heat 12 => 14
2024-04-29 11:21 justadri Issue Monitored: justadri
2024-04-29 11:21 justadri Bug heat 14 => 16
2024-04-29 11:22 guest Bug heat 16 => 22
2024-04-29 15:04 j.eick Issue Monitored: j.eick
2024-04-29 15:04 j.eick Bug heat 22 => 30
2024-05-02 10:31 airbenich Issue Monitored: airbenich
2024-05-02 10:31 airbenich Bug heat 30 => 32
2024-05-08 14:19 guest Bug heat 32 => 38
2024-05-08 14:21 DT1375 Note Added: 80084
2024-05-08 14:21 DT1375 Bug heat 38 => 40
2024-05-08 14:23 airbenich Note Added: 80085
2024-05-08 14:23 airbenich Bug heat 40 => 42
2024-05-13 07:13 DT1375 Note Added: 80091
2024-05-13 10:26 airbenich Note Added: 80093