Actions
Bug #6519
closedLinks media parsing does not work with relative paths or data paths
Description
When parsing for images, video, etc.. in the DOM when it finds a /path/image.jpg it's ignored as it's relative. When this happens it needs to prepend the baseURI then validate the URL.
Actions