View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
11758Bug reportsSurvey editingpublic2017-01-30 15:26
Reportermarcgold Assigned Toc_schmitz  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.53 
Fixed in Version2.59.x 
Summary11758: Inserting Placeholder fields errors
Description

When creating a question and using the wysiwyg editor to add placeholder fields there are a number of issues - the following occurs.

  1. When adding the placeholder field first of all from a previous question (mine was a list radio) no placeholder fields are listed at all.

1a. To resolve and populate this list you need to save this question and then go back into edit and restart the wysiwyg editor then the list is present (EXCEPT...)

  1. When reentering the wysiwyg editor the question immediately prior to the question your editing is missing.

Workaround to this: Either input the code manually {INSTRAN:SURVEYIDXGROUPIDXQUESTIONID} on save it will highlight this in red as an error, but its fine and as soon as there is one more question the error disappears. OR
Continue and add at least one more question then return to add the Placeholder field.

Steps To Reproduce

Follow Above

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)2.53 161004
I will donate to the project if issue is resolvedNo
BrowserChome Mac
Database type & versionMySQL 5.5
Server OS (if known)Centos 6.8
Webserver software & version (if known)Apache 2.2
PHP Version5.6

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2016-10-13 14:59

administrator   ~41304

Please upload a survey and/or screenshot.

ollehar

ollehar

2016-10-19 11:38

administrator   ~41481

Can confirm, placeholders does not work when adding a new question.

ollehar

ollehar

2016-10-19 16:30

administrator   ~41487

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

ollehar

ollehar

2016-10-20 14:44

administrator   ~41497

I've added a more descriptive error message. Not sure the original problem easily can be fixed.

c_schmitz

c_schmitz

2017-01-23 13:33

administrator   ~42796

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

DenisChenu

DenisChenu

2017-01-23 14:12

developer   ~42801

PS : if i remind : before placeholder can only get previous question. Since 2.6 (don't remind build) : we ca use any question, after the group, before the group etc ....

Removing this control (get placeholder of question before actual question) can be gret too.

c_schmitz

c_schmitz

2017-01-30 15:26

administrator   ~42874

LimeSurvey Version 2.62.1 released

Related Changesets

LimeSurvey: master 9a3a24d8

2016-10-19 12:10:23

ollehar

Details Diff
Fixed issue 11758: Better error message for replacement fields Affected Issues
11758
mod - application/controllers/admin/limereplacementfields.php Diff File

LimeSurvey: master 35acb388

2017-01-23 13:33:08

c_schmitz

Details Diff
Fixed issue 11758: Inserting placeholder not possible when creating a question Affected Issues
11758
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File

Issue History

Date Modified Username Field Change
2016-10-07 15:26 marcgold New Issue
2016-10-13 14:59 ollehar Note Added: 41304
2016-10-13 15:00 ollehar Assigned To => ollehar
2016-10-13 15:00 ollehar Status new => feedback
2016-10-17 12:42 marcgold Status feedback => assigned
2016-10-19 11:38 ollehar Status assigned => confirmed
2016-10-19 11:38 ollehar Note Added: 41481
2016-10-19 16:30 ollehar Changeset attached => LimeSurvey master 9a3a24d8
2016-10-19 16:30 ollehar Note Added: 41487
2016-10-19 16:30 ollehar Resolution open => fixed
2016-10-20 14:44 ollehar Note Added: 41497
2016-11-01 12:32 ollehar Assigned To ollehar => c_schmitz
2016-11-01 12:32 ollehar Status confirmed => feedback
2017-01-23 13:33 c_schmitz Changeset attached => LimeSurvey master 35acb388
2017-01-23 13:33 c_schmitz Note Added: 42796
2017-01-23 13:37 c_schmitz Status feedback => resolved
2017-01-23 13:37 c_schmitz Fixed in Version => 2.59.x
2017-01-23 14:12 DenisChenu Note Added: 42801
2017-01-30 15:26 c_schmitz Note Added: 42874
2017-01-30 15:26 c_schmitz Status resolved => closed
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing