fix: float " " symbol in the preview_body#32489
Conversation
|
Thanks for the pull request, @DmytroAlipov! Please note that it may take us up to several weeks or months to complete a review and merge your PR. Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here. Please let us know once your PR is ready for our review and all tests are green. |
2d1b564 to
6998e64
Compare
|
Hi @asadazam93! Would you, or someone from @openedx/edx-infinity, be able to review/merge this for us? Thanks! |
|
@DmytroAlipov is there another PR to merge this fix in master? |
|
@asadazam93 yes, of course. here |
|
Hi @openedx/edx-infinity! Is someone able to merge this for us? Thanks! |
Hi @openedx/edx-infinity! just following up on this :) |
|
@mphilbrick211: I'm adding this PR to the BTR list of backports. I can merge it :) |
Thanks so much, @mariajgrimaldi! |
|
@DmytroAlipov 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future. |
Co-authored-by: Edward Zarecor <ezarecor@tcril.org>
Description
The issue is with the preview_body field when formatting the post body. If there are multiple consecutive spaces in the body of a post, the space character is replaced with
.Before:
After:
<img width="1026" alt="screen_1" src="https://github.com/openedx/edx-platform/assets/98233552/33bca474-83f7-4685-b5ef-55324b73fe97"