tomolimo/mailanalyzer

GLPI 10

Closed this issue ยท 10 comments

Good day.
Is the plugin planned to work with glpi 10?
I installed it but I get the error:

*** PHP User Warning (512): Unknown attributes "classname" used in "PluginMailAnalyzer" class registration in /var/www/glpi/src/Plugin.php at line 1410

Is it possible to run it under version 10, since it does not have this functionality?

Hello @epigraphe
Yes this is planned, but currently not scheduled :)
Thank you,
Regards,
Tomolimo

Thanks.
We are very, very much looking forward to it.
You have the most important plugin for GLPI to work

Hello @tomolimo I think this plugin is a must for glpi, do you think we can sponsor the compatibility with version 10? thanks

Hello @sghebuz
Currently, this a problem of time, not a problem of money ๐Ÿ˜ƒ
Thank you for your proposal, but I would prefer if you propose a pull request for the compatibility :)
Thank you,
Regards,
Tomolimo

eheh same here :-D it was worth a shot

Hi @tomolimo as @sghebuz said this plugin is one of the most important tools for glpi to work.
Can you estimate when it will be a compatible version with glpi 10?
Thank u very much, regards from UY.

Hello @jlangone
Probably for September.
But in the meanwhile, you propose a PR to update it to GLPI 10.0
Thank you,
Regards,
Tomolimo

Hello @tomolimo
For GLPI 10.0. replace $iterator->next(); to $iterator->current();
glpi-project/glpi#6010 (comment)

Hello @tomolimo For GLPI 10.0. replace $iterator->next(); to $iterator->current(); glpi-project/glpi#6010 (comment)

Hi, In which file should this change take place?