View Issue Details

This bug affects 1 person(s).
 12
IDProjectCategoryView StatusLast Update
07923Bug reportsOtherpublic2014-01-09 11:15
Reporterciacho Assigned Toc_schmitz  
PriorityhighSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07923: INSERTANS all-in-one presentation SPAN problem
Description

If survey is in all-in-one presentation view mode then end url with INSERTANS not working properly, same as:
http://bugs.limesurvey.org/view.php?id=5985

End url:
http://192.168.88.3/process.php?option={INSERTANS:569563X1X1}

End url has format:
http://192.168.99.3/process.php?option=&lt;span id='LEMtailor_Q_0_1'>Yes</span>

Should be:
http://192.168.99.3/process.php?option=Yes

Steps To Reproduce
  1. Make any survey with groups and questions.
  2. Switch global settings to all-in-one presentation + load end url automatically = Yes.
  3. Add END URL with INSERTANS variables.
Additional Information

2.00+ Build 130611

TagsNo tags attached.
Bug heat12
Complete LimeSurvey version number (& build)130611
I will donate to the project if issue is resolvedNo
BrowserFirefox
Database type & versionMysql 5
Server OS (if known)Suse
Webserver software & version (if known)Apache
PHP Version5

Relationships

related to 07826 closedc_schmitz Pass-Through Variables do not work when automatic End URL loading set to off 
has duplicate 08509 closedc_schmitz Expression manager inserting <span> elements incorrectly 

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-07-30 13:48

administrator   ~25887

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

c_schmitz

c_schmitz

2013-08-04 21:54

administrator   ~25918

2.00+ Build 130802 released

Related Changesets

LimeSurvey: master acfde37c

2013-07-30 11:48:18

c_schmitz

Details Diff
Fixed issue 07923: INSERTANS SPAN problem in end URL when using then all-in-one page presentation setting Affected Issues
07923
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/replacements_helper.php Diff File

Issue History

Date Modified Username Field Change
2013-06-13 11:21 ciacho New Issue
2013-06-14 17:10 c_schmitz Relationship added related to 07826
2013-06-14 17:10 c_schmitz Assigned To => c_schmitz
2013-06-14 17:10 c_schmitz Status new => assigned
2013-07-30 13:48 c_schmitz Changeset attached => LimeSurvey master acfde37c
2013-07-30 13:48 c_schmitz Note Added: 25887
2013-07-30 13:48 c_schmitz Resolution open => fixed
2013-07-30 13:48 c_schmitz Status assigned => resolved
2013-07-30 13:48 c_schmitz Fixed in Version => 2.00+
2013-08-04 21:54 c_schmitz Note Added: 25918
2013-08-04 21:54 c_schmitz Status resolved => closed
2014-01-09 11:15 c_schmitz Relationship added has duplicate 08509