converse.js icon indicating copy to clipboard operation
converse.js copied to clipboard

Extra line breaks are deleted from IMs

Open dca00 opened this issue 3 months ago • 3 comments

Describe the bug

Extra line breaks are deleted from IMs.

To Reproduce Steps to reproduce the behavior:

  1. Enter new message that contains extra line breaks
  2. Send
  3. See that the sender's message log contains the message stripped of the extra line breaks

Expected behavior

The original formatting must be preserved for readability

Environment (please complete the following information):

  • Desktop
  • Browser Firefox]
  • Converse.js version [e.g. 12.0.0]

dca00 avatar Sep 05 '25 16:09 dca00