Glpi: [GLPI 9.4.2] pictures error while ticket created by mailgate collector

Created on 24 Apr 2019  路  3Comments  路  Source: glpi-project/glpi

Hi,

Since update glpi to 9.4.2, we have pictures problem in tickets. This appear when tickets are created by the mailgate collector.

The HTML code of the picture in error is :

<img width="247" height="124" style="width: 2.575in; height: 1.2916in;" id="Image_x0020_5" src="denied:cid:[email protected]" alt="image" data-mce-src="denied:cid:[email protected]" data-mce-style="width: 2.575in; height: 1.2916in;" data-mce-selected="1">

Screenshots

image

Befor the update, a good image is :

<img src="https://glpi.domaine.fr/front/document.send.php?docid=2353&amp;tickets_id=12871" alt="5655b4a5-878a205d-5c5bc61a71ff05.76014956" width="309" data-mce-src="https://glpi.domaine.fr/front/document.send.php?docid=2353&amp;tickets_id=12871" data-mce-selected="1">

How can i fix that ?

Thanks by advance

Need feedback

Most helpful comment

Hi,

Did you try to change the priviliges of the directory who contains the pictures ?

Like that :
chmod 775 -R /var/lib/glpi/files

All 3 comments

Hi,

Did you try to change the priviliges of the directory who contains the pictures ?

Like that :
chmod 775 -R /var/lib/glpi/files

Hi @Kotarik ,

Which version were you using before ?

Regards

Hi, Thanks @GoulvenPace , that solve my problem....

Was this page helpful?
0 / 5 - 0 ratings