Another issue links to GALL-42.
Since fix of encoding issue RUNTIME-2396, the URL of audio or video galleries do not work.
The given URLs are decoded once by flash player.
To fix it,
- we need to encode once more the first URL with which the player is initialized
- for the links to play others video/audio files, href="javascript:playAudio..." should be replaced by onclick="playAudio_..."
[GALL-75] Audio and video URLs do not work in flowplayer (encoding issue)
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |