Search by property
From cpt
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- T102132: Entry in 'revision' table, but no entry in 'page' table (found in English Wikipedia -- rev_id: 611002002) +
- T115081: Determine root cause of inaccessible pages having `page_latest = 0` +
- T119169: Create a test system to validate DB integrity for saving edits in MW from multiple servers/DCs +
- T161671: Compacting the revision table +
- T175313: SqlBlobStore emits "PHP Warning: data error" from gzinflate() +
- T181555: Remove use of PHP serialization in revision storage +
- T185793: Revision hash needs to consider content model and slot role +
- T195069: Factor PageStore and PageRecord out of WikiPage +
- T195807: Fix failing MediaWiki core tests on Postgres database backend +
- T201263: Should support modern compression (not just gzip) with $wgCompressRevisions/compressOld.php +
- T203075: Warning: MediaWiki\Storage\SqlBlobStore::fetchBlob: Bad data in text row +
- T205353: Clean up empty ar_user_text and rev_user_text fields +
- T205936: Unable to view some pages due to fatal RevisionAccessException: "Failed to load data blob from tt" +
- T212428: includes/Revision/RevisionStore.php: Main slot of revision (number) not found in database! +
- T214035: DBError "Error: 1213 Deadlock found when trying to get lock" on WikiPage::doUpdateRestrictions +
- T219702: Page import can fail with "Lock wait timeout exceeded" in WikiPage::insertOn +
- T220160: getRedirectTarget should not automatically load revision content in all cases +
- T220353: Unable to create redirect on dewiki - fatal DBQueryError +
- T221763: LinksUpdate fails during page move due to "Title does not belong to page" RevisionStore error from PageImages hook +
- T224368: Ensure Linker::userLink is not called with empty user name +
- T225366: "Fatal exception: MediaWiki\Revision\InvalidArgumentException" when trying to move user JS page on en.wp +
- T225897: Cannot access wikitext of some old revisions on Commons, only get a comparison +
- T225977: Revision::getPrevious() returns null within onNewRevisionFromEditComplete hook +
- T226644: WikiPage::isRedirect and WikiPage::getRedirectTarget() seemingly disagree +
- T231162: DBQueryError from ExternalStoreDB::fetchBlob: Table 'enwiki.blobs' doesn't exist +
- T232464: Getting InvalidArgumentException when running a query on the API +
- T233179: Use ExternalStoreAccess::fetchFromURLs in blobStore::getBlobBatch +
- T233222: Factor rev_deleted logic out of the API modules +
- T235168: Clarify which methods on RevisionStore enforce audience checks when accessing content +
- T235589: Fatal exception on Special:MovePage: "Failed to create null revision while moving page ID" +
- T235955: Update Revision classes to clarify that they accept DB domain values +
- T235956: Title::isSingleRevRedirect should be atomic +
- T236624: Unable to restore page: IncompleteRevisionException for some revisions +
- T237570: EditPage.php: Call to a member function getModel() on null +
- T237670: Fatal when trying to undo Commons edits: InvalidArgumentException "Unsaved old revision passed" from RevisionStore +
- T239062: Internal error while browsing diffs on Special:Undelete: "Revision 207278230 doesn't belong to page 0" +
- T239772: ActorMigration.php: PHP Warning: Invalid argument supplied for foreach (via RevisionStore::getRecentChange) +
- T240686: Allow content blobs to be marked as broken in the content table +
- T240760: Cannot merge pages - InvalidArgumentException: The given Title does not belong to page ID 4673644 but actually belongs to 4506005 +
- T244471: Some page history inaccessible: ParameterAssertionException "Bad value for parameter $title: invalid name" +
- T245703: Remove Revision::newNullRevision +
- T246284: Hard deprecate the Revision class +
- T246411: Remove Revision::userCanBitfield +
- T246720: Unable to save edit due to "The given Title does not belong to page" error (Wikipedias with FlaggedRevs enabled) +
- T246938: How to update/delete ExternalStore entries? +
- T247383: Clearly document ExternalStore as append-only interface (with rationale) +
- T247429: Some edits fail to save due to BlobAccessException: "Unable to store text to external storage" +
- T248036: Remove Revision::getParentLengths +
- T248175: Ruwiki article cannot be edited: The given Title does not belong to page ID abc but actually belongs to xyz +
- T248291: Hard deprecate not passing a user to Revision::get methods with Revision::FOR_THIS_USER +