View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
13753Bug reportsSurvey takingpublic2018-06-15 15:43
ReporterDenisChenu Assigned Tomarkusfluer 
PriorityimmediateSeverityblock 
Status closedResolutionfixed 
Product Version3.9.x 
Fixed in Version3.9.x 
Summary13753: 500 error in surveys listing
Description

When go to survey listing : 500 error

Steps To Reproduce

Go to survey listing

Additional Information

https://github.com/LimeSurvey/LimeSurvey/commit/0d01e69d46149a0f0c912ef5cdf48739d4108470#r29286068

$_SESSION['LEMsingleton'] must be used ONLY $LEM =& LimeExpressionManager::singleton(); : already care of exist or not + reset if survey id update or language updated

TagsNo tags attached.
Attached Files
Erreur interne du serveur.html (1,160 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="fr" lang="fr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="language" content="fr">
<title>Erreur interne du serveur</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>Erreur interne du serveur</h1>
<h2>Undefined index: LEMsingleton</h2>
<p>
Une erreur interne est apparue lorsque le serveur web traitait votre requete.
Veuillez contacter the webmaster pour signaler ce problème.
</p>
<p>
Merci.
</p>
<div class="version">
2018-06-09 12:01:03 </div>

</body></html>
Erreur interne du serveur.html (1,160 bytes)   
Bug heat6
Complete LimeSurvey version number (& build)3.9.0 github
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2018-06-11 11:05

developer   ~48040

Last edited: 2018-06-11 11:06

Same with OptOut (and OptIn)

Internal Server Error.html (1,113 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>Undefined index: LEMsingleton</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">
2018-06-11 11:01:09 </div>

</body></html>
Internal Server Error.html (1,113 bytes)   
LouisGac

LouisGac

2018-06-11 12:29

developer   ~48042

use a private windows to reproduce

c_schmitz

c_schmitz

2018-06-15 15:43

administrator   ~48173

Version 3.12.1 Build 180616 released

Issue History

Date Modified Username Field Change
2018-06-09 12:03 DenisChenu New Issue
2018-06-09 12:03 DenisChenu Status new => assigned
2018-06-09 12:03 DenisChenu Assigned To => markusfluer
2018-06-09 12:03 DenisChenu File Added: Erreur interne du serveur.html
2018-06-09 12:04 DenisChenu Priority none => immediate
2018-06-09 12:04 DenisChenu Severity minor => block
2018-06-09 12:04 DenisChenu Reproducibility have not tried => always
2018-06-11 11:05 DenisChenu File Added: Internal Server Error.html
2018-06-11 11:05 DenisChenu Note Added: 48040
2018-06-11 11:06 DenisChenu Note Edited: 48040
2018-06-11 12:23 LouisGac Assigned To markusfluer => LouisGac
2018-06-11 12:29 LouisGac Note Added: 48042
2018-06-11 12:29 LouisGac Assigned To LouisGac => markusfluer
2018-06-11 15:32 markusfluer Status assigned => resolved
2018-06-11 15:32 markusfluer Resolution open => fixed
2018-06-11 15:32 markusfluer Fixed in Version => 3.9.x
2018-06-15 15:43 c_schmitz Note Added: 48173
2018-06-15 15:43 c_schmitz Status resolved => closed