- πΊπΈUnited States bluegeek9
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .
In the core, site_frontpage is expected to use normal path, not path alias, system_site_information_settings_validate() will run the value user entered through drupal_get_normal_path to make sure this is done. domain_conf didn't do this, which means the site_frontpage returned for a domain could be path alias, and this will break drupal_is_front_page().
Closed: outdated
3.10
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .