2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
form_set_error('site_frontpage',t("The path '@path' is either invalid or you do not have access to it.",array('@path'=>$item['link_path'])));
form_set_error('site_frontpage',t("The path '@path' is either invalid or you do not have access to it.",array('@path'=>$form_state['values']['site_frontpage'])));