-
Bug
-
Resolution: Fixed
-
Minor
-
4.0, 4.0.4
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
Since MDL-67547 dataformat writer classes can declare whether they support HTML rendering or not
One of the comments from sarjona in her review of MDL-70794 regarding this:
In reportbuilder/classes/output/dataformat_export_format.php there is a comment "Maybe this change should actually go in core.". Looking at the code in add_data method in lib/tablelib.php, it makes sense (although it seems that may impact in several places). I'm not an expert in table_dataformat_export_format so I can't evaluate how it will affect other places using it (probably third-party plugins). Thoughts?
It makes sense in terms of consistency that a decision about this is taken for the whole of Moodle, rather than in just the Reportbuilder component, hence creating this issue
Should dataformat writers that don't support rendering of HTML remove all HTML tags?
- caused a regression
-
MDL-78343 Report download (e.g. quiz responses) truncates response text after less-than sign
- Open
-
MDL-78342 Quiz Responses converts new line characters to 6 spaces
- Open
-
MDL-81980 Essay Question Type - Exported response text stripped incorrectly
- Closed
- has been marked as being related by
-
MDL-46754 clean_param with PARAM_TEXT does not support less than character
- Open
-
MDL-70794 Report builder: Implement functionality for creating system reports
- Closed
-
MDL-67547 Render HTML in PDF dataformat export
- Closed
- will be (partly) resolved by
-
MDL-73275 HTML should be stripped from report builder CSV export
- Closed
- will help resolve
-
MDL-74719 Inconsistent ampersand exports from Report builder/Data formats
- Closed