Package: src:gosa
Version: 2.8~git20230203.10abe45+dfsg-8
Severity: important

When tinkering with configuration values in the "Settings" Addon of GOsa², after saving the new settings one ends up with:


```
Fatal error: Uncaught TypeError: Unsupported operand types: string & int in /usr/share/gosa/include/functions.inc:249 Stack trace: #0 /usr/share/gosa/html/main.php(120): DEBUG() #1 {main} thrown in /usr/share/gosa/include/functions.inc on line 249
```
This is due to debugLevel being an empty string (not 0) and the new bitwise operation on it (which fails if it is an empty string.

Patch is on its way...

Mike
--

mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4351) 486 14 27

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunwea...@debian.org, http://sunweavers.net

Attachment: pgpDYGKzaDxSg.pgp
Description: Digitale PGP-Signatur

Reply via email to