Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
| Project: | Video & Media for WordPress (All in One Video Pack) |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Roman.Kreichman |
| Status: | patch (code needs review) |
| Total votes: | 8 |
When trying to use the Add Video Comment with WordPress 2.8, the exception below is raised:
The error occurs in kaltura.js line 185, in function pluginUrl:
The syntax of the jQuery selector is incorrect and should be:
This syntax is valid (not tested) with jQuery 1.3.2 and 1.2.6.
Comments
#1
#3
Fortunately it works well on mine...