Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

URL name parts containing semi-colons (;) should pass validation through linkUrl usage #53

@Alpheus

Description

@Alpheus

To my knowledge semi-colons are a valid character within a URL (atleast for the path) and the current regex in https://github.com/flowplayer/flash/blob/a774e53311824054ece3bf79879be28bfaf317b3/core/src/actionscript/org/flowplayer/util/URLUtil.as does not seem to allow it.

Would be great if this could be fixed. Link structure in question:

http://ad.sample.net/click;foo;bar;v

See http://stackoverflow.com/questions/1178024/can-a-url-contain-a-semi-colon

Metadata

Metadata

Assignees

No one assigned

    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