Oh sorry, you're right. I haven't seen that (pretty hard to find :) class. Config path is ok but I still have an execution problem with that class.
IMHO, HTML_BBCodeParser_Filter_Codes should extend HTML_BBCodeParser_Filter rather than directly extending HTML_BBCodeParser as it is for the default filters Links, Images, Extended etc.. In my case, just adding _Filter is enough to fix execution problem with latest 1.2.2 HTMLBBCode_Parser. refer to ticket for proposed patch http://trac.symfony-project.com/trac/ticket/2290#comment:2 Regards Jérôme 2007/9/24, Tristan Rivoallan <[EMAIL PROTECTED]>: > > > On 9/24/07, Jérôme TEXIER <[EMAIL PROTECTED]> wrote: > > > I think I found another bug. On mime_converters.yml a 'Codes' filter is > > mentionned but PEAR::HTMLBBCodeParser doesn't include such filter but an > > 'Extended' one. > > not a bug (afaiu) : see ticket's first comment.. > > ++ > tristan > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
