Exported Body does not contain HTML

Created on 17 July 2023, about 2 years ago

Problem/Motivation

When exporting content with a field containing HTML, the HTML is not output in the CSV file.

Example, This content:
<h3>This is a h3 heading!</h3>
is exported as:
This is a h3 heading!
(No H3 tags are present in the export.)

Steps to reproduce

Select a page node to export with HTML in the body field.

Proposed resolution

Fields having HTML should output to the file with the same markup which is present in that field.

🐛 Bug report
Status

Active

Version

4.6

Component

Code

Created by

🇺🇸United States jim_b

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024