[horde] Status dev-FRAMEWORK_6_0
Michael Schlueter
michael at johalla.de
Wed Apr 3 20:59:03 UTC 2024
Hello Ralf,
Thanks for adding my PRs.
If you have a few minutes maybe you can help me with the url issue. It
also happens for me when the max_time of a session has reached and you
get logged out. Then a redirect happen to the login page and there the
url parameter is "messed" up. Looks like the url was stored in an array
of an array but after adding a lot of debug code I'm still not able to
find/see the problem :-(
Cheers,
Michael
Am 02.04.24 um 20:34 schrieb Ralf Lang:
> Hello Michael, this one ended up in the wrong folder. I've seen your
> PR against the duplicate serialize method and will review/accept it
> tomorrow. Thanks a lot.
>
>
> Michael Schlueter <michael at johalla.de> schrieb am Mo., 25. März 2024,
> 23:00:
>
> Hello Ralf,
>
> I did new installation based on the dev-FRAMEWORK_6_0 version with
> "composer create-project horde/bundle ." and added all the other
> packages from packagist.org <http://packagist.org> also with the
> version dev-FRAMEWORK_6_0.
>
> Looks like there is an integration error in Imap_client. Could you
> please have a look into the commit:
> https://github.com/horde/Imap_Client/commit/2fd03b199f25fe3573bf753cc6227647a75cc85b
> Some of the __serialize/__unserialize functions are doubled now.
>
> Sometimes I get a messed up url especially when logging into imp to
> authenticate the imap server:
> http://192.168.1.100/horde/login.php?url%5Banchor%5D=&url%5Bparameters%5D%5B_t%5D=87234687&url%5Bparameters%5D%5B_h%5D=234-kj45jhg2435jhg&url%5Braw%5D=1&url%5Burl%5D=http%3A%2F%2F192.168.1.100%2Fimp%2F&app=imp
> <http://192.168.1.100/horde/login.php?url%5Banchor%5D=&url%5Bparameters%5D%5B_t%5D=87234687&url%5Bparameters%5D%5B_h%5D=234-kj45jhg2435jhg&url%5Braw%5D=1&url%5Burl%5D=http%3A%2F%2F192.168.1.100%2Fimp%2F&app=imp>
> Do you know where I can have a deeper look to solve this issue?
>
> strftime() is deprecated but it is used it some parts. Do you know
> how
> to replace it?
>
> DEBUG: HORDE [horde] PHP ERROR: Function strftime() is deprecated
> [pid
> 123456 on line 495 of
> "/srv/www/horde-dev/vendor/horde/horde/config/prefs.php"]
> strftime() is also used in
> /srv/www/horde-dev/vendor/horde/horde/lib/LoginTasks/Task/LastLogin.php
>
> two times, /srv/www/horde-dev/vendor/horde/date/lib/Horde/Date.php
> (Line
> 1217, 1219) and
> /srv/www/horde-dev/vendor/horde/horde/lib/View/Topbar.php (line 84).
>
> I fixed some PHP Errors and created pull requests. Please have a look
> and give me feedback if I should change them.
>
> Thanks
> Michael
>
>
>
More information about the horde
mailing list