https://bugzilla.wikimedia.org/show_bug.cgi?id=33627
--- Comment #2 from Brion Vibber <[email protected]> 2012-01-27 22:43:44 UTC --- The tricky part right now is that we save based on the URL, so we don't actually have a normalized title -- just whatever incoming title we started with, which may be a redirect or non-normalized form. We also save history entries right away (before loading) I think so would need to have a way to fetch the title back out of the page and jiggle things around to save after, possibly using a normalized URL. Shouldn't be too hard, just a little finicky. -- 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
