-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 0.11
-
Fix Version/s: 0.12
-
Labels:None
E-mail notification is send in html format, instead of just text.
How to repeat:
1. send an email to your user
2. overview the mail message
As a result, message with Subject "Received private message" is in the following format
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" media="screen, projection"
href="${pageContext.request.contextPath}/resources/css/editor.css"/>
</head>
<body>
Дорогой Julik!
<br>
У Вас есть непрочитанное сообщение в Вашем JTalks ящике.<br>Вы можете прочитать его по ссылке <a href="http://deploy.jtalks.org:80/jcommune/inbox/67">http://deploy.jtalks.org:80/jcommune/inbox/67</a>.
<br><hr><br>
<br><hr><br>
С наилучшими пожеланиями,
<br>
Форум Jtalks.
</body>
</html>
- relates to
-
JC-424 Include PM text in notification about new PM
-
- Closed
-