HTML being displayed as text in Body after import

Created on 22 March 2021, over 3 years ago
Updated 2 December 2023, 7 months ago

I have a rather large CSV with many products. The body of each product has HTML code (p, span, ul, li, etc). I have a "Custom HTML" format on my site that is about as bare-bones as you can get... no restrictions on formatting code typed in the body field. This format is the default format when creating a new product.

When I import the products, their body copy looks like this:

<p>This is a paragraph. <b>This text is bold.</b></p><p>This is another paragraph.</p>

When it should look like this:

This is a paragraph. This text is bold.

This is another paragraph.

If I click edit on that product and then click "Save", the format is fixed and is properly displayed like the second example. How can I fix this issue during import?

πŸ’¬ Support request
Status

Needs review

Version

1.0

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States hockey2112

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024