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

       Web browser: Mozilla Firefox 3.0.x
           Summary: new Article(Title::newFromText('foo')) broken if &oldid
                    in url
           Product: MediaWiki
           Version: 1.14.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Page rendering
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: renegadesnare...@yahoo.com


When viewing previous versions of pages (&oldid in url), the PHP code

new Article(Title::newFromText('foo'));

Returns the article you're viewing, not the article 'foo'.

I am using this in my Extension:CustomSideBar


-- 
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