Julia71 / projekktor-zwei

Automatically exported from code.google.com/p/projekktor-zwei
0 stars 0 forks source link

wp-plugin throwing TypeError: Result of expression 'sourceObj.src.match(new RegExp(extRegEx))' [null] is not an object. #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. post [video src_mov="http://xyz.mov"] to a new page

What is the expected output? What do you see instead?
video won't show up, instead this error:
TypeError: Result of expression 'sourceObj.src.match(new RegExp(extRegEx))' 
[null] is not an object.

What version of the product are you using? On what operating system?
install wp plugin 0.9.2 onto wp 2.9.2, os x 10.6.3 & ipad

Please provide any additional information below.

if i add the same video-tag 2 times, the 2nd video shows and plays perfect.

Original issue reported on code.google.com by fabian.m...@gmail.com on 12 Jun 2010 at 12:14

Attachments:

GoogleCodeExporter commented 8 years ago
thank you very much!

Original comment by frankygh...@googlemail.com on 12 Jun 2010 at 1:16

GoogleCodeExporter commented 8 years ago
fixed in WP plugin 0.9.5 (and player >V0.7.10)

Original comment by frankygh...@googlemail.com on 10 Jul 2010 at 9:11