https://bugzilla.wikimedia.org/show_bug.cgi?id=48891
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|General |JS/General Assignee|[email protected] |[email protected] Product|VisualEditor |Parsoid Summary|translate tag and tvar tag |Parsoid: Registered |not recognized |extensions that Parsoid | |doesn't know how to deal | |with should get wrapped in | |mw:Object/Unknown --- Comment #1 from James Forrester <[email protected]> --- Yes, the Translate extension needs to be extended to support VisualEditor editing, but the core issue is that Parsoid doesn't recognise <translate> as an extension block; should it take the local list of registered extensions, and for ones it hasn't been told how to deal with just wrap it as a typeof="mw:Object/Unknown" or something similar? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
