Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Bug in how video.xsl handles embed-code #43

@Bellfalasch

Description

@Bellfalasch

If video.xsl "video-id" gets an URL or html emebed-code, this will be handled automatically. But if the embed code contains the ending / (which it always does) it will fail to get the correct video-id. With this input-string it thinks the video-id is "iframe" and not the correct one.

<iframe width="560" height="315" src="//www.youtube.com/embed/LqOfPkHGq9U" frameborder="0" allowfullscreen></iframe>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions