https://bugzilla.wikimedia.org/show_bug.cgi?id=30513
--- Comment #20 from Brion Vibber <[email protected]> 2011-11-22 19:21:24 UTC --- Per IRC disucssion with Ariel a simpler one-off fix for the search stuff is: * per (bug 32376) switch to using the canonical names in XML export (so 'Usuario:' not 'Usuaria:'); the MWSearch prefix search implementation will rewrite the titles to gendered form in the actual search results. Looking over the patch: + Version 0.6 adds a separate namespace tag, locates the + redirect target and strips of the namespace from the title. it doesn't actually appear to be stripping the namespace from the <title>, it's still using getPrefixedText()... and if it did strip it that would be a serious breaking change in the format. Can you clarify what this is meant for? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
