stable
Clone or download
Read-only
Part of story #12523 Export single-value list fields to CSV HTML should be stripped for duck-typed text fields so that it matches the Description Semantic behaviour and all text fields behave the same way for CSV export. How to test: - Export CSV from a cross-tracker widget with a saved and non-empty report. - Given you have at least 2 Text fields with the same name and one artifact has HTML content for this field, then it will be exported as text (HTML stripped) Change-Id: I90ad360802143c1f5659e72cc913c02756b0d872
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/CSV/Format/FormElementToValueVisitor.php | +3 | −1 | Go to diff View file |
M | plugins/crosstracker/phpunit/CrossTracker/Report/CSV/SimilarFieldsFormatterTest.php | +1 | −1 | Go to diff View file |