Skip to content

Relative images containing : are not handled correctly #716

Open
@mhaack

Description

@mhaack

Description
If a BOYM content source uses relative image src paths containing a : the image is not processed correctly. Example /adobe/assets/urn:aaid:aem:75c50af1-19da-42fc-a7bd-57aecaa6af3c

if (url.indexOf(':') < 0) {
> this check is not optimal to detect relativ images. An url.startsWith('/') would be a better check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions