Posted by lazy-r on July 8, 2009 at 2:26pm
Jump to:
| Project: | Video Filter |
| Version: | 6.x-2.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The video filter gives me an error about an unsupported video codec when I try to embed a Google Video, on a domain other than the video.google.com domain.
E.g:
- [video:http://video.google.com/videoplay?docid=-8653788864462752804] works
- [video:http://video.google.nl/videoplay?docid=-8653788864462752804] does not work
Comments
#1
True, the reg exp doesn't recognize other top domains. A patch is welcome until I have time to look at it.
#2
I've added support for all top domains for Google.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.