[INSTALLER] navigationprint.php ERREUR de niveau 8 à la ligne 108 #48

Closed
opened 2021-04-02 09:16:00 +02:00 by Ghost · 2 comments

Once installation done, an error occured :

Fichier : /home/rooty/Documents/Qware_core/lib/object_printing/navigationprint/navigationprint.php ERREUR de niveau 8 เ la ligne 108
PHP:Undefined variable: urlArray
Fichier : /home/rooty/Documents/Qware_core/lib/object_printing/navigationprint/navigationprint.php ERREUR de niveau 8 เ la ligne 108
PHP:Trying to access array offset on value of type null
Fichier : /home/rooty/Documents/Qware_core/lib/system/system_coordination/ressource/coordinationobjmanagerdb.php ERREUR de niveau 1 เ la ligne 197
UTILISATEUR:DataObject:Erreur dans CoordinationObjManagerDb
Once installation done, an error occured : ``` Fichier : /home/rooty/Documents/Qware_core/lib/object_printing/navigationprint/navigationprint.php ERREUR de niveau 8 เ la ligne 108 PHP:Undefined variable: urlArray Fichier : /home/rooty/Documents/Qware_core/lib/object_printing/navigationprint/navigationprint.php ERREUR de niveau 8 เ la ligne 108 PHP:Trying to access array offset on value of type null Fichier : /home/rooty/Documents/Qware_core/lib/system/system_coordination/ressource/coordinationobjmanagerdb.php ERREUR de niveau 1 เ la ligne 197 UTILISATEUR:DataObject:Erreur dans CoordinationObjManagerDb ```
Ghost added the
bug
master
labels 2021-04-02 09:16:00 +02:00
Author

Issue fixed. Error was about getClassName()=="Home" in navigationprint.php while it should be getClassName()=="home". Same error in userprint.php. SQL installation script has been modified depending of this.

Issue fixed. Error was about getClassName()=="Home" in navigationprint.php while it should be getClassName()=="home". Same error in userprint.php. SQL installation script has been modified depending of this.
Ghost added the
fixed
label 2021-04-02 09:18:44 +02:00
Ghost referenced this issue from a commit 2021-04-02 09:20:10 +02:00
Author

Pushed to master

Pushed to master
Ghost closed this issue 2021-04-02 09:20:24 +02:00
Ghost referenced this issue from a commit 2021-04-02 09:23:06 +02:00
Sign in to join this conversation.
No description provided.