You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
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