-
spent quite too many hours today figuring out a bug
the bug is triggered when inserting a space at the end of the hlskey parameter of the shortcode. this can happen when copy-pasting, in this case the whole shortcode was generated with the trailing space.
what happens when the ajax call is made is that the home page of the site is returned, leaving the player ‘loading’ the video and showing no error
this could be avoided just by trimming the string. or at least returning an error