From 68a391b395c5aa4ad00b2e06d983f986ac0736e2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 17 Sep 2021 19:19:41 +0200 Subject: [PATCH] Fix not empty second level combo if first one not yet defined --- htdocs/core/class/html.formticket.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/class/html.formticket.class.php b/htdocs/core/class/html.formticket.class.php index 642233c94cc..b2280834691 100644 --- a/htdocs/core/class/html.formticket.class.php +++ b/htdocs/core/class/html.formticket.class.php @@ -761,6 +761,7 @@ class FormTicket $arrayidused = array(); $arrayidusedconcat = array(); $arraycodenotparent = array(); + $arraycodenotparent[] = ""; $stringtoprint = ''.$langs->trans("GroupOfTicket").' '; $stringtoprint .= '