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

[GLPI 9.4.2] pictures error while ticket created by mailgate collector #5822

Closed
Kotarik opened this issue Apr 24, 2019 · 3 comments
Closed

Comments

@Kotarik
Copy link

Kotarik commented Apr 24, 2019

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:image001.png@01D4FA7E.99EDD170" alt="image" data-mce-src="denied:cid:image001.png@01D4FA7E.99EDD170" 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

@GoulvenPace
Copy link

Hi,

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

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

@cedric-anne
Copy link
Member

Hi @Kotarik ,

Which version were you using before ?

Regards

@Kotarik
Copy link
Author

Kotarik commented Apr 25, 2019

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

@Kotarik Kotarik closed this as completed Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants