Lucas_Werkmeister_WMDE added a comment.

  On testcommons, the `WikibaseRepo`’s entity namespace lookup thinks there are 
items and properites in namespaces 0 and 120:
  
    > var_export( 
Wikibase\Repo\WikibaseRepo::getDefaultInstance()->getEntityNamespaceLookup() );
    Wikibase\Lib\Store\EntityNamespaceLookup::__set_state(array(
      'entityNamespaces' => 
      array (
        'mediainfo' => 6,
        'item' => 0,
        'property' => 120,
      ),
      'entitySlots' => 
      array (
        'mediainfo' => 'mediainfo',
        'item' => 'main',
        'property' => 'main',
      ),
    ))
  
  This causes the `ContentModelCanBeUsedOn` hook handler to reject `wikitext` 
content for titles in those namespaces. I’m not familiar enough with Wikibase 
federation to say what part of this is wrong.

TASK DETAIL
  https://phabricator.wikimedia.org/T219450

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: WMDE-leszek, Addshore, jcrespo, Jdforrester-WMF, TerraCodes, 
Liuxinyu970226, Lucas_Werkmeister_WMDE, Yann, NicoScribe, Fae, Jane023, Clpo13, 
Aklapper, MB-one, alaa_wmde, CucyNoiD, Nandana, NebulousIris, JKSTNK, jijiki, 
Gaboe420, Cindylee124, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, Poyekhali, _jensen, rosalieper, Wong128hk, 
Wikidata-bugs, aude, El_Grafo, Dinoguy1000, ArielGlenn, Lydia_Pintscher, 
He7d3r, Steinsplitter, Mbch331, Jay8g, Krenair, akosiaris, Keegan
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to