Posted by DburnsFCA on August 17, 2009 at 6:17pm
| Project: | Video Filter |
| Version: | 5.x-2.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Not sure if this change was reflected in the most recent version, but it looks like Tangle.com recently changed their embed code.
Here is the change we made...
video_filter.codecs.inc
OLD 'regexp' => '/tangle\.com\/view_video\.php\?viewkey=([a-z0-9]+)/',
NEW 'regexp' => '/tangle\.com\/view_video\?viewkey=([a-z0-9]+)/',
Comments
#1
Committed the attached patch. Thanks!
#2
...
#3
Automatically closed -- issue fixed for 2 weeks with no activity.