After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 781116 - Wrap Lines in citation breaks citation
Wrap Lines in citation breaks citation
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Composer
3.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2017-04-10 06:50 UTC by Milan Crha
Modified: 2017-04-28 11:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2017-04-10 06:50:34 UTC
When replying to a Plain Text mail in Plain Text mode with citation which has too long lines (Wrap quoted text in replies is turned off), then issuing Wrap Lines (Ctrl+K) in the quotation breaks the quotation itself, and the quotation marks.

An example of such breakage can be seen here, the first two lines below the sender's credits at the top of the message:
https://mail.gnome.org/archives/evolution-list/2017-April/msg00036.html

Note of doubled marks at the beginning of the first line and the '>' at the end of the first line. This is git master at commit 02b7da7.
Comment 1 Tomas Popela 2017-04-28 11:14:35 UTC
Fixed with the following commits:

    Bug 781116 - Wrap Lines in citation breaks citation
    
    The content is already wrapped, so we should use the function that is
    quoting the content after wrapping as it is faster and more reliable.
    
commit a00c9e9577 in the master branch for Evolution 3.25.2+
commit b12cc1f735 in the gnome-3-24 for Evolution 3.24.2+