View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06876 | Bug reports | Survey taking | public | 2012-11-15 14:03 | 2012-11-22 10:17 |
Reporter | lolo | Assigned To | mdekker | ||
Priority | normal | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 06876: 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:
| ||||
Steps To Reproduce | I guess the problem is linked to having datestamps enabled for answers. | ||||
Tags | No 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 "Survey_dynamic.datestamp" 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> | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 121115 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Opera 12 | ||||
Database type & version | Mysql 5.5.24 | ||||
Server OS (if known) | Linux 2.6.27.52 | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | 5.3.14 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10323 |
|
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. |
|
Thanks a lot, donation done ;) |
|
New version 2.00+ Build 121116 released |
|
LimeSurvey: master efc71f47 2012-11-16 09:35 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 |
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 |