Page MenuHomePhabricator

TypeInitializationException in WikiFunctions.Parse.Prasers..ctor
Open, LowPublic

Description

Bug reporter (me) is copy-pasting this from /Bugs. It looks like the several declined tasks that were identified in 5.10, but the listed version is 6.1.

I am getting this following error on AWB:
<code>TypeInitializationException</code>

Exception:<code>TypeInitializationException</code>
Message:<code>O inicializador de tipo para 'WikiFunctions.Parse.Parsers' accionou uma excepção.</code>
Call stack:<pre> em WikiFunctions.Parse.Parsers..ctor(Int32 stubWordCount, Boolean addHumanKey)
em AutoWikiBrowser.MainForm..ctor()</pre>
Inner exception:<code>TypeInitializationException</code>
Message:<code>O inicializador de tipo para 'WikiFunctions.Parse.SiteMatrix' accionou uma excepção.</code>
Call stack:<pre> em WikiFunctions.Parse.SiteMatrix.GetProjectLanguages(ProjectEnum project)
em WikiFunctions.Parse.MetaDataSorter.set_InterWikiOrder(InterWikiOrderEnum value)
em WikiFunctions.Parse.MetaDataSorter..ctor()
em WikiFunctions.Parse.Parsers..cctor()</pre>
Inner exception:<code>XmlException</code>
Message:<code>A tag de início 'img' na linha 21, posição 38, não corresponde à tag de fim de 'a'. Linha 22, posição 3.</code>
Call stack:<pre> em System.Xml.XmlTextReaderImpl.Throw(Exception e)
em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
em System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
em System.Xml.XmlTextReaderImpl.ParseEndElement()
em System.Xml.XmlTextReaderImpl.ParseElementContent()
em System.Xml.XmlTextReaderImpl.Read()
em System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
em System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
em System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
em System.Xml.XmlDocument.Load(XmlReader reader)
em System.Xml.XmlDocument.LoadXml(String xml)
em WikiFunctions.Parse.SiteMatrix.LoadFromNetwork()
em WikiFunctions.Parse.SiteMatrix..cctor()</pre>

*'''OS''': Microsoft Windows NT 6.0.6002 Service Pack 2
*'''version''': AutoWikiBrowser (6.1.0.1), WikiFunctions (6.1.0.1), revision 12353 (2019-09-17 21:16:42)
*'''net''': 4.0.30319.34209
*'''duplicate''':

*'''site''': https://en.wikipedia.org

'''NOTE: I'am using an old version of Windows Vista''' --[[User:JotaCartas|JotaCartas]] ([[User talk:JotaCartas|talk]]) 12:39, 11 December 2019 (UTC)

  • {{comment}} {{ping|Magioladitis}} I can report similar errors and my default wiki is Wikisource. Presumably we have something coming out of the most recent Mediawiki update. I had an existing login that worked last weekend, and not working today. :-( — [[user:billinghurst|billinghurst]] ''<span style="font-size:smaller">[[user talk:billinghurst|sDrewth]]</span>'' 08:44, 12 December 2019 (UTC)