stable
Clone or download
Read-only
request #14363 Empty rectangle displayed on embedded file preview
Have an embedded wfile with some content. Toggle quick look to display it in preview => an empty rectangle is displayed Introduced by git #tuleap/stable/d4497429351789d735a5fc63eda8d584695a542c Since this commit, the embeddedfile content is only available when user do a getItem/id call. We can no longer rely on what's inside the store to know if we are able to displaye embedded file content, we have to retrieve the item in every case. Change-Id: I7b7f9d8500ebfda21c967ce60d4f17331eedf708
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/store/actions.js | +2 | −5 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.test.js | +0 | −12 | Go to diff View file |