https://bugzilla.wikimedia.org/show_bug.cgi?id=16339
--- Comment #3 from Aaron Schulz <[EMAIL PROTECTED]> 2008-11-15 02:52:36 UTC --- (In reply to comment #2) > ...but for (In reply to comment #1) > > It does show, but only on a diff-to-stable, not just any diff. > > > > ...but for diffonly=0, it *does* show on any diff. And what am I supposed to > do > if there is no stable version of the page yet? > Then view the page normally (non-diff). Part of the problem with adding a form to all diffs with diffonly=0 is that it requires parsing the rightmost version, which would not normally have happened. This takes time, which defeats some of the purpose of diffonly (speed). When the user has the content displayed below already, adding the form doesn't slow anything down much, since it was already parsed. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
