-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.1.1
As per the issue for feedback exporting HTML characters (https://tracker.moodle.org/browse/MDL-47117), the database module does the same.
To reproduce..
- Create some textarea fields in a database instance
- Fill in the textarea fields
- Export the results.
All the markup is displayed in any textarea field in the export. Not ideal. It would be better stripped out.