You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't be 100% sure - but that may be the case. Most addresses work just fine, just a few that fail like that. II'll pay attention going forward and report back here in a few days if there hasn't been any other comments or commits related to it.
Triggered when bring up an email that has images, and clicking on "Always allow from ".
The UI displays a red Internal Error message and the log show the following fatal error:
[24-Mar-2021 09:11:37 Australia/Sydney] PHP Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /var/www/roundcube/htdocs/program/lib/Roundcube/rcube.php:650
Stack trace:
#0 /var/www/roundcube/htdocs/program/include/rcmail_output_json.php(141): rcube->text_exists()
#1 /var/www/roundcube/htdocs/program/actions/mail/addcontact.php(93): rcmail_output_json->show_message()
#2 /var/www/roundcube/htdocs/program/include/rcmail.php(275): rcmail_action_mail_addcontact->run()
#3 /var/www/roundcube/htdocs/index.php(283): rcmail->action_handler()
#4 {main}
thrown in /var/www/roundcube/htdocs/program/lib/Roundcube/rcube.php on line 650
This is with php 8.0.3 and git -head up to date as of about a week ago.
The text was updated successfully, but these errors were encountered: