View Issue Details

This issue affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
19761Bug reportsSurvey editingpublic2026-04-11 09:10
Reporterbru500 Assigned Top_teichmann  
PrioritynoneSeverityminor 
Status assignedResolutionopen 
Product Version6.5.x 
Summary19761: Can't edit a question group if it's title is empty
Description

Sometimes I want to have a question group without a title, so that it is not displayed.
You can add a new group with a blank title or rename an existing group to a blank title in the question manager.
But when I click on a group with a blank title, nothing happens. The url does not change. So I'm not able to click on the Edit button.
If I look up the group ID in "Overview questions & groups" I can edit manually the URL to the question group to be able to edit it.

A question group with a blank title should be clickable and editable in the question administration.

Donation: We plan to donate to LimeSurvey, whether the issue is fixed or not.

Steps To Reproduce

Steps to reproduce

  • Create a new question group of any survey in survey administration.
  • Click on a existing question, or create a question.
  • Click on the question group with blank title.
  • Nothing happens, I'm not able to edit the group and add a title.

    Expected result

  • If I click a group with blank title, the group summary and the Edit button are displayed.

Actual result

  • If I click a group with blank title, nothing happens.
TagsNo tags attached.
Bug heat10
Complete LimeSurvey version number (& build) LimeSurvey version 6.5.9. LimeSurvey build 240521.
I will donate to the project if issue is resolvedNo
BrowserFirefox 115.15.0esr (64-Bit)
Database type & version5.5.5-10.3.39-MariaDB-0+deb10u2
Server OS (if known) Operating system Linux rhone 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Webserver software & version (if known)Apache/2.4.59 (Debian)
PHP VersionPHP version 7.4.33

Relationships

child of 19788 new Unable to construct adminsidepanel (vue) 

Users monitoring this issue

DenisChenu

Activities

tibor.pacalat

tibor.pacalat

2024-09-23 18:52

administrator   ~81103

I am pretty sure we have this already reported, but I couldn't find it.

DenisChenu

DenisChenu

2024-09-24 09:47

developer   ~81104

I am pretty sure we have this already reported, but I couldn't find it.

Same and already fixed ???

PS : for admin GUI part : i really dislike whole new admin GUI, if you can give it internally because I always want to redo whole HTML ¿

tibor.pacalat

tibor.pacalat

2024-09-24 10:51

administrator   ~81105

I don't think it has been fixed, since I tested this yesterday.

DenisChenu

DenisChenu

2024-10-03 18:19

developer   ~81160

Last edited: 2024-10-03 18:19

@tibor.pacalat

I'l not a specialist in vue

yarn run v1.22.22
$ yarn run dev && yarn run prod
$ vue-cli-service build --mode development
 ERROR  Error loading vue.config.js:
 ERROR  Error: Cannot find module 'rtlcss'
 Require stack:
- /media/shnoulle/data/webdev/master/assets/packages/meta/LSRTLPlugin/LSRTLPlugin.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/vue.config.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/node_modules/@vue/cli-service/lib/Service.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/node_modules/@vue/cli-service/bin/vue-cli-service.js
Error: Cannot find module 'rtlcss'
Require stack:
- /media/shnoulle/data/webdev/master/assets/packages/meta/LSRTLPlugin/LSRTLPlugin.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/vue.config.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/node_modules/@vue/cli-service/lib/Service.js
- /media/shnoulle/data/webdev/master/assets/packages/adminsidepanel/node_modules/@vue/cli-service/bin/vue-cli-service.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
    at Module._load (node:internal/modules/cjs/loader:975:27)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at Object.<anonymous> (/media/shnoulle/data/webdev/master/assets/packages/meta/LSRTLPlugin/LSRTLPlugin.js:3:16)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.

in ./packages/adminsidepanel

DenisChenu

DenisChenu

2024-10-03 18:22

developer   ~81161

Vue developer somewhere ?

tibor.pacalat

tibor.pacalat

2024-10-09 13:40

administrator   ~81194

@gabrieljenik do you think you could help here? If so reassign the ticket to yourself.

gabrieljenik

gabrieljenik

2024-10-09 18:56

manager   ~81200

Nope. This is more for someone on the core team to grab it.

BTW: You can create the group with a title and then hide it using css.

DenisChenu

DenisChenu

2024-10-09 19:33

developer   ~81204

BTW: You can create the group with a title and then hide it using css.

It's a workaround, you can hide it too with theme.

Maybe I create a new feature request to have the order in group name.

tibor.pacalat

tibor.pacalat

2024-10-10 15:31

administrator   ~81217

Ok guys, I assigned it to Patrick.

ruhijuise

ruhijuise

2026-04-11 09:10

reporter   ~84604

At Ruhi Juise, we believe that true connection is an art form. We provide independent associates in Mumbai who are dedicated to making every moment spent with you seem effortless and extraordinary. Our mission is to provide a level of “unconditional” attention that you won’t find anywhere else. When you choose to spend your time with us, you don’t just meet a partner; you enter the world of comfort and supreme relaxation.

https://www.ruhijuise.in
https://www.ruhijuise.in/bangalore-service.html

Issue History

Date Modified Username Field Change
2024-09-23 15:24 bru500 New Issue
2024-09-23 18:51 tibor.pacalat Assigned To => DenisChenu
2024-09-23 18:51 tibor.pacalat Status new => confirmed
2024-09-23 18:52 tibor.pacalat Note Added: 81103
2024-09-23 18:52 tibor.pacalat Bug heat 0 => 2
2024-09-24 09:47 DenisChenu Note Added: 81104
2024-09-24 09:47 DenisChenu Bug heat 2 => 4
2024-09-24 10:51 tibor.pacalat Note Added: 81105
2024-10-03 18:19 DenisChenu Note Added: 81160
2024-10-03 18:19 DenisChenu Note Edited: 81160
2024-10-03 18:22 DenisChenu Assigned To DenisChenu => tibor.pacalat
2024-10-03 18:22 DenisChenu Status confirmed => feedback
2024-10-03 18:22 DenisChenu Note Added: 81161
2024-10-04 08:34 DenisChenu Issue Monitored: DenisChenu
2024-10-04 08:34 DenisChenu Bug heat 4 => 6
2024-10-04 09:20 DenisChenu Relationship added child of 19788
2024-10-09 13:40 tibor.pacalat Note Added: 81194
2024-10-09 18:56 gabrieljenik Note Added: 81200
2024-10-09 18:56 gabrieljenik Bug heat 6 => 8
2024-10-09 19:33 DenisChenu Note Added: 81204
2024-10-10 15:31 tibor.pacalat Assigned To tibor.pacalat => p_teichmann
2024-10-10 15:31 tibor.pacalat Note Added: 81217
2024-10-10 15:32 tibor.pacalat Status feedback => assigned
2026-04-11 09:10 ruhijuise Note Added: 84604
2026-04-11 09:10 ruhijuise Bug heat 8 => 10