Journal posts have lost paragraphs and they cannot be recreated

Platform and browser irrelevant ( confirmed by @pisum in thread “Journal posts have lost formatting” in General category)
Please see that thread for
URLs (aka web addresses) of any relevant observations or pages:

And
Screenshots of what you are seeing (instructions for taking a screenshot on computers and mobile devices: https://www.take-a-screenshot.org/):

And pisum’s posts for
Description of problem (… a set of steps we can use to replicate the issue):
Which is apparently
Step 1:
Write a Journal post with more than 1 set of bullet points
All paragraphs will be lost in sections between them.

for quick reference, details regarding how to reproduce the problem are noted here: https://forum.inaturalist.org/t/journal-posts-have-lost-formatting/25772/35.

See bug report here: https://github.com/inaturalist/inaturalist/issues/3204 Thanks for all of your investigating, @pisum.

The Journal posts in question seem to have been fixed. I followed the github post to its current end but am unsure… Has this bug been fixed @tiwane?

it looks to me like code was fixed and deployed: https://github.com/inaturalist/inaturalist/pull/3205. (hooray!) i thought the “regex… was greedy” diagnosis of the problem was funny.

Yep, came to post that I fixed it last night - was merged and deployed this morning (NZ time).

Thanks for the reproduction example @pisum. Made it easy to find!

thank you for fixing the problem! i’ve thought of trying my hand at fixing issues, but i haven’t yet convinced myself that it would be fun / efficient to spend the time needed to set up a dev environment for myself and learn Rails. so i’m glad there are others who don’t have my excuses…

Thank you both for fixing the bug.

Thank you both for fixing the bug.

No problem :)

i haven’t yet convinced myself that it would be fun / efficient to spend the time needed to set up a dev environment for myself and learn Rails

I just created a post that might help with the setup side of things…