View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
15813Bug reportsRemoteControlpublic2020-02-10 12:40
Reporterfabianlehner Assigned Toollehar  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version4.0.0-RC12 
Summary15813: Group name not accessible anymore via RemoteControl
Description

Since version 4, question group names aren't accessible anymore via the RemoteControl API (tried with list_groups and get_group_properties). Until version 3.x, group_name was part of the list_groups response.
I suppose that's due to c4e94d9, which was included in 4.0.0-RC2 and moved language-dependent attributes to a subtable. For questions, this was fixed in f324290, groups are still missing a fix.

Steps To Reproduce

Query the API with list_groups and look for group_name…

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)4.0.0+200116
I will donate to the project if issue is resolvedNo
Browser
Database type & versionPostgres 11.5
Server OS (if known)
Webserver software & version (if known)
PHP Version7.3.14

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2020-02-04 14:30

administrator   ~55697

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29489

ollehar

ollehar

2020-02-04 16:18

administrator   ~55699

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29492

ollehar

ollehar

2020-02-04 16:18

administrator   ~55700

What about setting group name and description? Does it work?

fabianlehner

fabianlehner

2020-02-05 09:10

reporter   ~55729

Thank you for the fast fix! :))
set_group_properties with group_name doesn't either (it's also missing the sLanguage argument). Same applies to add_group, and probably also import_group. I'll create a separate issue.

fabianlehner

fabianlehner

2020-02-05 09:19

reporter   ~55730

See 15819 for the related issue with add_group, set_group_properties import_group

lime_release_bot

lime_release_bot

2020-02-10 12:40

administrator   ~55824

Fixed in Release 4.1.2+200210

Related Changesets

LimeSurvey: master ac6eb994

2020-02-04 14:30:42

ollehar

Details Diff
Fixed issue 15813: Group name not accessible anymore via RemoteControl Affected Issues
15813
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File

LimeSurvey: master 5a39b15a

2020-02-04 16:18:13

ollehar

Details Diff
Fixed issue 15813: Group name not accessible anymore via RemoteControl Affected Issues
15813
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
mod - tests/unit/helpers/RemoteControlTest.php Diff File

Issue History

Date Modified Username Field Change
2020-02-03 11:47 fabianlehner New Issue
2020-02-04 14:07 ollehar Assigned To => ollehar
2020-02-04 14:07 ollehar Status new => assigned
2020-02-04 14:30 ollehar Changeset attached => LimeSurvey master ac6eb994
2020-02-04 14:30 ollehar Note Added: 55697
2020-02-04 14:30 ollehar Resolution open => fixed
2020-02-04 16:18 ollehar Changeset attached => LimeSurvey master 5a39b15a
2020-02-04 16:18 ollehar Note Added: 55699
2020-02-04 16:18 ollehar Status assigned => resolved
2020-02-04 16:18 ollehar Note Added: 55700
2020-02-05 09:10 fabianlehner Note Added: 55729
2020-02-05 09:19 fabianlehner Note Added: 55730
2020-02-10 12:40 lime_release_bot Note Added: 55824
2020-02-10 12:40 lime_release_bot Status resolved => closed