- Issue created by @pramodganore
Automatically closed - issue fixed for 2 weeks with no activity.
When using S3 with DVF, the header fields do not populate
Enable S3 and try to use DVF.
I had S3 set to private. (this should not matter).
Update the wrapper call
$wrappers = array_keys($manager->getWrappers(StreamWrapperInterface::ALL));
in dvf/src/Plugin/Visualisation/Source/VisualisationSourceBase.php
Fixed
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.