Description of the need
Spinning this out of https://github.com/backdrop/backdrop-issues/issues/4055 and https://github.com/backdrop/backdrop-issues/issues/4054. From d7 module:
- URLS are not validated http://drupal.org/node/2247261
- Protocol-less URLs should be rewritten for validation (only for validation): http://drupal.org/node/2889683
The second relies on the former changes.
Proposed solution
- find the internal path if it exists.
- for protocol-less URLS such as
//domain.tld
add an "https" or "http" depending on which the site is using (only for validation)
GitHub Issue #:
5000
Recent comments
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database
With JQuery, simple and fast. Or put all possible links in one menu, and hide unnecessary with CSS mediaquery.
Different primary menus depending on the viewport size?
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database