There's a bug in youtube.inc where the code fails when there's no ampersand in the url. here's a patch.
I could've nested both if-statements but that wouldn't be very readable. Also, this is the first time I create a patch (I used meld), so if I screwed up, I'm sorry ;).
| Comment | File | Size | Author |
|---|---|---|---|
| youtube.patch | 819 bytes | jonne.freebase |
Comments
Comment #1
vegeneric commentedHey, this module was giving me problems too.... your patch fixed the issue for me. Thanks!
Comment #2
fokkezb commentedFixed in todays release, not by using this patch though, but by using a smarter regular expression.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.