Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP-errors on MailCollector::cronMailgate() #13383

Closed
2 tasks done
tsmr opened this issue Nov 23, 2022 · 2 comments
Closed
2 tasks done

PHP-errors on MailCollector::cronMailgate() #13383

tsmr opened this issue Nov 23, 2022 · 2 comments
Labels
Milestone

Comments

@tsmr
Copy link
Collaborator

tsmr commented Nov 23, 2022

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

GLPI 10.0.5

Bug description

Php-errors:

[2022-11-23 11:07:01] glpiphplog.WARNING:   *** PHP Warning (2): Undefined array key "alternative_email" in /var/www/html/glpi/src/CommonITILObject.php at line 9152
  Backtrace :
  src/CommonITILObject.php:2297                      CommonITILObject->transformActorsInput()
  src/Ticket.php:1745                                CommonITILObject->prepareInputForAdd()
  src/CommonDBTM.php:1279                            Ticket->prepareInputForAdd()
  src/MailCollector.php:848                          CommonDBTM->add()
  src/MailCollector.php:1852                         MailCollector->collect()
  src/CronTask.php:1018                              MailCollector::cronMailgate()
  front/cron.php:84                                  CronTask::launch()

Relevant log output

No response

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

cedric-anne added a commit to cedric-anne/glpi that referenced this issue Nov 29, 2022
cedric-anne added a commit to cedric-anne/glpi that referenced this issue Nov 29, 2022
@cedric-anne cedric-anne added this to the 10.0.6 milestone Nov 29, 2022
@cedric-anne
Copy link
Member

Hi,

Could you please confirm that #13440 is solving your issue ?

@trasher
Copy link
Contributor

trasher commented Dec 9, 2022

ping @tsmr

@trasher trasher closed this as completed in ce1ab54 Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants