Copy/pasted rich text content with links underlines text

When text is copied from something like Google Docs and pasted into a structured text field, any links are also underlined in the structured text field instead of just being inserted as links. This displays as a double underline in the editing interface, and then has an underline applied on the frontend, even though our link styles don’t have undelines.

Whoops! Confirmed and reported as a bug. Will let you know once it’s fixed.

1 Like

@fitzage This should be fixed now (for new copy & paste operations going forward). However, it is not retroactive to already-pasted content in the fields.

If you have a lot of those, it should be possible to write a bulk CMA script to programmatically find and un-underline them… let me know if you need help with that.

Thanks again for the report!

Thanks! I think the authors were catching it pretty well, so I don’t think we need to go back and update a bunch of stuff.

1 Like