View Issue Details

IDProjectCategoryView StatusLast Update
0005231SOGoWeb Mailpublic2021-09-30 18:56
Reporterabma Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.0.1 
Fixed in Version5.3.0 
Summary0005231: writing a text mail with a line with a length of 63-65 chars ending with a € makes a newline disappear
Description

when writing a mail containing lines with a length of 63-65 chars ending with a € the next newline will disappear.

Steps To Reproduce

go to demo.sogo.nu, login with sogo1/sogo1
set compose messages in "plain text"
go to mail / drafts, write new mail

write

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa€

a

save and open the mail in drafts:

the newline between the two lines is missing.

Additional Information

thats a really weird bug :-)

when looking at the plain text message, the source is:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa=E2=82=AC=

a

so it seems to be a bug in the mail parser which generates the html code.

TagsNo tags attached.

Activities

abma

abma

2021-03-18 14:37

reporter   ~0015158

having a line with exactly 73 chars will remove the next newline, too.

to reproduce, set "compose mails in" "plain text", write a new text mail:

paste

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
bb

into it, save it and watch the mail in the drafts:

-> the newline is gone!

abma

abma

2021-03-18 14:40

reporter   ~0015159

francis

francis

2021-09-30 18:56

administrator   ~0015505

Fixed in SOPE.

Ref: https://github.com/inverse-inc/sope/commit/f21a334ce2d7bceee0f7afa7c16b2e5f4afdf8c0

Issue History

Date Modified Username Field Change
2020-12-03 17:06 abma New Issue
2021-03-18 14:37 abma Note Added: 0015158
2021-03-18 14:40 abma Note Added: 0015159
2021-03-18 14:40 abma File Added: Bildschirmfoto_2021-03-18_15-39-01.png
2021-09-30 18:56 francis Assigned To => francis
2021-09-30 18:56 francis Status new => resolved
2021-09-30 18:56 francis Resolution open => fixed
2021-09-30 18:56 francis Fixed in Version => 5.3.0
2021-09-30 18:56 francis Note Added: 0015505