Filter Conflict?
blogjam - October 22, 2007 - 09:25
| Project: | Googtube |
| Version: | 5.x-1.x-dev |
| Component: | code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
My default input format is filtered HTML, and I'm using the following filters, in this order:
HTML filter
Line break converter
googtube filter
HTML Corrector
URL filter
When someone posts a YouTube link by itself, the googtube filter works beautifully and embeds the video. However, when someone tries to link to a YouTube page as a regular HTML textlink, the video is still embedded, and all the page formatting gets broken. Is this a filter conflict? Shouldn't people be able to link to YouTube pages without embedding the video?
Thanks in advance.

#1
I'm having a conflict between URL filter and googtube filter. To work, googtube has to load before URL filter, but then URL filter breaks.
#2
#3
I'll close this, but if you have a patch for that, let me know.