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
Thank you @Meaghan1 - all of those were valid points but I had them correctly set. My remaining issue relates to the path to the downloadable file, being the easily guessable example I...
Ubercart and downloadable file product
Hi Sudipto, this error usually means CiviCRM isn’t initializing properly before a dependent module (like CiviMember Roles Sync) tries to call its functions. After upgrading, verify that the...
Facing an error after upgrading Civicrm version from 5.78.3 to 6.5.0
Hi Martin, it sounds like you’ve set things up correctly, but a couple of common issues might be preventing the file from showing. First, ensure the Ubercart File Downloads module is fully...
Ubercart and downloadable file product