View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
13352Bug reportsOtherpublic2018-02-14 18:19
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version3.3.x 
Summary13352: debug=2 + IIS : broke all page
Description

Notice on all page : Array to string conversion

Steps To Reproduce

Have a IIS + set debug=2 , php 7.1

Additional Information

See phpinfo + file

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)3.3.0+180209
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionmssql 10.50.2500
Server OS (if known)Windows 7
Webserver software & version (if known)IIS
PHP Version7.1.14 (bin from php.net)

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2018-02-14 16:10

administrator   ~46457

Denis, you should probably assign this to your self. You're the only dev testing on IIS and MSSQL right now.

DenisChenu

DenisChenu

2018-02-14 16:26

developer   ~46461

Lost the file , yes but here there are <?= usage … seems to be remove from 7.0

ollehar

ollehar

2018-02-14 16:40

administrator   ~46463

Ah. What did git blame say?

DenisChenu

DenisChenu

2018-02-14 16:53

developer   ~46465

blame take to long time …

DenisChenu

DenisChenu

2018-02-14 17:09

developer   ~46469

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

DenisChenu

DenisChenu

2018-02-14 17:10

developer   ~46470

Quickly fixed

c_schmitz

c_schmitz

2018-02-14 18:19

administrator   ~46486

Version 3.3.1 released

Related Changesets

LimeSurvey: master c5a6d6c8

2018-02-14 17:09:28

DenisChenu

Details Diff
Fixed issue 13352: debug=2 broke all page with some server configuration
Dev: PDO can send array
Dev: currently allowed : array or string
Dev: TODO : move info to controller and way to display to view
Affected Issues
13352
mod - application/views/admin/super/footer.php Diff File

Issue History

Date Modified Username Field Change
2018-02-14 15:04 DenisChenu New Issue
2018-02-14 16:10 ollehar Note Added: 46457
2018-02-14 16:26 DenisChenu Note Added: 46461
2018-02-14 16:40 ollehar Note Added: 46463
2018-02-14 16:53 DenisChenu Note Added: 46465
2018-02-14 16:53 DenisChenu Assigned To => DenisChenu
2018-02-14 16:53 DenisChenu Status new => assigned
2018-02-14 17:09 DenisChenu Changeset attached => LimeSurvey master c5a6d6c8
2018-02-14 17:09 DenisChenu Note Added: 46469
2018-02-14 17:09 DenisChenu Resolution open => fixed
2018-02-14 17:10 DenisChenu Status assigned => resolved
2018-02-14 17:10 DenisChenu Note Added: 46470
2018-02-14 18:19 c_schmitz Note Added: 46486
2018-02-14 18:19 c_schmitz Status resolved => closed