View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
06876Bug reportsSurvey takingpublic2012-11-22 10:17
Reporterlolo Assigned Tomdekker  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06876: Error when taking survey with datestamps on answers enabled
Description

Getting error "Property Survey_dynamic.datestamp is not defined." when taking survey, after the welcome screen.

See attached files:

  • error.html -> the error message
  • limesurvey_survey_242274.lss -> survey file
Steps To Reproduce

I guess the problem is linked to having datestamps enabled for answers.
The issue does not happen if I disable datestamps when activating survey.

TagsNo tags attached.
Attached Files
error.html (1,149 bytes)   
<!DOCTYPE html PUBLIC
	"-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Internal Server Error</title>

<style type="text/css">
/*<![CDATA[*/
body {font-family:"Verdana";font-weight:normal;color:black;background-color:white;}
h1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
h2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
h3 {font-family:"Verdana";font-weight:bold;font-size:11pt}
p {font-family:"Verdana";font-weight:normal;color:black;font-size:9pt;margin-top: -5px}
.version {color: gray;font-size:8pt;border-top:1px solid #aaaaaa;}
/*]]>*/
</style>
</head>

<body>
<h1>Internal Server Error</h1>
<h2>Property &quot;Survey_dynamic.datestamp&quot; is not defined.</h2>
<p>
An internal error occurred while the Web server was processing your request.
Please contact the webmaster to report this problem.
</p>
<p>
Thank you.
</p>
<div class="version">
2012-11-15 13:35:58 </div>
</body>
</html>
error.html (1,149 bytes)   
Bug heat8
Complete LimeSurvey version number (& build)121115
I will donate to the project if issue is resolvedYes
BrowserOpera 12
Database type & versionMysql 5.5.24
Server OS (if known)Linux 2.6.27.52
Webserver software & version (if known)Apache 2
PHP Version5.3.14

Relationships

related to 06923 closedc_schmitz Error message after starting survey 

Users monitoring this issue

lolo

Activities

mdekker

mdekker

2012-11-16 09:35

reporter   ~22230

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

mdekker

mdekker

2012-11-16 09:38

reporter   ~22231

Found the error and fixed it. As a work around before the next release is out, you can change the settings before activation in the general settings.

lolo

lolo

2012-11-16 10:22

reporter   ~22237

Thanks a lot, donation done ;)

c_schmitz

c_schmitz

2012-11-16 10:40

administrator   ~22240

New version 2.00+ Build 121116 released

Related Changesets

LimeSurvey: master efc71f47

2012-11-16 08:35:08

mdekker

Details Diff
Fixed 06876: Error when taking survey with datestamps on answers enabled
dev: values changed on activation were not picked up
Affected Issues
06876
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/core/LSYii_Application.php Diff File
mod - application/models/Survey.php Diff File

Issue History

Date Modified Username Field Change
2012-11-15 14:03 lolo New Issue
2012-11-15 14:03 lolo File Added: limesurvey_survey_242274.lss
2012-11-15 14:03 lolo File Added: error.html
2012-11-15 14:12 lolo Issue Monitored: lolo
2012-11-15 14:14 c_schmitz Assigned To => mdekker
2012-11-15 14:14 c_schmitz Status new => assigned
2012-11-16 09:35 mdekker Changeset attached => LimeSurvey master efc71f47
2012-11-16 09:35 mdekker Note Added: 22230
2012-11-16 09:35 mdekker Resolution open => fixed
2012-11-16 09:38 mdekker Note Added: 22231
2012-11-16 09:38 mdekker Status assigned => resolved
2012-11-16 09:38 mdekker Fixed in Version => 2.00+
2012-11-16 10:22 lolo Note Added: 22237
2012-11-16 10:40 c_schmitz Note Added: 22240
2012-11-16 10:40 c_schmitz Status resolved => closed
2012-11-22 10:17 mdekker Relationship added related to 06923
2021-08-02 20:26 guest Bug heat 6 => 8