if the url of an image does not start with http:// or https:// but only with // , then the image gets the base_url prefixed. instead of that it should not get prefixed at all.
dilbert config currently has a workaround, with search/replace in 57aa244, which needs to be reverted, when this bug is fixed
if the url of an image does not start with http:// or https:// but only with // , then the image gets the base_url prefixed. instead of that it should not get prefixed at all.
dilbert config currently has a workaround, with search/replace in 57aa244, which needs to be reverted, when this bug is fixed