Last modified: 2013-08-22 14:54:23 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46280, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44280 - Correct WikitextContentTest::testGetSecondaryDataUpdates*
Correct WikitextContentTest::testGetSecondaryDataUpdates*
Status: VERIFIED FIXED
Product: MediaWiki
Classification: Unclassified
ContentHandler (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks: 43899
  Show dependency treegraph
 
Reported: 2013-01-23 13:39 UTC by Niklas Laxström
Modified: 2013-08-22 14:54 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Niklas Laxström 2013-01-23 13:39:58 UTC
From https://gerrit.wikimedia.org/r/43445

$title->resetArticleID( 2342 ); //dummy id. fine as long as we don't try to execute the updates!

in WikitextContentTest::testGetSecondaryDataUpdates(). Trying to call $title->getLatestRevID() will of course crash since the page does not exist but has been given an incorrect ID.

It is the test that has to be fixed, not Title::getLatestRevID() and similar methods.
Comment 1 Alexandre Emsenhuber [IAlex] 2013-01-23 20:51:25 UTC
Fixed.
Comment 2 denny vrandecic 2013-08-22 14:54:23 UTC
Closed older resolved bugs as verified.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links