https://bugzilla.wikimedia.org/show_bug.cgi?id=62856
--- Comment #11 from Brad Jorsch <[email protected]> --- (In reply to MWJames from comment #8) > > The bug is in SMW, not core. > > And we are quick in blaming others. Please explain why SMW is expecting the #REDIRECT line to be passed to the parser and breaking when it is not. As was asked back in March. Chances are that whatever SMW code is breaking should be doing whatever it does in a different way. For example, perhaps it should be looking at the redirect table or checking the Content object's getRedirectTarget(). But without knowing what your code is actually trying to do, I can't do more than guess. > If you run the test on MW 1.12/MW 1.22 all test passes while on MW 1.23/MW > 1.24 it will fail. Just because you can write a unit test that tests for some behavior doesn't mean the behavior was actually correct. -- 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
