https://bugzilla.wikimedia.org/show_bug.cgi?id=21114


Brion Vibber <br...@pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |br...@pobox.com
           Keywords|                            |easy




--- Comment #1 from Brion Vibber <br...@pobox.com>  2009-10-14 18:21:55 UTC ---
Shouldn't be hard to do in theory; we're currently marking new pages in
contribs with an 'N' so we should be able to drop the diff link.

This check is based on checking getParentId() (rev_parent_id) for === 0; so
that should be reliable for newer edits. Very old edits predating the use of
this field will have null and just not be able to indicate whether they were
first-edits or not.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to