View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 13753 | Bug reports | Survey taking | public | 2018-06-09 12:03 | 2018-06-15 15:43 |
| Reporter | DenisChenu | Assigned To | |||
| Priority | immediate | Severity | block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.9.x | ||||
| Fixed in Version | 3.9.x | ||||
| Summary | 13753: 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 | ||||
| Tags | No 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> | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 3.9.0 github | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
|
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> |
|
|
use a private windows to reproduce |
|
|
Version 3.12.1 Build 180616 released |
|
| 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 |
|
Assigned To | markusfluer => LouisGac |
| 2018-06-11 12:29 |
|
Note Added: 48042 | |
| 2018-06-11 12:29 |
|
Assigned To | LouisGac => markusfluer |
| 2018-06-11 15:32 |
|
Status | assigned => resolved |
| 2018-06-11 15:32 |
|
Resolution | open => fixed |
| 2018-06-11 15:32 |
|
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 |