View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
19883Bug reportsOtherpublic2025-02-18 12:47
ReporterDenisChenu Assigned Totibor.pacalat  
PrioritynoneSeverityminor 
Status resolvedResolutionfixed 
Product Version6.6.x 
Summary19883: PHP3 + debug : home page broken
Description

array_sum(): Addition is not supported on type string

Steps To Reproduce

Steps to reproduce

Setup a new limesurvey version with PHP8.3
Activate debug mode
Import ls6_sample lss file
Go to home page

Expected result

See empty survey listing

Actual result

PHP warning

TagsNo tags attached.
Attached Files
PHP warning.html (232,344 bytes)
Bug heat4
Complete LimeSurvey version number (& build)6.8.2
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)debian
Webserver software & version (if known)nginx
PHP Version8.3.14

Relationships

parent of 19897 closedtibor.pacalat Unable to test Sample LimeSurvey EN/FR/DE/IT (LS5) in debug mode 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2024-12-11 11:31

developer   ~81605

There are 2 issues here

  1. array_sum to EM_array_sum : OK
  2. Why I have some expression manager process in home page

(I just import ls6 sample to disable the alert)

DenisChenu

DenisChenu

2024-12-17 11:48

developer   ~81648

Only home page : https://github.com/LimeSurvey/LimeSurvey/pull/4113

tibor.pacalat

tibor.pacalat

2025-02-17 13:08

administrator   ~82037

Last edited: 2025-02-17 13:15

Hey @DenisChenu, I can not reproduce the issue here. I am running LS on php8.3 and have debug=2. LS version is 6.10.4+250210.

Can you please check?

DenisChenu

DenisChenu

2025-02-17 14:59

developer   ~82040

array_sum is fixed : then yes : closed.

https://github.com/LimeSurvey/LimeSurvey/pull/4113

There still the issue with why we have this fucntion in home page (seems Expression Session reqlated). BNut it's another topic.

Issue History

Date Modified Username Field Change
2024-12-11 10:21 DenisChenu New Issue
2024-12-11 10:21 DenisChenu File Added: PHP warning.html
2024-12-11 10:46 tibor.pacalat Assigned To => DenisChenu
2024-12-11 10:46 tibor.pacalat Status new => assigned
2024-12-11 11:31 DenisChenu Note Added: 81605
2024-12-11 11:31 DenisChenu File Added: Capture d’écran du 2024-12-11 11-31-01.png
2024-12-11 11:31 DenisChenu Bug heat 0 => 2
2024-12-11 11:32 DenisChenu Steps to Reproduce Updated
2024-12-17 11:08 DenisChenu Relationship added parent of 19897
2024-12-17 11:48 DenisChenu Status assigned => ready for code review
2024-12-17 11:48 DenisChenu Note Added: 81648
2024-12-17 11:48 DenisChenu Assigned To DenisChenu => gabrieljenik
2024-12-17 13:28 gabrieljenik Assigned To gabrieljenik => tibor.pacalat
2024-12-17 13:28 gabrieljenik Status ready for code review => ready for testing
2025-02-17 13:08 tibor.pacalat Note Added: 82037
2025-02-17 13:08 tibor.pacalat Bug heat 2 => 4
2025-02-17 13:11 tibor.pacalat Note Edited: 82037
2025-02-17 13:15 tibor.pacalat Note Edited: 82037
2025-02-17 13:15 tibor.pacalat Note Edited: 82037
2025-02-17 14:59 DenisChenu Note Added: 82040
2025-02-18 12:47 tibor.pacalat Status ready for testing => resolved
2025-02-18 12:47 tibor.pacalat Resolution open => fixed