[Kolab-devel] [issue960] extra newlines when editing vacation message via web interface

Thomas Arendsen Hein kolab-issues at intevation.de
Thu Oct 13 13:57:46 CEST 2005


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

With each click on 'Update' one extra newline is added in vacation.php.
As the single dot has to be on its own line, there has to be a check if the
given text ends with CR/LF and only add one if it is not already there.

Or better simply strip/chomp all trailing whitespace (including CRs/LFs) and
always add one CR/LF after that.

----------
assignedto: steffen
messages: 5720
nosy: steffen, thomas
priority: minor bug
status: unread
title: extra newlines when editing vacation message via web interface
topic: server, web admin
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue960>
________________________________________________




More information about the devel mailing list