- heddn Nicaragua
Opened https://www.drupal.org/project/simple_search_form/issues/3436251 🐛 User error : InvalidArgumentException: The user-entered string 'your_path' must begin with a '/', '?', or '#'. Active as a follow-up.
If use the form simple_search_form into a page
Drupal throws a error:
User error : InvalidArgumentException: The user-entered string 'your_path' must begin with a '/', '?', or '#'. in /var/www/html/web/core/lib/Drupal/Core/Url.php:214 Stack trace: #0 /var/www/html/web/modules/contrib/simple_search_form/src/Form/SimpleSearchForm.php(26): Drupal\Core\Url::fromUserInput('your_path')
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Opened https://www.drupal.org/project/simple_search_form/issues/3436251 🐛 User error : InvalidArgumentException: The user-entered string 'your_path' must begin with a '/', '?', or '#'. Active as a follow-up.