Closed davidjgonzalez closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 28.19%. Comparing base (
4a0ff9b
) to head (64747ab
). Report is 31 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixed issue in AssetDelivery dispatcher where it would NPE if the dc:format property was not set on an asset (which appears to be the case for OFT files).
Also, added JS fallback support for imgs that dont load (to use the missing image, cliend-side).
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: