https://bugzilla.wikimedia.org/show_bug.cgi?id=62856
--- Comment #12 from MWJames <[email protected]> --- > Just because you can write a unit test that tests for some behavior doesn't > mean the behavior was actually correct. Now here is the thing, the test does not make any assumption about SMW or any other extension, it solely tests behaviour (if you would have looked at the test you would recognize the difference in behaviour the test asserts) that is expected to work. Because when a standard text is involved the expected text is delivered to the InternalParseBeforeLinks hook in either case (on any MW version) but when something like '#REDIRECT ...' is involved the InternalParseBeforeLinks behaves differently. > 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 It is right, the difference in behaviour came to light during SMW testing on MW 1.23 but this does not implicate that it is SMW's fault just because you find this convenient. -- 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
