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

Send a Webpage: some <link rel="stylesheet" [...] /> tags confuse Dada Mail, break HTML Message #241

Closed
justingit opened this issue Dec 5, 2011 · 0 comments

Comments

@justingit
Copy link
Owner

Here's an example:

<link rel='stylesheet' id='NextGEN-css'  href='http://example.com/style.css' type='text/css' media='screen' />

Dada Mail will, instead of embedding this stylesheet, will replace it with an open style tag - like this:

<style type="text/css">

Which will break your HTML email message (you'll see a blank email message, probably)

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

No branches or pull requests

1 participant