Display full name not username when attributing quote in RTE

I think I narrowed it down :tada:

Would you mind trying the following?

  1. Click reply on his post again
  2. Ensure the composer is in Markdown-mode
  3. Try to quote again

I think this is a bug with the rich-text-editor


Steps to reproduce the bug:

  1. Disable prioritize_username_in_ux
  2. Enable display_name_on_posts
  3. Add a name to your profile
  4. Create a post with some text and publish it
  5. Click reply on that post
  6. Ensure your composer is in Markdown mode
  7. Quote a part of the post you created and publish the reply
    → The full name is included in the quote as expected
  8. Switch to WYSIWYG mode
  9. Quote again and publish the reply
    → The full name is not included
4 Likes