View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
03699Bug reportsSurvey editingpublic2009-09-22 00:58
Reporteruser4941Assigned Tolemeur  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version1.85+ 
Fixed in Version1.85+ 
Summary03699: '\' are being stripped from the regex then adding it as a condition for a question
Description

When adding a regex as a condition for a question to be shown, '\' are being striped from the condition that is shown.

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & version
Server OS (if known)
Webserver software & version (if known)
PHP Version

Users monitoring this issue

There are no users monitoring this issue.

Activities

lemeur

lemeur

2009-09-19 18:30

developer   ~09610

Temporary fix for this issue is to turn Off PHP magic quotes.

Bug is in conditionshandling.php line 234:

  • the quoting of the string is conditioned by the value of Magic_quotes ==> no quoting if magic quotes are turned on.
lemeur

lemeur

2009-09-19 22:58

developer   ~09612

Fixed in rev 7664.

Thanks for the report.

Issue History

Date Modified Username Field Change
2009-09-17 21:34 user4941 New Issue
2009-09-17 21:34 user4941 Status new => assigned
2009-09-17 21:34 user4941 Assigned To => user372
2009-09-18 02:13 user372 Assigned To user372 => lemeur
2009-09-19 18:30 lemeur Note Added: 09610
2009-09-19 18:30 lemeur Status assigned => acknowledged
2009-09-19 22:58 lemeur Note Added: 09612
2009-09-19 22:58 lemeur Status acknowledged => resolved
2009-09-19 22:58 lemeur Fixed in Version => 1.85+
2009-09-19 22:58 lemeur Resolution open => fixed
2009-09-22 00:58 c_schmitz 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