View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
04297 | Bug reports | Survey editing | public | 2010-04-27 21:48 | 2010-05-21 19:05 |
Reporter | gwwri | Assigned To | lemeur | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | won't fix | ||
Product Version | 1.87+ | ||||
Summary | 04297: Random behavior in the editor when working with Limesurvey replacement fields | ||||
Description | Using replacement fields to pipe in answers to previous questions generally works fine if you create the question and use the "insert replacement field" button and then make no subsequent changes to the question, however, strange things sometimes happen when you try to do any of the following. "Strange things" in this context basically means changes between what the editor shows before and after you hit the "update question" button, which might include any of the following If I started with this question: "How did you first meet {INSERTANS:69317X342X2886}?" and I deleted the replacement field and replaced it (using the button) with this: {INSERTANS:69317X342X2886) so that the question text looks like this: "How did you first meet {INSERTANS:69317X342X2887}?" then I hit the update question button and what I just wrote changes to this: "How did you first meet {INSERTANS:69317X342X2886}{INSERTANS:69317X342X2887}?" Sometimes trying to delete the second INSTERANS just makes things worse and gives me this: "How did you first meet {INSERTANS:69317X342X2886}{INSERTANS:69317X342X2887}{INSERTANS:69317X342X2887}?" This behavior does not appear to be consistent. | ||||
Steps To Reproduce | This is hard to reproduce since it only occasionally happens when you use the button, but it is much more likely to happen when you try to modify the field manually by changing one of the numbers in the field to refer to a different question code. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 8518 | ||||
I will donate to the project if issue is resolved | |||||
Browser | Firefox | ||||
Database type & version | MS SQL server 2005 | ||||
Server OS (if known) | Windows server 2003 | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | 5.26 | ||||
Hi, This is because the Repalcement field is not only a simple text in the HTML editor. It is an object of his own and mustn't be modified manually. This means that:
If you still want to manually edit the Replacement fields without having the above issues, then turn off the HTML editor, or us the popup version of it so that you can directly work on the HTML source (bypassing the logic of the html editor). Thibault |
|
1.90 beta3 release |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-27 21:48 | gwwri | New Issue | |
2010-04-29 02:06 | c_schmitz | Assigned To | => lemeur |
2010-04-29 02:06 | c_schmitz | Status | new => assigned |
2010-05-09 11:42 | lemeur | Note Added: 11727 | |
2010-05-09 11:42 | lemeur | Status | assigned => resolved |
2010-05-09 11:42 | lemeur | Resolution | open => won't fix |
2010-05-21 19:05 | lemeur | Note Added: 11935 | |
2010-05-21 19:05 | lemeur | Status | resolved => closed |
2010-10-25 00:17 | c_schmitz | Category | Survey Design => Survey design |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |