==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8772
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Bug ID: 8772
Summary: Blank line separating header and body is missing in
default vacation message
Classification: Contribs
Product: SME Contribs
Version: 9.0
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-vacation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
DESCRIPTION
===========
The default message displayed in the server-manager panel does not contain a
blank line to differentiate between header and body part of the vacation
message. This leads to the body text of the autoreply message being
concatenated into the subject line in the header of the mail instead of the
mail's body.
DISCUSSION
==========
For en_us the two linebreaks required can be inserted into the corresponding
AWAY_FROM_MAIL entry in:
/etc/e-smith/locale/en-us/etc/e-smith/web/functions/uservacations
which works because the whole entry is wrapped in a CDATA statement and so gets
parsed verbatim.
Unfortunately it seems to be impossible to retain these linebreaks when
translating this CDATA statement in Pootle, so the problem remains in
localizations other than en_us.
CONTRIB VERSION
===============
[root@smeserver ~]# rpm -qa smeserver-vacation
smeserver-vacation-1.1-1.el6.sme.noarch
NOTE
====
This bug is a split from Bug 8765
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/