Actions
Bug #1683
closedEmail preview differs from real send email design
Start date:
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
๐ Thanks for taking the time to fill out this bug report! ๐
What did you expect?¶
I expect that the email preview shows the same styling than the received email from the system.
What has happened instead?¶
The preview does not show bold text where it is in the email send by the system. This is the email title and the greeting.
What could be a possible solution?¶
Check the code displaying the preview and add css styles where necessary.
How can we reproduce the problem?¶
Configure the email customizer and take a look at the preview. Send a real email and compare the result.
In what environment are you running the plugin?¶
Please copy and paste your environment information as displayed in Administration ยป Information or run bin/about
in the root dir of your Redmine instance.
What browsers are you seeing the problem on?¶
- Firefox
- Chrome
- Safari
Relevant log output¶
# Copy your log output (log/production.log) here
Actions