-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Reviewer: URLs starting with "//" do not load #6102
Copy link
Copy link
Closed
Labels
AcceptedMaintainers welcome a PR implementing this featureMaintainers welcome a PR implementing this featureGood First IssueHelp WantedRequesting Pull Requests from volunteersRequesting Pull Requests from volunteersKeep Openavoids the stale botavoids the stale botReviewer
Milestone
Metadata
Metadata
Assignees
Labels
AcceptedMaintainers welcome a PR implementing this featureMaintainers welcome a PR implementing this featureGood First IssueHelp WantedRequesting Pull Requests from volunteersRequesting Pull Requests from volunteersKeep Openavoids the stale botavoids the stale botReviewer
Type
Fields
Give feedbackPriority
None yet
Anki loads URLs beginning with
//, AnkiDroid failsMy presumption: In AnkiDroid,
//refers to the root of the filesystem, rather than a selection between HTTP or HTTPSCard source
Chrome error
Card works if the sources are changed from
//tohttps://Originally posted by @david-allison-1 in #6101 (comment)