[horde] 2025/23 releases - The path towards beta
Jean Charles Delépine
delepine at u-picardie.fr
Mon Jul 14 11:35:12 UTC 2025
Quoting Michael Schlueter <michael at johalla.de>:
> Hi,
>
> I can confirm I have the duplicate declaration Issue only with a
> user who has the "Certainly Calendar: Month View" in Portal
> configured.
I can also reproduce the issue with the following portal blocks:
- Ingo view
- Nag view
- Kronolith view
Horde, IMP, and Mnemo views work fine.
In cases where the duplicate declaration issue occurs, reverting the
following line in core/lib/Horde/Registry.php at line 859:
if (class_exists($classname, true)) {
back to:
if (class_exists($classname, false)) {
makes everything work again and allows me to remove the faulty view
from the portal.
Jean Charles Delépine
--
Service systèmes et réseaux - DISI
Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens
More information about the horde
mailing list