mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* Add file name to DirectAccessUrl This will cause it to be returned in the response * Only set file name if direct url is enabled * Fix bad mock and protect null pointer * Update data-model/src/main/java/org/alfresco/service/cmr/repository/DirectAccessUrl.java null safe comparison Co-authored-by: Piotr Żurek <Piotr.Zurek@hyland.com> --------- Co-authored-by: Piotr Żurek <Piotr.Zurek@hyland.com>