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

Fix multiple collector issues; fixes #7709, #7787 and #7790 #7748

Merged

Conversation

cedric-anne
Copy link
Member

@cedric-anne cedric-anne commented Jul 21, 2020

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #7709, #7787, #7790

For #7709, some fixes were made on GLPI 9.4 in #4844 to fix encoding issues. I tried to reproduced the same behavior.

I also refactored a little the test suite to make it easier to update.

@cedric-anne cedric-anne force-pushed the 9.5/fix-mailcollector-encoding branch 2 times, most recently from 88a8d2a to 761378f Compare July 21, 2020 12:47
@cedric-anne
Copy link
Member Author

Looking at debug in test, I do not know if there is a decoding issue or if it is just CI environment that is not able to correctly render some chars.

@cedric-anne cedric-anne force-pushed the 9.5/fix-mailcollector-encoding branch from 72a7c74 to 17bc1ec Compare July 23, 2020 08:09
@cedric-anne cedric-anne marked this pull request as ready for review July 23, 2020 08:14
@cedric-anne
Copy link
Member Author

Debug output into CIrcleCI show that encoding is now correct.

@cedric-anne cedric-anne changed the title Fix decoding of mails body; fixes #7709 Fix multiple collecotr issues; fixes #7709, #7787 and #7790 Jul 30, 2020
@cedric-anne cedric-anne changed the title Fix multiple collecotr issues; fixes #7709, #7787 and #7790 Fix multiple collector issues; fixes #7709, #7787 and #7790 Jul 30, 2020
@cedric-anne cedric-anne requested a review from orthagh July 30, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants