View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18339 | Bug reports | RemoteControl | public | 2022-09-09 00:35 | 2022-09-23 23:57 |
Reporter | jared.kail | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | acknowledged | Resolution | open | ||
Product Version | 5.3.x | ||||
Summary | 18339: Need Way to Modify Question Props in question_l10ns | ||||
Description | Using the array ["questiongroupl10ns"=>["en" => ["group_name"=>"xyz", "description"=>"abc"]] I can modify a group's entries in the questiongroupl10ns table. This allows me to modify the group's information "on the fly" from remote control's set_group_properties call. However, set_question_properties does not modify the question_l10ns in a similar manner, leaving me with no choice but to go after the tables manually via SQL [insert shudder here]. set_question_properties needs to be enhanced to support the question_l10ns table attributes. | ||||
Steps To Reproduce | Steps to reproducecall set_question_properties and try to modify the question's "question" or "help" text. Expected resultset_question_properties should set the text into the question. Actual resultText not set. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | Version 5.3.32+220817 | ||||
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 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-09 00:35 | jared.kail | New Issue | |
2022-09-15 11:31 | ollehar | Note Added: 71762 | |
2022-09-15 11:31 | ollehar | Bug heat | 0 => 2 |
2022-09-23 23:57 | gabrieljenik | Severity | feature => partial_block |
2022-09-23 23:57 | gabrieljenik | Status | new => acknowledged |