https://bugzilla.wikimedia.org/show_bug.cgi?id=48891
--- Comment #29 from Gabriel Wicke <[email protected]> --- To summarize: * We currently work around the missing tag hook API by calling the full action=parse pipeline for each extension tag. This is quite expensive as you can imagine. * This lets the translate hack work for now. At least it won't crash. * The translate extension will crash once we actually call the registered tag hook. So there is some time to fix this up, but we should not pretend that it is fixed right now. Can you provide more information on what stops you from using the actual tag hook? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
