TheDJ added a comment.
Right so wikibase.ui.entityViewInit is included on these pages. It runs
createEntityView() on this page, which in turn has this marked as
entityNamespace = "mediainfo" and that then attempts to create the
mediainfoview, which doesn't exist and thus fails.
`Object.keys( mw.loader.moduleRegistry ).filter( module => { return
mw.loader.moduleRegistry[module].dependencies.includes(
'wikibase.ui.entityViewInit' ) } );`
It seems that it is not a dependency of another module, so it must have been
included deliberately from the php side. The only place that seems to add this
module is
WikiBase's includes/ParserOutput/FullEntityParserOutputGenerator.php
There was some work done on this section in T324991
<https://phabricator.wikimedia.org/T324991>, perhaps that might be related ?
TASK DETAIL
https://phabricator.wikimedia.org/T321532
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: TheDJ
Cc: TheDJ, karapayneWMDE, Lydia_Pintscher, Lucas_Werkmeister_WMDE, thiemowmde,
Jdlrobson, Krinkle, Tacsipacsi, mdaniels5757, vadim-kovalenko, matthiasmullie,
SimoneThisDot, CBogen, Aklapper, Etonkovidova, Astuthiodit_1, Trngsh15,
toberto, Invadibot, Mengs21, GFontenelle_WMF, maantietaja, FRomeo_WMF, EgbeRef,
ItamarWMDE, Vaibhav0199, Nintendofan885, Akuckartz, Tinzawoo533, darthmon_wmde,
Rosalie_WMDE, Onmir, DannyS712, Nandana, JKSTNK, Mh-3110, Amorymeltzer, Lahi,
Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, GoranSMilovanovic,
QZanden, enigmaeth, rohitt, Tramullas, Acer, LawExplorer, Salgo60, Silverfish,
_jensen, rosalieper, Scott_WUaS, Dixtosa, Susannaanas, Verdy_p, Fuzheado,
Jane023, Wikidata-bugs, Base, aude, Daniel_Mietchen, Dinoguy1000, Ricordisamoa,
Wesalius, Raymond, Jdforrester-WMF, Steinsplitter, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]