View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 14490 | Bug reports | _ Unknown | public | 2019-02-04 18:15 | 2019-04-30 09:11 | 
| Reporter | realitix | Assigned To | DenisChenu | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.x | ||||
| Fixed in Version | 3.15.x | ||||
| Summary | 14490: PHP error with Question L on statistic page | ||||
| Description | Hello, I found a bug in the statistic computation.  | ||||
| Steps To Reproduce | 
 PHP notice Undefined offset: 2 /app/application/helpers/admin/statistics_helper.php(2354) 2351                 if ($outputs['qtype'] == "P") {  | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 3.15.8 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | pgsql | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 0 | ||||
| 
	 Here the pull request: https://github.com/LimeSurvey/LimeSurvey/pull/1212  | 
|
| 
	 Strange, fix seems OK, but i can not reproduce … on mariadb  | 
|
| 
	 You can't reproduce on mariadb because it's like MySQL, very permissive.  | 
|
| 
	 Yes, maybe : butg i don't understand why PHP send a notice here with pg and not with mysql ? Why count($al) is different with mysql and pgsql ?  | 
|
| 
	 OK reproduce with pdf or html with pgsl. Still strange :)  | 
|
| 
	 Merged  | 
|
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2019-02-04 18:15 | realitix | New Issue | |
| 2019-02-04 18:15 | realitix | File Added: limesurvey_survey_375455.lss | |
| 2019-02-04 18:21 | realitix | Note Added: 50399 | |
| 2019-02-04 18:32 | DenisChenu | File Added: survey_archive_375455.lsa | |
| 2019-02-04 18:32 | DenisChenu | Note Added: 50400 | |
| 2019-02-05 16:30 | realitix | Note Added: 50413 | |
| 2019-02-05 17:14 | DenisChenu | Database & DB-Version | 0 => pgsql | 
| 2019-02-05 17:15 | DenisChenu | Note Added: 50415 | |
| 2019-02-06 09:06 | DenisChenu | Note Added: 50418 | |
| 2019-02-06 09:08 | DenisChenu | Assigned To | => DenisChenu | 
| 2019-02-06 09:08 | DenisChenu | Status | new => resolved | 
| 2019-02-06 09:08 | DenisChenu | Resolution | open => fixed | 
| 2019-02-06 09:08 | DenisChenu | Fixed in Version | => 3.15.x | 
| 2019-02-06 09:08 | DenisChenu | Note Added: 50419 | |
| 2019-04-30 09:11 | c_schmitz | Status | resolved => closed |