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


Tim Starling <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Tim Starling <[email protected]>  2009-06-09 12:54:42 
UTC ---
This has always been the case. You can use a zero oldid parameter:

$article = new Article( Title::newFromText('foo'), 0 );

Or just avoid using Article.php at all, since it is full of this kind of
rubbish. 


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to