Project

General

Profile

Actions

Evolution #1443

closed

buffer function bug when calling public/index.php?rub=tableau-de-bord&id=1?altmode=true

Added by Simon over 1 year ago. Updated over 1 year ago.

Status:
Fermé
Priority:
Normal
Assignee:
Category:
public
Target version:
Start date:
11/17/2022
Due date:
% Done:

100%

Estimated time:
1.00 h
Resolution:

Description

buffer function bug :

[17-Nov-2022 17:53:42 Europe/Paris] PHP Fatal error: Uncaught Error: Attempt to assign property "innertext" on null in /var/www/html/public/index.php:22
Stack trace:
#0 [internal function]: optimize()
#1 {main}
thrown in /var/www/html/public/index.php on line 22
[17-Nov-2022 17:57:47 Europe/Paris] PHP Fatal error: Uncaught Error: Attempt to assign property "innertext" on null in /var/www/html/public/index.php:22
Stack trace:
#0 [internal function]: optimize()
#1 {main}
thrown in /var/www/html/public/index.php on line 22

not sure to fix it by modifying optimize($buffer) or to check code to understand what is causing that bug, see line 22 :

$title->innertext = $current_title;
Actions #1

Updated by Simon over 1 year ago

  • Status changed from Nouveau to Fermé
  • % Done changed from 0 to 100

Seems to work correctly ! Not confirmed

Actions

Also available in: Atom PDF