- Status changed to RTBC
almost 2 years ago 6:28am 17 January 2023
There is a improvement that we can do on uninstall because the normal flow there is an error.
drush en empty_front_page -y
/admin/config/system/site-information
, and see the front-page to /empty-front-page
drush pmu empty_front_page -y
/admin/config/system/site-information
, and see the front-page still there /empty-front-page
Result: You'll see the 404 page not found
Expected: The home should back to the original state when Drupal is installed
Implements hook_uninstall to apply the logic when is uninstalled back the value to empty as the default when the Drupal is installed
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.