bellroy / lesswrong

Less Wrong platform
http://lesswrong.org/
Other
45 stars 23 forks source link

Newlines are not preserved correctly when editing meetup descriptions #477

Open frediy opened 9 years ago

frediy commented 9 years ago

From misterco...@gmail.com on April 19, 2013 06:30:14

What steps will reproduce the problem? 1. Create a new meetup

  1. In the description field enter:

" This is the first line

This is the second line "

  1. Save the meetup.
  2. Click "Edit meetup"
  3. Look at the description field.

The expected result is that the description field should still contain:

" This is the first line

This is the second line "

The actual result is that the description field contains:

" This is the first line This is the second line "

This has the effect of breaking markdown formatting any time you make an edit to a meetup post.

OS: Chrome 24.0.1312.70 under Ubuntu (also happens in Windows Chrome).

Original issue: http://code.google.com/p/lesswrong/issues/detail?id=379

frediy commented 9 years ago

From joshuat...@gmail.com on May 25, 2014 11:39:48

Duplicates for me. Chrome Version 34.0.1847.137 on Ubuntu 13.10