[GH-ISSUE #94] Better formatting of plain text messages #77

Closed
opened 2026-02-27 11:09:57 +03:00 by kerem · 1 comment
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/94

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2010-07-29T14:11:30Z

Add automatic carriage returns for messages that contain lines longer than their container. (ie. the textarea)

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/94 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2010-07-29T14:11:30Z** Add automatic carriage returns for messages that contain lines longer than their container. (ie. the textarea)
kerem 2026-02-27 11:09:57 +03:00
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2011-02-04T09:39:36Z

In [31be251f45f625910efdaf63ab5d4d02eaee75c9]:

#!CommitTicketReference repository="" revision="31be251f45f625910efdaf63ab5d4d02eaee75c9"
fixed #80
The real problem was due to the use of a 
 tag to display plaintext messages. By default, it does not automatically cut long lines as with other tags. Some CSS stuff fixed the problem.
Fixed bad behaviour on some combinations between display mode and message available formats. (ie. plain/text or plain/html)
<!-- gh-comment-id:29813471 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2011-02-04T09:39:36Z** In [31be251f45f625910efdaf63ab5d4d02eaee75c9]: <pre> #!CommitTicketReference repository="" revision="31be251f45f625910efdaf63ab5d4d02eaee75c9" fixed #80 The real problem was due to the use of a <pre> tag to display plaintext messages. By default, it does not automatically cut long lines as with other tags. Some CSS stuff fixed the problem. Fixed bad behaviour on some combinations between display mode and message available formats. (ie. plain/text or plain/html) </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#77
No description provided.