Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix paragraph regression which began in 0.14 #1839

Closed
wants to merge 1 commit into from

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Apr 14, 2018

Fixes element-hq/element-web#6523
Fixes element-hq/element-web#6457

Signed-off-by: Michael Telatynski 7t3chguy@gmail.com

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@dbkr
Copy link
Member

dbkr commented Apr 20, 2018

Do we know how this regressed?

@t3chguy
Copy link
Member Author

t3chguy commented Apr 20, 2018

I feel like it was 4f4441f

1 similar comment
@t3chguy
Copy link
Member Author

t3chguy commented Apr 20, 2018

I feel like it was 4f4441f

@dbkr
Copy link
Member

dbkr commented Apr 23, 2018

Ah yep, that'll be it. @lukebarnard1 can you take a look at how this worked before, whether this is the correct fix and how we can add a regression test for this?

@lukebarnard1
Copy link
Contributor

lukebarnard1 commented Apr 23, 2018

This isn't the right fix - we end up with double new lines for plain messages with newlines but without emojis.
2018-04-23-155225_208x119_scrot
^ the above shows the same message twice, but with the emoji not sent in the second one. If we applied this fix, the second message would have extra newlines.

@lukebarnard1
Copy link
Contributor

lukebarnard1 commented Apr 23, 2018

See element-hq/element-web#6523 (comment) for potential fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants