- Issue created by @mukhtarm
- Status changed to Needs review
about 1 year ago 11:34am 6 November 2023 - 🇦🇺Australia pasan.gamage
Thanks @MukhtarM
I can confirm this patch works.
D 10.1.8
PHP 8.2 - Status changed to RTBC
7 months ago 5:13am 23 April 2024
Access file system without configuring the Key. You will get a WSOD or if you set verbose in the error logging or drush ws
, you will get:
Drupal\az_blob_fs\AzBlobFsException: Azure Blob Storage account name or key is not set. in Drupal\az_blob_fs\StreamWrapper\AzBlobFsStreamWrapper->__construct() (line 113 of /var/www/html/modules/contrib/az_blob_fs/src/StreamWrapper/AzBlobFsStreamWrapper.php).
Access file system without configuring the Key
A more intuitive way will be showing the warning message to user that to set the Account name
or Key
Thanks @MukhtarM
I can confirm this patch works.
D 10.1.8
PHP 8.2