Closed (fixed)
Project:
Bbcode
Version:
5.x-2.1
Component:
BBCode Tags
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Mar 2008 at 16:11 UTC
Updated:
18 Mar 2008 at 18:22 UTC
I tried to link a Youtube video, http://www.youtube.com/watch?v=CoSL_qayMCc , on my website using [youtube]CoSL_qayMCc[/youtube] . However, it doesn't work. The flash doesn't show up. I think bbcode filter doesn't know to process Youtube ID containing underscore (_). It works fine with anything else without underscore.
Does anyone know how to fix it? Your help is highly appreciated!
Comments
Comment #1
gaobin commentedfixed!
I added underscore (_) to the code related to youtube video in bbcode-filter.inc.
New code will work only if we clear page and css caches.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.