stable
Clone or download
Read-only
request #19724 Fatal error in CSV export for cross-tracker widget
How to test: - Have an artifact without a last changeset (I don't know how that happens though. Forge your DB ?) - Add a "Cross-tracker search" widget to a personal dashboard and make a query to select said artifact - Click on "Export CSV" button - With this patch, the report should be downloaded (instead of silent error) Change-Id: If7976385fb06fcf23c921af98632773306b9482b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/CSV/SimilarFieldsFormatter.php | +3 | −0 | Go to diff View file |
M | plugins/crosstracker/tests/unit/CrossTracker/Report/CSV/SimilarFieldsFormatterTest.php | +13 | −0 | Go to diff View file |