Relative URLs beginning with // should not be converted

Created on 20 September 2014, about 10 years ago
Updated 15 May 2023, over 1 year ago

A lot of iframe embed URLs are now scheme-independent. Here is an example:

.

Relative Paths to Absolute URLs module converts src="//www.youtube.com/embed/8OJ7ih8EE7s" to src="/www.youtube.com/embed/8OJ7ih8EE7s". If the relative path starts with "//" instead of "/", this module should not change it.

πŸ› Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024