https://bugzilla.wikimedia.org/show_bug.cgi?id=44257
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Brad Jorsch <[email protected]> --- It probably wouldn't work like you want for most cases. TemplateSandbox hooks into the transclusion function in the parser, and messages are handled in a different way. For messages that change if you use the "uselang" URL parameter, you can always create a "sandbox" language (e.g. MediaWiki:Protectedpagetext/sandbox) and add "uselang=sandbox" to the URL. For messages that force a language, though, you're pretty much out of luck at the moment. I'm going to mark this as "WONTFIX" since it's almost surely not going to happen in TemplateSandbox. If someone wants to write a MessageSandbox extension, don't let this "WONTFIX" stop you. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
