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

Eventum includes <style>CSS</style> if an incoming email is HTML #1183

Open
vladsf opened this issue Sep 2, 2021 · 0 comments
Open

Eventum includes <style>CSS</style> if an incoming email is HTML #1183

vladsf opened this issue Sep 2, 2021 · 0 comments

Comments

@vladsf
Copy link
Contributor

vladsf commented Sep 2, 2021

Version(s) affected: 3.9.6

PHP Version: 7+

Description
Eventum includes TEXT into a new issue from <style>TEXT</style> if an incoming email is HTML.

How to reproduce
Try to create an issue from HTML email which includes <style>TEXT</style>

Additional context
piece of HTML email which triggers the issue -

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<style type=3D"text/css" style=3D"display:none;"> P {margin-top:0;margin-bo=
ttom:0;} </style>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant