https://bugzilla.wikimedia.org/show_bug.cgi?id=45221
--- Comment #5 from Bartosz DziewoĆski <[email protected]> --- (In reply to PiRSquared17 from comment #4) > It would be easy to accomplish, but generating a form would mean they would > no longer extend RedirectSpecialPage. It's definitely feasible (e.g., > mock-up <http://pirsquared-dev.wmflabs.org/wiki/Special:PermanentLink>), but > is there any problem with changing the inheritance? There isn't, the SpecialPage subclasses exist only for convenience. If you are concerned, then you could just override the execute() method. -- 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
