Wikipedia talk:AutoWikiBrowser/Bugs/Archive 23

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Archive 20 Archive 21 Archive 22 Archive 23 Archive 24 Archive 25 Archive 30

Stub and dead end tag addition to pages about decades

Status Fixed in the next release
Description AWB randomly, three times, added the stub tag when the page wasn't really a stub at all. Once, on 710s, it aslo added the dead end tag when the page appeared to have several links to other pages. See: http://en.wikipedia.org/w/index.php?title=310s&diff=prev&oldid=561169378, http://en.wikipedia.org/w/index.php?title=710s&diff=561169501&oldid=539411138, http://en.wikipedia.org/?diff=561169487< -- (T) Numbermaniac (C) 07:46, 23 June 2013 (UTC)
To duplicate:
Site URL: 310s, 710s, 730s (enwiki)
Operating system Windows XP
.NET FW Version 2.0.50727.3643
AWB version 5.5.0.2
Workaround
Fixed in version rev 9284 -- Magioladitis (talk) 09:56, 23 June 2013 (UTC)


The decade pages transclude info from {{Events by year for decade}} so they don't have their own content. They just display content from other pages. I can exclude tagging from pages with this template. the pages still need cleanup since they contain empty/useless sections. -- Magioladitis (talk) 09:15, 23 June 2013 (UTC)

rev 9284 fixes the problem. -- Magioladitis (talk) 09:56, 23 June 2013 (UTC)

It works. -- Magioladitis (talk) 09:59, 23 June 2013 (UTC)

Converting (b. 1978 in Chicago) to (born 1978 in Chicago)

Status Fixed in the next release
Description The new addition to AWB of converts"John Doe (b.1978)" to "John Doe (born 1978)" However, it will not convert b. to born if a place of birth is present. Not sure if this is an unable to do thing or not. Bgwhite (talk) 06:35, 20 June 2013 (UTC)
To duplicate: See Welsy Vásquez & Yadira Bendaña
Operating system
.NET FW Version
AWB version 9270
Workaround
Fixed in version rev 9287


rev 9287 Rjwilmsi 11:00, 23 June 2013 (UTC)

ArgumentException in TraceManager.AddListener

Status Fixed in the next release
Description nThread: DB Scanner thread #4
Exception:ArgumentException
Message:Έχει προστεθεί ήδη στοιχείο με το ίδιο κλειδί.
Call stack:
   σε System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   σε System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   σε System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   σε WikiFunctions.Logging.TraceManager.AddListener(String key, IMyTraceListener listener) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Logging\TraceManager.cs:γραμμή 40
   σε AutoWikiBrowser.Logging.MyTrace.AddListener(String key, IMyTraceListener listener) στο c:\Users\user\Desktop\AWB\AWB\AWB\Logging\MyTrace.cs:γραμμή 100
   σε WikiFunctions.Article.InitialiseLogListener() στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 126
   σε WikiFunctions.Article..ctor(String name, Int32 nameSpaceKey) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 78
   σε WikiFunctions.Article..ctor(String name) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 69
   σε WikiFunctions.Tools.RemoveNamespaceString(String title) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 289
   σε WikiFunctions.Tools.MakeHumanCatKey(String name, String articletext) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 191
   σε WikiFunctions.Parse.Parsers.DefaultsortTitlesWithDiacritics(String articleText, String articleTitle, Int32 categories, Boolean articleAboutAPerson) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 6006
   σε WikiFunctions.Parse.Parsers.ChangeToDefaultSort(String articleText, String articleTitle, Boolean& noChange, Boolean restrictDefaultsortChanges) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5948
   σε WikiFunctions.Parse.Parsers.ChangeToDefaultSort(String articleText, String articleTitle, Boolean& noChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5803
   σε WikiFunctions.DBScanner.MissingDefaultsort.Check(ArticleInfo article) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\Scanners.cs:γραμμή 393
   σε WikiFunctions.DBScanner.MainProcess.ScanArticle(ArticleInfo ai) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\MainProcess.cs:γραμμή 178
   σε WikiFunctions.DBScanner.MainProcess.SecondaryThread() στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\MainProcess.cs:γραμμή 309

System.ArgumentException: Έχει προστεθεί ήδη στοιχείο με το ίδιο κλειδί.

  σε System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
  σε System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
  σε System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
  σε WikiFunctions.Logging.TraceManager.AddListener(String key, IMyTraceListener listener) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Logging\TraceManager.cs:γραμμή 40
  σε AutoWikiBrowser.Logging.MyTrace.AddListener(String key, IMyTraceListener listener) στο c:\Users\user\Desktop\AWB\AWB\AWB\Logging\MyTrace.cs:γραμμή 100
  σε WikiFunctions.Article.InitialiseLogListener() στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 126
  σε WikiFunctions.Article..ctor(String name, Int32 nameSpaceKey) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 78
  σε WikiFunctions.Article..ctor(String name) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 69
  σε WikiFunctions.Tools.RemoveNamespaceString(String title) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 289
  σε WikiFunctions.Tools.MakeHumanCatKey(String name, String articletext) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 191
  σε WikiFunctions.Parse.Parsers.DefaultsortTitlesWithDiacritics(String articleText, String articleTitle, Int32 categories, Boolean articleAboutAPerson) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 6006
  σε WikiFunctions.Parse.Parsers.ChangeToDefaultSort(String articleText, String articleTitle, Boolean& noChange, Boolean restrictDefaultsortChanges) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5948
  σε WikiFunctions.Parse.Parsers.ChangeToDefaultSort(String articleText, String articleTitle, Boolean& noChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5803
  σε WikiFunctions.DBScanner.MissingDefaultsort.Check(ArticleInfo article) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\Scanners.cs:γραμμή 393
  σε WikiFunctions.DBScanner.MainProcess.ScanArticle(ArticleInfo ai) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\MainProcess.cs:γραμμή 178
  σε WikiFunctions.DBScanner.MainProcess.SecondaryThread() στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\DBScanner\MainProcess.cs:γραμμή 309

Magioladitis (talk) 12:30, 22 June 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 4.0.30319.296
AWB version AutoWikiBrowser (5.5.0.3), WikiFunctions (5.5.0.3), revision 9276 (2013-06-21 09:03:14)
Workaround
Fixed in version rev 9288 by Rjw. -- Magioladitis (talk) 11:55, 23 June 2013 (UTC)


I think I know how to duplicate. -- Magioladitis (talk) 12:31, 22 June 2013 (UTC)

The bug is related to Database scanner.

  1. Start the database scanner.
  2. Load a dump file
  3. Select content or leave it blank (it doesn't matter), leave title and text blank
  4. From the "Searching" tab select "missing defaultsort"
  5. Press start
  6. Kaboom. -- Magioladitis (talk) 12:35, 22 June 2013 (UTC)

Has links AWB will simplify doesn't cause the same problem. -- Magioladitis (talk) 11:00, 23 June 2013 (UTC)

AWB can't login to Meta

Status Fixed in the next release
Description AWB can't login to Meta. I can login to others wikis normally, though. When trying to login, it gives the following error: "User check problem Check page failed to load. Check your Internet is working and that the Wikipedia servers are online." If it matters, the page m:Project:AutoWikiBrowser/CheckPage doesn't exist. Meno25 (talk) 21:11, 22 June 2013 (UTC)
To duplicate: Try to login to Meta.
Site URL: https://meta.wikimedia.org
Operating system Windows 8
.NET FW Version 2.0.50727.6400
AWB version 5.5.0.3 SVN 9276
Workaround
Fixed in version rev 9289


The problem persists with rev 9282. --Meno25 (talk) 21:18, 22 June 2013 (UTC)

Try now... -- Magioladitis (talk) 22:10, 22 June 2013 (UTC)

Still can't login to Meta or Commons. I can login to English or Arabic Wikipedias, though. --Meno25 (talk) 04:27, 23 June 2013 (UTC)

Have you been able to login to Meta or Commons in the past with AWB? Rjwilmsi 11:03, 23 June 2013 (UTC)
Rjwilmsi: Yes, of course. check out my bot's contributions in October 2012. They were done using AWB. --Meno25 (talk) 11:53, 23 June 2013 (UTC)

Using rev 9288 I can't login to: metawiki, commonswiki, specieswiki, incubatorwiki but I can login to enwiki, arwiki, enwiktionary, enwikisource. --Meno25 (talk) 11:57, 23 June 2013 (UTC)

This got broken by rev 9184. rev 9289 fixes, I can log into Meta again. Rjwilmsi 12:28, 23 June 2013 (UTC)
Confirmed fixed using rev 9289. Thank you very much for your effort. --Meno25 (talk) 12:45, 23 June 2013 (UTC)

Top pane shows excessive white space.

Status Fixed in the next release
Description Top pane shows excessive white space. What appears to be in addition to spacing created by the new variations of styles.css, there is additional white space at the top, left, right and (bottom although this is normally scrolled off the end).

For example you can change the style.css to background-color: black; and still see the black inside a white box. The white space reduces what text will fit inside the viewing area, which in turn can create a need for aa right hand scroll bar making the viewing area less again. — Preceding unsigned comment added by Sun Creator (talkcontribs) 23:02, 4 September 2012 (UTC)

To duplicate: View any article requiring a correction in the top pane. Maybe video/display specific?
Site URL: Each and every page in the Wikipedia namespace
Operating system Windows 7
.NET FW Version .NET 4
AWB version 5.4.0.0
Workaround Use 5.3.1.0 or similar
Fixed in version rev 9292


Not clear what the problem is believed to be. Need screenshots please. Rjwilmsi 11:11, 8 March 2013 (UTC)

Sun Creator we need more feedback from you please. -- Magioladitis (talk) 13:37, 15 June 2013 (UTC)

I've got a temporary computer and can't use AWB at present. Last time I checked there was a blank line above the display of the articles contents. Situation made worse by using a laptop with widescreen but little height. Regards, Sun Creator(talk) 14:51, 21 June 2013 (UTC)
rev 9290, rev 9291, rev 9292 Reduced diff whitespace at top & bottom, sides and within +/- column. Rjwilmsi 15:19, 23 June 2013 (UTC)

Doesn't include replacement text in edit summary

Status Fixed in the next release
Description Although I'm using find & replace rules with "Add replacements to edit summary" checked, the edit summary states "replaced:" but does not include the information. (e.g. this edit) GoingBatty (talk) 00:54, 24 June 2013 (UTC)
To duplicate: Try using F&R
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1 SVN 9296
Workaround manually type replacement text in edit summary box before saving
Fixed in version rev 9297 -- Magioladitis (talk) 05:47, 24 June 2013 (UTC)


Fixed now. -- Magioladitis (talk) 05:47, 24 June 2013 (UTC)

ArgumentOutOfRangeException in Tools.ReplaceWith

Status Fixed in the next release
Description
Exception:ArgumentOutOfRangeException
Message:Ο δείκτης βρισκόταν εκτός περιοχής. Η τιμή του δεν πρέπει να είναι αρνητική και πρέπει να είναι μικρότερη από ή ίση με το μέγεθος της συλλογής. Όνομα παραμέτρου: startIndex
Call stack:
   σε System.Text.StringBuilder.Append(String value, Int32 startIndex, Int32 count)
   σε WikiFunctions.Tools.ReplaceWith(String input, MatchCollection matches, Char rwith, Int32 keepGroup) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2406
   σε WikiFunctions.Tools.ReplaceWith(String input, MatchCollection matches, Char rwith) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2390
   σε WikiFunctions.Tools.ReplaceWithSpaces(String input, MatchCollection matches) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2366
   σε WikiFunctions.Parse.Parsers.BoldTitle(String articleText, String articleTitle, Boolean& noChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5432
   σε WikiFunctions.Article.EmboldenTitles(Parsers parsers, Boolean skipIfNoChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 1091
   σε WikiFunctions.Article.PerformGeneralFixes(Parsers parsers, HideText removeText, ISkipOptions skip, Boolean replaceReferenceTags, Boolean restrictDefaultsortAddition, Boolean noMOSComplianceFixes) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 1377
   σε AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess) στο c:\Users\user\Desktop\AWB\AWB\AWB\Main.cs:γραμμή 1569

System.ArgumentOutOfRangeException: Ο δείκτης βρισκόταν εκτός περιοχής. Η τιμή του δεν πρέπει να είναι αρνητική και πρέπει να είναι μικρότερη από ή ίση με το μέγεθος της συλλογής. Όνομα παραμέτρου: startIndex

  σε System.Text.StringBuilder.Append(String value, Int32 startIndex, Int32 count)
  σε WikiFunctions.Tools.ReplaceWith(String input, MatchCollection matches, Char rwith, Int32 keepGroup) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2406
  σε WikiFunctions.Tools.ReplaceWith(String input, MatchCollection matches, Char rwith) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2390
  σε WikiFunctions.Tools.ReplaceWithSpaces(String input, MatchCollection matches) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Tools.cs:γραμμή 2366
  σε WikiFunctions.Parse.Parsers.BoldTitle(String articleText, String articleTitle, Boolean& noChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Parse\Parsers.cs:γραμμή 5432
  σε WikiFunctions.Article.EmboldenTitles(Parsers parsers, Boolean skipIfNoChange) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 1091
  σε WikiFunctions.Article.PerformGeneralFixes(Parsers parsers, HideText removeText, ISkipOptions skip, Boolean replaceReferenceTags, Boolean restrictDefaultsortAddition, Boolean noMOSComplianceFixes) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\Article\Article.cs:γραμμή 1377
  σε AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess) στο c:\Users\user\Desktop\AWB\AWB\AWB\Main.cs:γραμμή 1569

Magioladitis (talk) 07:21, 24 June 2013 (UTC)

To duplicate: [encountered while processing page [1]]
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5466
AWB version AutoWikiBrowser (5.5.1.1), WikiFunctions (5.5.1.1), revision 9297 (2013-06-24 08:44:36)
Workaround
Fixed in version rev 9299 by Rjw. -- Magioladitis (talk) 15:18, 24 June 2013 (UTC)


It is duplicable. -- Magioladitis (talk) 07:21, 24 June 2013 (UTC)

Try Clawfinger discography or Tong (surname) or Death of Jill Meagher. -- Magioladitis (talk) 07:58, 24 June 2013 (UTC)

It won't happen in rev 9283. -- Magioladitis (talk) 08:00, 24 June 2013 (UTC)

I'm getting it too. An example is Spring Breakers. It also won't happen in 9283. I'm running 9296. Bgwhite (talk) 08:26, 24 June 2013 (UTC)

It won't happen in rev 9287. -- Magioladitis (talk) 08:27, 24 June 2013 (UTC)

Find & Replace "Cancel" button doesn't move

Status Fixed in the next release
Description When the "Find & Replace" dialog is resized sideways, the [much appreciated] "Cancel" button does not move -- John of Reading (talk) 21:07, 23 June 2013 (UTC)
To duplicate:
Operating system Windows 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.0 SVN 9282
Workaround
Fixed in version rev 9301 by Reedy -- Magioladitis (talk) 17:56, 24 June 2013 (UTC)


Don't add Template:Stub to articles containing more specific stub templates on arwiki

Status Fixed in the next release
Description Auto-tagger shouldn't add {{stub}} (localized as ar:قالب:بذرة) to articles that contain a more specific stub template on Arabic Wikipedia (arwiki). In this edit, AWB added the stub template although the article already contains ar:قالب:بذرة أعلام البرتغال ({{Portugal-bio-stub}}) and ar:قالب:بذرة كرة سلة ({{basketball-stub}}). All stub templates on arwiki contain the word "بذرة" in them. Meno25 (talk) 11:11, 24 June 2013 (UTC)
To duplicate: Run AWB with auto-tagging enabled on this revision of ar:ماريو بالما.
Site URL: https://ar.wikipedia.org
Operating system Windows 8
.NET FW Version 2.0.50727.6400
AWB version 5.5.1.1 SVN 9297
Workaround
Fixed in version rev 9303


Meno25 We already have this piece of code. Can you please try in other pages to confirm the bug? -- Magioladitis (talk) 11:51, 24 June 2013 (UTC)

Magio: Here are a few examples that I met when running my bot today: [2] [3] [4] [5] [6] [7] --Meno25 (talk) 13:04, 24 June 2013 (UTC)

Meno25 do you have the same problem in arzwiki? -- Magioladitis (talk) 17:42, 24 June 2013 (UTC)

Magio: Yes, see test edit. AWB added the stub template (localized as arz:قالب:تقاوى) to the article although it contains arz:قالب:تقاوى تونس ({{Tunisia-stub}}). All stub templates on arzwiki contain the word "تقاوى" in them. --Meno25 (talk) 18:20, 24 June 2013 (UTC)
Right, with rev 9303 I think both ar and arz are now correct. Please retest and confirm. Rjwilmsi 19:34, 24 June 2013 (UTC)
Confirmed fixed both on arwiki and arzwiki. Thank you. --Meno25 (talk) 19:45, 24 June 2013 (UTC)

Takes two edits to fix infobox template

Status Fixed in the next release
Description It takes two edits to go from {{Infobox_Play}}{{Infobox Play}}{{Infobox play}}. GoingBatty (talk) 03:07, 25 June 2013 (UTC)
To duplicate: Try Amphitryon (play)
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1 SVN 9305
Workaround reparse before saving
Fixed in version rev 9307


Rename templates is loaded before general fixes and I don't think we should change the order of things in this case. -- Magioladitis (talk) 07:36, 25 June 2013 (UTC)

rev 9307 Rjwilmsi 10:21, 25 June 2013 (UTC)

Template:LSJ causes Unbalanced brackets alert

Status Fixed in the next release
Description Would it be possible to update the Unbalanced brackets alert so it ignores parameters inside {{LSJ}}? Thanks! GoingBatty (talk) 03:33, 25 June 2013 (UTC)
To duplicate: See Anarchism
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1 SVN 9305
Workaround Look at template documentation, determine that it's OK, ignore alert
Fixed in version rev 9308


Yes. I've screwed up on this template too, more than once. Bgwhite (talk) 04:08, 25 June 2013 (UTC)

rev 9308 Rjwilmsi 10:28, 25 June 2013 (UTC)

ArgumentOutOfRangeException in Article.Categorisation

Status Not enough information/very rare bug
Description
Exception:ArgumentOutOfRangeException
Message:指定的参数已超出有效值的范围。 参数名: option
Call stack:
   在 WikiFunctions.Article.Categorisation(CategorisationOptions option, Parsers parsers, Boolean skipIfNoChange, String categoryText, String categoryText2, Boolean removeSortKey)
   在 AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

System.ArgumentOutOfRangeException: 指定的参数已超出有效值的范围。 参数名: option (exceeded the specified parameter range of valid values​​. Parameter name: option)

  在 WikiFunctions.Article.Categorisation(CategorisationOptions option, Parsers parsers, Boolean skipIfNoChange, String categoryText, String categoryText2, Boolean removeSortKey)
  在 AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)
AWBPlugins AWBBasePlugins ListMakerPlugins
  • CSV Loader

Walter Grassroot |talk 04:18, 5 April 2013 (UTC)

To duplicate: [encountered while processing page [8]]
Site URL: https://zh.wikipedia.org
Operating system Microsoft Windows NT 6.2.9200.0
.NET FW Version 2.0.50727.6400
AWB version AutoWikiBrowser (5.5.0.0), WikiFunctions (5.5.0.0), revision 8979 (2013-03-22 13:02:58)
Workaround
Fixed in version


Please update to a newer version and rereport if it happens again and provide some text onf the actions you were doing when the bug occurred. -- Magioladitis (talk) 13:57, 30 May 2013 (UTC)

Orphan or not when template?

Status Resolved
Description The AWB tries to add {{Orphan}} to Yemeni constitutional referendum, 2013 whan the only thing linking to it is a template. Is this a bug or should there be a {{orphan}} there? Pleas read User:Number 57 statement here: User talk:Josve05a (tJosve05a (c) 11:42, 25 June 2013 (UTC)
To duplicate: Run AWB on Yemeni constitutional referendum, 2013.
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version N/A
AWB version 5.5.1.0
Workaround
Fixed in version


The page is not orphan anymore and AWB won't tag it as orphan. Check my edit here. -- Magioladitis (talk) 11:51, 25 June 2013 (UTC)

No underlinked is needed neither. -- Magioladitis (talk) 11:53, 25 June 2013 (UTC)

(e/c) AWB relies on the "What links here" information. The problem here is that the job queue hadn't got round to re-processing the "What links here" information for the articles using {{Yemeni elections}} after yesterday's edit to the template. I've bypassed the job queue by doing a null edit to one of the articles, South Yemeni parliamentary election, 1978, and it is now listed as an article that links to Yemeni constitutional referendum, 2013. AWB should no longer suggest adding an orphan tag to the article.
I don't think there's a lot that the AWB programmers can do about this. -- John of Reading (talk) 11:56, 25 June 2013 (UTC)

Swedish Wikipedia

Status Fixed in the next release
Description Bug 1:

The spelling of the summary for the Swedish Wikipedia is a little bit off. See:

  • "clean up, , rättningar:tv → TV" it should be "clean up, fixar rättningar: tv → TV"
    • There should not be 2 ","'s and there should be a space between the ":".

Bug 2:

AWB tries to add the {{Uncategorized stub}} to sv:wp when both that and {{Uncategorized}} is a redirect to {{Okategoriserad}}.(tJosve05a (c) 22:06, 24 June 2013 (UTC)

To duplicate: Bug 2: Run AWB on sv:Lindgård, sv:Yakovlev (auktor) or sv:AMA.
Site URL: Swedish Wikipedia
Operating system Windows 7 (Windows version: 6.1)
.NET FW Version 2.0.50727.5448
AWB version 5.5.1.0 (SVN 9282)
Workaround
Fixed in version rev 9312


rev 9309, rev 9310 For first problem. Rjwilmsi 10:45, 25 June 2013 (UTC)
rev 9311, rev 9312 For second problem . Rjwilmsi 11:07, 25 June 2013 (UTC)

Auto tagger when {{Surnames}}

Status Fixed in the next release
Description AWB tries to add both {{orphan}} and {{stub}} to the dab-article Sjödin. That article har the template {{Surnames}} that is a redirect to {{Surname}}. (tJosve05a (c) 20:12, 25 June 2013 (UTC)
To duplicate: Run AWB on Sjödin.
Site URL: en.wikipedia.org
Operating system Windows 7 (Windows version: 6.1)
.NET FW Version 2.0.50727.5448
AWB version 5.5.1.2 (SVN 9314)
Workaround
Fixed in version rev 9315


It's a rare bug. Template had 30 transclusions and now none. -- Magioladitis (talk) 20:20, 25 June 2013 (UTC)

rev 9315 Rjwilmsi 22:00, 25 June 2013 (UTC)

Single click to focus the edit box to a line - no longer works with SVN9282

Status Fixed in the next release
Description Single click in the diff window, to focus the edit box to a line, has no effect. Chris the speller yack 16:01, 23 June 2013 (UTC)
To duplicate:
Operating system Windows Vista
.NET FW Version
AWB version SVN9282
Workaround Use SVN9117
Fixed in version rev 9305, rev 9316


OK, so please find/download the file Microsoft.mshtml.dll and place it alongside your AutoWikiBrowser.exe and restart AWB. Rjwilmsi 16:24, 23 June 2013 (UTC)
I could not find the library on my PC, not even in Windows\Microsoft.NET, so I downloaded one from http://www.dlldll.com/microsoft.mshtml.dll_download.html, but it did not help. Now what? Chris the speller yack 22:07, 23 June 2013 (UTC)

We should add this to FAQ. -- Magioladitis (talk) 16:39, 23 June 2013 (UTC)

Eh? Your saying we should download some external software to make AWB do what it used to do? This seems like a retrograde step to me. At least have the courtesy to tell us, if it can't be packaged with the rest of the software, otherwise you'll soon have a hoard of people like me who come here to report this as a bug. An optimist on the run!   18:30, 24 June 2013 (UTC)
And downloading the dll file doesn't work for me either. An optimist on the run!   18:37, 24 June 2013 (UTC)
You should not need the dll to retain the existing functionality. I was asking to see if that resolved the issue. In my testing single click to focus diff worked whether the dll was available on the system or not. I specifically tested to ensure that there would be no loss of current functionality, on the two systems I have. It seems on certain systems there is however a loss of existing functionality. I'll investigate further and report back (likely with more questions). Rjwilmsi 19:56, 24 June 2013 (UTC)
In the meantime, try downloading it here. MANdARAX  XAЯAbИAM 20:17, 24 June 2013 (UTC)
Thanks, Mandarax, but that didn't work, either. Chris the speller yack 00:24, 25 June 2013 (UTC)
To pre-empt your questions:
AWB Version 5.5.1.0
SVN 9282 (2013-06-22 21:07:27)
Internet Explorer version: 10.0.9200.16618
.NET version: 2.0.50727.5466
Windows Version 6.1 (which is news to me, I thought I had Windows 7)
(If I can slip a feature request in here, could you make the information on the "About" pop-up cut-and-pastable? It saves time!) An optimist on the run!   20:16, 24 June 2013 (UTC)
Rjwilmsi, would copying the interop.mshtml.dll file into AWB's directory fix the problem? I have to copy the file when I compile it myself against .NET 4.0 or I get the same click problem. Bgwhite (talk) 20:34, 24 June 2013 (UTC)
I just wanted to add that I think the ability to cut and post the about data has come up a couple times before. I think I submitted it once, Lightmouse I believe and another time as well. Kumioko (talk) 20:47, 24 June 2013 (UTC)

rev 9305 Fix derivation of whether Microsoft.mshtml.dll is loaded or not. Ensures single click to focus diff works either way. Rjwilmsi 21:23, 24 June 2013 (UTC)

How, and when, will I be able to download this revision? -(tJosve05a (c) 21:35, 24 June 2013 (UTC)
This depends on our free time in fact. You can always compile your own version ofcourse. -- Magioladitis (talk) 23:12, 24 June 2013 (UTC)
Please don't assume we're programmers. An optimist on the run!   18:18, 25 June 2013 (UTC)

Still not working in latest version

I've restored this bug, as I've updated to the latest version (5.5.1.1) and it's still not working. An optimist on the run!   17:22, 25 June 2013 (UTC)

It does not work for me either. (Windows 7, SVN 9312, IE version 9.0.8112.16421, .NET vesion 2.0.50727.5448, Windows version 6.1) -(tJosve05a (c) 18:15, 25 June 2013 (UTC)
Neither does for me on my Windows 7 64-bit machine. --Adamanttt (talk) 18:40, 25 June 2013 (UTC)

You can try to change line 47 in Globals.cs from true to false and recompile and see if it works. I'll upload a version with this variation soon. -- Magioladitis (talk) 18:49, 25 June 2013 (UTC)

Please try https://sourceforge.net/projects/autowikibrowser/files/autowikibrowser/Snapshots/ -- Magioladitis (talk) 19:22, 25 June 2013 (UTC)

Success An optimist on the run!   19:53, 25 June 2013 (UTC)
Good. That explained the behaviour you were seeing. rev 9316 should handle this correctly for all users, so tomorrow we'll upload another snapshot and ask you to confirm again. Thanks Rjwilmsi 22:10, 25 June 2013 (UTC)

I just uploaded rev 9316 in snapshots section. Please guys download and try it. -- Magioladitis (talk) 06:24, 26 June 2013 (UTC)

That's fixed it for me - thanks! (Windows 7 Home Premium, IE 10.0.9200.16618, NET 2.0.50727.5466). -- John of Reading (talk) 07:30, 26 June 2013 (UTC)
FYI, this fix is also good for Windows 7 Professional; same IE and NET. Inks.LWC (talk) 09:32, 26 June 2013 (UTC)
Rev 9316 works like a charm on my Windows 7 64-bit machine. --Adamanttt (talk) 11:30, 26 June 2013 (UTC)

Stub and dead end tag addition to pages about decades BC

Status Fixed in the next release
Description On Archive 23, I reported a bug about stub tag addition on dead end pages. You said it worked with rev 9284, but it still seems to happen. -- (T) Numbermaniac (C) 06:57, 27 June 2013 (UTC)
To duplicate: Try editing 260s BC with general fixes on.
Site URL: en.wikipedia.org
Operating system Windows XP
.NET FW Version 2.0.50727.3643
AWB version 5.5.1.1 (SVN 9312)
Workaround
Fixed in version rev 9322 -- Magioladitis (talk) 08:21, 27 June 2013 (UTC)


You didn't mention {{Events by year for decade BC}} back then. -- Magioladitis (talk) 08:14, 27 June 2013 (UTC)

Auto tagger error on pages with SCOTUSRow

Status Fixed in the next release
Description The AWB added deadend-template to List of United States Supreme Court cases, volume 570, even if the article has link to other articles using the {{SCOTUSRow}}-template. (tJosve05a (c) 14:01, 27 June 2013 (UTC)
To duplicate: Run AWB on a article that are using the {{SCOTUSRow}}-template.
Site URL: en.wikipedia.com
Operating system Windows 7 (version 6.1)
.NET FW Version 2.0.50727.5448
AWB version 5.5.1.2 (SVN 9314)
Workaround
Fixed in version rev 9324 -- Magioladitis (talk) 06:27, 28 June 2013 (UTC)


All pages have title starting with "List of United States Supreme Court cases, volume". -- Magioladitis (talk) 14:19, 27 June 2013 (UTC)

AWB not removing dead end tag

Status Not a bug/currently unresolvable
Description I am working through the category "All dead-end pages". AWB is not automatically removing the {{dead end}} tag, even when there are multiple wikilinks. This was not a problem in earlier versions, but I just upgraded. Andrew327 22:23, 25 June 2013 (UTC)
To duplicate: Visit an article that is tagged as a {{dead end}}. Add wikilinks. Then run it through AWB again.
Site URL: English Wikipedia
Operating system Windows 8
.NET FW Version 2.0.50727.6400
AWB version 5.5.1.1
Workaround Manually check for wikilinks in an article then remove the {{dead end}} tag as necessary.
Fixed in version


This functionality was intentionally removed from AWB in version 5.5.0.0 as the definition of a "dead end" page evolved - see Wikipedia_talk:AutoWikiBrowser/Bugs/Archive 21#Removes dead end too often. I just updated AWB's general fixes documentation to reflect this change. GoingBatty (talk) 03:27, 26 June 2013 (UTC)

Good news: Less than 100 pages have the tag right now. -- Magioladitis (talk) 07:01, 27 June 2013 (UTC)

It should not tag dabs as stubs in Swedish Wikipedia

Status Fixed in the next release
Description AWB should not add {{stub}} to any article that has any of the templates, in this category, in the article. Those articles are "dabs". (tJosve05a (c) 22:06, 24 June 2013 (UTC)
To duplicate: Bug 2: Run AWB on sv:Lindgård, sv:Yakovlev (auktor) or sv:AMA.
Site URL: Swedish Wikipedia
Operating system Windows 7 (Windows version: 6.1)
.NET FW Version 2.0.50727.5448
AWB version 5.5.1.0 (SVN 9282)
Workaround
Fixed in version rev 9325, rev 9327 -- Magioladitis (talk) 06:50, 28 June 2013 (UTC)


Does not fix wikilinks when brackets are separated.

Status Fixed in the next release
Description Doesn't fix cases of ],] at the end of wikilinks. This was supposed to have been fixed in Wikipedia talk:AutoWikiBrowser/Bugs/Archive 21#Does not fix wikilinks when brackets are separated. this bug report. I swear it was fixed. Bgwhite (talk) 04:21, 28 June 2013 (UTC)
To duplicate: See Vishwabrahmin [[Haryana],]
Operating system
.NET FW Version
AWB version 9323
Workaround
Fixed in version rev 9326


rev 9326 Rjwilmsi 08:37, 28 June 2013 (UTC)

Replacing brackets with bold

Status Fixed in the next release
Description When replacing a link to the title inside the text, it always replaces the first instance, even if in an infobox, with bold. This shouldn't be the case, especially for infoboxes. Bgwhite (talk) 06:07, 28 June 2013 (UTC)
To duplicate: See No Way Out Digital Sampler and To Love and Back EP
Operating system
.NET FW Version
AWB version 9323
Workaround
Fixed in version rev 9328


rev 9328 Rjwilmsi 09:12, 28 June 2013 (UTC)

ArgumentException: Can't save empty pages

Status Works for me
Description
Exception:ArgumentException
Message:Can't save empty pages Parameter name: pageText
Call stack:
   at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)

System.ArgumentException: Can't save empty pages Parameter name: pageText

at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)

Justincheng12345 (talk) (urgent news here) 10:12, 7 March 2012 (UTC)

To duplicate: Unknown
Site URL: http://zh.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3625
AWB version AutoWikiBrowser (5.3.1.0), WikiFunctions (5.3.1.0), revision 7792 (2011-07-23 16:53:25)
Workaround
Fixed in version


Thats not the real problem. It seems to be if you click save in bot mode with "preview the Diff in BOT mode", the Bot timer still running and try to save the second item. So if the list has only one article left, it gives me this. The solution is to cut the timer if someone click the save and run the timer again until this saving is done.Justincheng12345 (talk) (urgent news here) 10:12, 7 March 2012 (UTC)

Unable to reproduce the problem based on your scenario. Rjwilmsi 14:47, 15 June 2013 (UTC)

ZWNJ shouldn't be Unicodified

Status Fixed in the next release
Description An edit I made to an article using AWB was reverted, because it Unicodified strings like [&zwnj;[[voiceless bilabial stop|p]]]. The &zwnj character is there so that the text is rendered correctly. The problem is that in the version Unicodified by AWB, the character is still there, but it's not written as an entity, so it's invisble. In its intended usage in Arabic, the character itself is still invisible, but it visibly affects surrounding text.

I agree with the reverter that making this character invisible is a bad idea and I think the safest way to deal with this is to never Unicodify this character, by adding it to RegexUnicode. User<Svick>.Talk(); 19:20, 28 June 2013 (UTC)

To duplicate: Run AWB with default settings on a page that contains &zwnj, e.g. Valyrian languages.
Site URL: enwiki
Operating system Win 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.2 (SVN r9322)
Workaround
Fixed in version rev 9331 -- Magioladitis (talk) 23:47, 28 June 2013 (UTC)


Edit box positioning no longer working

Status Fixed in the next release
Description I used to be able to click on a line on the main window and the edit box would position to that location in the source. But since the latest update, that facility doesn't work any more. Colonies Chris (talk) 13:54, 29 June 2013 (UTC)
To duplicate: Click on any line in the display box; no reaction in the edit box. (Double-clicking the line still undoes the edit, as before)
Site URL: en.wikipedia.org
Operating system Windows 7 64-bit
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1
Workaround
Fixed in version rev 9316 -- Magioladitis (talk) 09:03, 30 June 2013 (UTC)


It was already reported as a bug and fixed in 5.5.1.2, then archived on 26 June.
Please see WT:AWB#New version of AWB released - New features to find the snapshot of 5.5.1.2 that will help you. Chris the speller yack 16:05, 29 June 2013 (UTC)

This was fixed in rev 9316. -- Magioladitis (talk) 09:03, 30 June 2013 (UTC)

Disable the typo fixer inside "score" tags

Status Fixed in the next release
Description The text inside <score> ... </score> is not standard English and should not be fed to the typo fixer. -- John of Reading (talk) 05:18, 30 June 2013 (UTC)
To duplicate: diff, a double comma indicates a two-octave shift.
Operating system
.NET FW Version
AWB version 5.1.1.1
Workaround
Fixed in version rev 9335 -- Magioladitis (talk) 07:35, 30 June 2013 (UTC)


See Help:Score as there could be more issues that AWB could get wrong. Score is a new element that was introduced around May 1. Bgwhite (talk) 07:11, 30 June 2013 (UTC)

rev 9335 fixes it but keep in mind that typo fixing is a manual procedure anyway. -- Magioladitis (talk) 07:35, 30 June 2013 (UTC)

It doesn't work at all

Status Resolved
Description
Exception:KeyNotFoundException
Message:La chiave specificata non era presente nel dizionario.
Call stack:
   in System.ThrowHelper.ThrowKeyNotFoundException()
   in System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   in AutoWikiBrowser.MainForm.UpdateUserName()
   in AutoWikiBrowser.MainForm.UpdateStatusUI()
   in AutoWikiBrowser.MainForm.CheckStatus(Boolean login)
   in AutoWikiBrowser.MainForm.reloadToolStripMenuItem_Click(Object sender, EventArgs e)
   in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   in System.Windows.Forms.ToolStrip.WndProc(Message& m)
   in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.Collections.Generic.KeyNotFoundException: La chiave specificata non era presente nel dizionario.

  in System.ThrowHelper.ThrowKeyNotFoundException()
  in System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  in AutoWikiBrowser.MainForm.UpdateUserName()
  in AutoWikiBrowser.MainForm.UpdateStatusUI()
  in AutoWikiBrowser.MainForm.CheckStatus(Boolean login)
  in AutoWikiBrowser.MainForm.reloadToolStripMenuItem_Click(Object sender, EventArgs e)
  in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  in System.Windows.Forms.Control.WndProc(Message& m)
  in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  in System.Windows.Forms.ToolStrip.WndProc(Message& m)
  in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Horcrux92 (talk) 13:04, 6 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://it.wikipedia.org
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4984
AWB version AutoWikiBrowser (5.5.1.1), WikiFunctions (5.5.1.1), revision 9312 (2013-06-25 13:06:15)
Workaround
Fixed in version


Also, when I try to log in, it shows the message "Impossibile effettuare la connessione al server remoto" (Cannot connect to remote server); and, when I try to open some settings, it shows the message "Impossibile stabilire la connessione. Rifiuto persistente del computer di destinazione 127.0.0.1:21320" (Unable to establish connection. Persistent target machine 127.0.0.1:21320 refusal) and then the first message too. --Horcrux92 (talk) 13:04, 6 July 2013 (UTC)

I turned the computer off and on and the issue has gone away (LOL it's always the same). Thank you anyway, --Horcrux92 (talk) 14:24, 6 July 2013 (UTC)

Problem with Template parameter logic

Status Not a bug in AWB, has been referred
Description I noticed a little issue with the Template parameter logic. It doesn't seem to recognize parameters before comments. Only | and } as far as I can tell. Would it be possible to modify the logic to incude recognition for <? This would be a big improvement I think as a lot of projects (espeically the large ones) use comments as do many of the Mainspace templates like Infoboxes and citations. Kumioko (talk) 17:08, 5 July 2013 (UTC)
To duplicate: Try to delete or rename a template parameter with a < after it
Site URL: ENWP
Operating system Mutliple, Mainly Windows 7
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1
Workaround Remove the field manually
Fixed in version


Kumioko Can you please provide a live example? Did you check if the page has/had unbalanced brackets? -- Magioladitis (talk) 06:01, 6 July 2013 (UTC)

No problem here are a couple: Talk:Alfred Genz, Talk:August Becker. If you try and delete the empty parameter directly before the comments it doesn't work.Kumioko (talk) 13:36, 6 July 2013 (UTC)
I should clarify that is using the Template parameter logic on a custom module. But it misses stuff with the build in AWB code too if the parameter comes before a <. It will take me a little while to find another example of that. I also want to clarify it only seems to be in cases where qualifiers like .Length == 0) or ").Equals("no")) are used. If you just delete the field without qualifying if its empty or contains a certain thing it works. Since this will likely be ignored as a problem with the custom module coding. Which I know its not specific too, I will see if I can find some examples of where the built in code isn't working and report that so we can get this fixed. Kumioko (talk) 13:44, 6 July 2013 (UTC)
In the Genz example you want to delete the |Weaponry= parameter? I am dubious about making a change in general as there are other templates where parameters may be included with comments as the content on purpose (e.g. citation templates), so it's not going to be correct to remove parameters only with comments. Are you using RemoveTemplateParameter()? How about you change your logic to remove it if the content is just a comment or length zero. Rjwilmsi 17:24, 6 July 2013 (UTC)
Yes that is correct I was trying to delete |Weaponry=. I agree that we shouldn't be deleting the parameter if it has something in it and in fact there are some parameters we shouldn't delete even if its empty (like |class= in WikiProject banners or |title= or |url= in citation parameters). I am focusing on the ones that are empty, =no or are duplicate parameters. So in the case listed above, it doesn't make sense to me to allow it to be deleted if its empty followed by a | and } but not if its followed by a comment <. I understand if you need to leave it more generic though since its used on so many things. To answer the last question, for the most part I am only deleting them if they are zero length, but the < in comments won't let some be deleted. The code is here. Its not perfect by any means but I don't think its the code stopping it from deleting the parameter. I think its the comment that stops it. Kumioko (talk) 17:57, 6 July 2013 (UTC)
You're removing the field if the length is zero. The length will be > 0 if there is a comment. If you want to delete the field if it has a comment only, then you can implement that in your custom module. I'm not going to change the generic Tools functions since we've agreed comment use is different in different templates. Rjwilmsi 09:31, 8 July 2013 (UTC)
That's fine. I don't really agree that just having a comment means the parameter contains content but I understand you wanting to keep the logic as generic as possible. Kumioko (talk) 11:48, 8 July 2013 (UTC)

XmlException in DatabaseScanner.btnBrowse_Click

Status Fixed in the next release
Description
Exception:XmlException
Message:Données non valides au niveau racine. Ligne 1, position 1.
Call stack:
   à System.Xml.XmlTextReaderImpl.Throw(Exception e)
   à System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
   à System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   à System.Xml.XmlTextReaderImpl.Read()
   à System.Xml.XmlTextReader.Read()
   à WikiFunctions.DBScanner.DatabaseScanner.btnBrowse_Click(Object sender, EventArgs e)

System.Xml.XmlException: Données non valides au niveau racine. Ligne 1, position 1.

  à System.Xml.XmlTextReaderImpl.Throw(Exception e)
  à System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
  à System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
  à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  à System.Xml.XmlTextReaderImpl.Read()
  à System.Xml.XmlTextReader.Read()
  à WikiFunctions.DBScanner.DatabaseScanner.btnBrowse_Click(Object sender, EventArgs e)

Automatik (talk) 11:32, 5 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://fr.wiktionary.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5466
AWB version AutoWikiBrowser (5.5.1.0), WikiFunctions (5.5.1.0), revision 9282 (2013-06-22 21:01:27)
Workaround
Fixed in version rev 9338 by Reedy. -- Magioladitis (talk) 17:44, 8 July 2013 (UTC)


Automatik do you remember which settings did you choose in Database scanner to catch this bug? -- Magioladitis (talk) 12:55, 5 July 2013 (UTC)

Magioladitis no I didn't check any option, I just choose a database file in a local file on my computer. Automatik (talk) 13:42, 5 July 2013 (UTC)
Automatik any chance the database file is corrupted? Was the file unzipped? Can you please tell us which file was it? -- Magioladitis (talk) 05:59, 6 July 2013 (UTC)
Sorry, you're right, the file was compressed. Sorry again, I'm really not good with regard to file formats. The tool is great, thanks for it. Automatik (talk) 22:46, 6 July 2013 (UTC)
Automatik maybe there are more who did/will do the same mistake... One step forward: rev 9338. File will be loaded only if with .xml extension. -- Magioladitis (talk) 17:44, 8 July 2013 (UTC)
Hmm, on one of my machines I rename the XML file to DLL (!) so that Windows Backup doesn't waste 40 GB of my backup device making a copy of it. But don't reverse this software change, I'll think of another way round my problem. -- John of Reading (talk) 18:27, 8 July 2013 (UTC)

ArgumentException in DatabaseScanner.btnBrowse_Click

Status Fixed in the next release
Description
Exception:ArgumentException
Message:The URL cannot be empty. Parameter name: url
Call stack:
   at System.Xml.XmlTextReaderImpl..ctor(String url, XmlNameTable nt)
   at System.Xml.XmlTextReader..ctor(String url)
   at WikiFunctions.DBScanner.DatabaseScanner.btnBrowse_Click(Object sender, EventArgs e) in c:\Users\Mohammed\Downloads\AWB\WikiFunctions\DBScanner\DatabaseScanner.cs:line 867

System.ArgumentException: The URL cannot be empty. Parameter name: url

  at System.Xml.XmlTextReaderImpl..ctor(String url, XmlNameTable nt)
  at System.Xml.XmlTextReader..ctor(String url)
  at WikiFunctions.DBScanner.DatabaseScanner.btnBrowse_Click(Object sender, EventArgs e) in c:\Users\Mohammed\Downloads\AWB\WikiFunctions\DBScanner\DatabaseScanner.cs:line 867

Meno25 (talk) 00:04, 9 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://arz.wikipedia.org
Operating system Microsoft Windows NT 6.2.9200.0
.NET FW Version 2.0.50727.6400
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9339 (2013-07-08 22:34:18)
Workaround
Fixed in version rev 9340


rev 9340 Rjwilmsi 07:48, 9 July 2013 (UTC)

Don't add Template:Uncategorized stub twice on the same article on arzwiki

Status Fixed in the next release
Description In this edit (when running AWB with auto-tagging enabled twice on the same page on arzwiki), AWB added {{uncategorized stub}} (localized as arz:قالب:تقاوى مش متصنفه) although the article already contained this template. The text "{{تقاوى مش متصنفه|تاريخ=يوليه 2013}}" can be translated as "{{unactegorized stub|date=July 2013}}" Meno25 (talk) 21:52, 8 July 2013 (UTC)
To duplicate: Run AWB with auto-tagging enabled on this revision of arz:شمبانزى. AWB again adds Template:Uncategorized stub although it shouldn't.
Site URL: https://arz.wikipedia.org
Operating system Windows 8
.NET FW Version 2.0.50727.6400
AWB version 5.5.1.2 SVN 9337
Workaround
Fixed in version rev 9346 -- Magioladitis (talk) 14:22, 10 July 2013 (UTC)


One for Magio to look at. Rjwilmsi 09:33, 10 July 2013 (UTC)
rev 9344 but I think we can simplify things in our code for this one. -- Magioladitis (talk) 12:50, 10 July 2013 (UTC)
Problem persists with rev 9345. Test edit --Meno25 (talk) 13:16, 10 July 2013 (UTC)
rev 9346. I copy pasted the wrong template. -- Magioladitis (talk) 14:22, 10 July 2013 (UTC)
Confirmed fixed. Thank you, Magio, as usual for your work. --Meno25 (talk) 14:44, 10 July 2013 (UTC)

IndexOutOfRangeException in MainForm.lbDuplicateWikilinks_Click

Status Fixed in the next release
Description
Exception:IndexOutOfRangeException
Message:Ο δείκτης ήταν εκτός των ορίων του πίνακα.
Call stack:
   σε AutoWikiBrowser.MainForm.lbDuplicateWikilinks_Click(Object sender, EventArgs e) στο c:\Users\user\Desktop\AWB\AWB\AWB\Main.cs:γραμμή 2816
   σε System.Windows.Forms.Control.OnClick(EventArgs e)
   σε System.Windows.Forms.ListBox.WndProc(Message& m)
   σε System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   σε System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   σε System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.IndexOutOfRangeException: Ο δείκτης ήταν εκτός των ορίων του πίνακα.

  σε AutoWikiBrowser.MainForm.lbDuplicateWikilinks_Click(Object sender, EventArgs e) στο c:\Users\user\Desktop\AWB\AWB\AWB\Main.cs:γραμμή 2816
  σε System.Windows.Forms.Control.OnClick(EventArgs e)
  σε System.Windows.Forms.ListBox.WndProc(Message& m)
  σε System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  σε System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  σε System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Magioladitis (talk) 16:00, 11 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9345 (2013-07-10 15:56:22)
Workaround
Fixed in version rev 9350


Sir Christus. Click on Duplicate wikilinks. -- Magioladitis (talk) 16:00, 11 July 2013 (UTC)

rev 9350 Don't consider links without targets for duplicate wikilink counting. Rjwilmsi 08:21, 13 July 2013 (UTC)

OperationFailedException in ApiEdit.CheckForErrors

Status Fixed in the next release
Description nThread: InvokerThread (Save)
Exception:OperationFailedException
Message:Operation 'edit' ended with result 'Failure'. Xml: '<?xml version="1.0"?><api><warnings><main xml:space="preserve">Unrecognized parameters: 'meta', 'uiprop', 'notprop'</main></warnings><edit code="abusefilter-top100" info="Hit AbuseFilter: top100 blog charts" warning="<table class="plainlinks fmbox fmbox-warning " style=""> <tr> <td class="mbox-image"> Your action has triggered the Abuse Filter</td> <td class="mbox-text" style="color:red; font-weight:bold; font-style:italic;"> Wikipedia sourcing policy <big>'''does not permit'''</big> introduction of material from anonymous blogs such as charly1300.com, top100venezuela.blogspot.com, or top100chile.blogspot.com. If you were not attempting to insert such material, then report this error. </td> </tr> </table>" result="Failure" /></api>'
Call stack:
   σε WikiFunctions.API.ApiEdit.CheckForErrors(String xml, String action) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\API\ApiEdit.cs:γραμμή 1322
   σε WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\API\ApiEdit.cs:γραμμή 770

WikiFunctions.API.OperationFailedException: Operation 'edit' ended with result 'Failure'. Xml: '<?xml version="1.0"?><api><warnings><main xml:space="preserve">Unrecognized parameters: 'meta', 'uiprop', 'notprop'</main></warnings><edit code="abusefilter-top100" info="Hit AbuseFilter: top100 blog charts" warning="<table class="plainlinks fmbox fmbox-warning " style=""> <tr> <td class="mbox-image"> Your action has triggered the Abuse Filter</td> <td class="mbox-text" style="color:red; font-weight:bold; font-style:italic;"> Wikipedia sourcing policy <big>'''does not permit'''</big> introduction of material from anonymous blogs such as charly1300.com, top100venezuela.blogspot.com, or top100chile.blogspot.com. If you were not attempting to insert such material, then report this error. </td> </tr> </table>" result="Failure" /></api>'

  σε WikiFunctions.API.ApiEdit.CheckForErrors(String xml, String action) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\API\ApiEdit.cs:γραμμή 1322
  σε WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch) στο c:\Users\user\Desktop\AWB\AWB\WikiFunctions\API\ApiEdit.cs:γραμμή 770

Magioladitis (talk) 17:35, 12 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9345 (2013-07-10 15:56:22)
Workaround
Fixed in version rev 9348


While editing Teenage Dream (Katy Perry album). -- Magioladitis (talk) 17:38, 12 July 2013 (UTC)

rev 9348 and rev 9349 Rjwilmsi 08:02, 13 July 2013 (UTC)

AWB doesn't add special characters in Persondata

Status Fixed in the next release
Description When I edited Nüwa with general fixes on, it added a persondata template. However, it did not add the special u character, only the ordinary u. -- (T) Numbermaniac (C) 08:04, 15 July 2013 (UTC)
To duplicate:
Site URL: http://en.wikipedia.org/?diff=564331679
Operating system Windows XP
.NET FW Version 2.0.50727.3649
AWB version 5.5.1.1 SVN 9312
Workaround
Fixed in version rev 9352


rev 9352 Done. See Wikipedia_talk:Persondata/Archive_5#Diacritics.2C_special_characters when this was discussed, generally agreed before but not really followed up on. Rjwilmsi 09:29, 15 July 2013 (UTC)

General fixes - problem with &ndash

Status Fixed in the next release
Description In certain circumstances, general fixes converts '&ndash;' to 'andndash;' Colonies Chris (talk) 14:09, 29 June 2013 (UTC)
To duplicate: Run genfixes against 1989 Australian Open – Women's Doubles
Site URL: en.wikipedia.org
Operating system Windows 7 64-bit
.NET FW Version 2.0.50727.5466
AWB version 5.5.1.1
Workaround
Fixed in version rev 9355


It's a bug but... ndash should not be expected in sortkey. It should be replaced with minus per WP:SORTKEY. I fixed it for you. It should be very rare to see a non-unicode form of ndash to be used inside a sortkey. -- Magioladitis (talk) 17:42, 29 June 2013 (UTC)

May be better that we only replace & when not part of an HTML character e.g. when no ; in key. Rjwilmsi 17:33, 6 July 2013 (UTC)
rev 9355 Rjwilmsi 14:52, 15 July 2013 (UTC)

NullReferenceException in MainForm.SetProject

Status Unknown
Description
Exception:NullReferenceException
Message:La référence d'objet n'est pas définie à une instance d'un objet.
Call stack:
   à AutoWikiBrowser.MainForm.SetProject(String code, ProjectEnum project, String customProject, String protocol)
   à AutoWikiBrowser.MainForm.LoadPrefs(UserPrefs p)
   à AutoWikiBrowser.MainForm.LoadPrefs(String path)

System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.

  à AutoWikiBrowser.MainForm.SetProject(String code, ProjectEnum project, String customProject, String protocol)
  à AutoWikiBrowser.MainForm.LoadPrefs(UserPrefs p)
  à AutoWikiBrowser.MainForm.LoadPrefs(String path)

Automatik (talk) 22:10, 14 July 2013 (UTC)

To duplicate: Unknown
Site URL: https://eo.wiktionary.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.0), WikiFunctions (5.5.1.0), revision 9282 (2013-06-22 21:01:27)
Workaround
Fixed in version


Note: I updated the software and the bug disappeared. For information, the bug was I could not load my preferences. Now, it seems to work normally. But, the update was optional and without do it, the bug was present. Regards, Automatik (talk) 00:57, 15 July 2013 (UTC)

{{sia}}

Status Fixed in the next release
Description Wants to add {{stub}} to Dollar coin. Dollar coin is a disambig with the template {{sia}}. (It is aredirect to{{Set index article}}.) (tJosve05a (c) 17:02, 17 July 2013 (UTC)
To duplicate: Run AWB on Dollar coin and have the "Auto-tag"- option checked.
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version -
AWB version 5.2.1.2 (SVN 9356)
Workaround Alt1. Have the AWB skip all pages with {{sia}} or Alt2. Change all {{sia}} to {{Set index article}} manually before running.
Fixed in version rev 9361, rev 9362


Note that adding {{sia}} to WP:AWB/TR didn't solve this issue. Also, AWB adds {{orphan}} to articles with {{sia}} or {{set index}}, such as 2-Epimerase and List of NCAA Coaches. GoingBatty (talk) 23:38, 17 July 2013 (UTC)

AWB also adds {{stub}} to articles with {{Set index article|wars}}, such as Anglo-Sikh wars. GoingBatty(talk) 23:52, 17 July 2013 (UTC)
AWB also adds {{stub}} and {{orphan}} to articles with {{set index article}}, such as Cantuzumab. GoingBatty (talk) 00:11, 18 July 2013 (UTC)
AWB also adds {{Persondata}} to articles with {{sia}}, such as Sher Agha. GoingBatty (talk) 00:15, 18 July 2013 (UTC)
rev 9361, rev 9362 Fixed Rjwilmsi 06:53, 18 July 2013 (UTC)

space between the description changes and "Using AWB"

Status Fixed in the next release
Description Disappeared space between the description changes and "Using AWB". At least 2 users have this problem. See 1. 178.123.234.40 (talk) 13:22, 17 July 2013 (UTC)
To duplicate:
Site URL: ru.wp
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.1. and 5.5.1.2
Workaround
Fixed in version rev 9360


rev 9360 Fixed Rjwilmsi 06:41, 18 July 2013 (UTC)

Moving a header WRONG

Status New
Description It mover the reference-header from it's "own line" to te nomal text. See [9]. (tJosve05a (c) 15:19, 18 July 2013 (UTC)
To duplicate: Run AWB on Epilepsy Sucks UK.
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.2
Workaround
Fixed in version


The page you refer to has been deleted. -- Magioladitis (talk) 05:30, 19 July 2013 (UTC)

Takes two tries to load list from saved settings

Status Fixed in the next release
Description Rereporting Wikipedia_talk:AutoWikiBrowser/Bugs/Archive_22#Takes_two_tries_to_load_list_from_saved_settings. GoingBatty (talk) 12:40, 14 July 2013 (UTC)
To duplicate: Do the following steps:
  1. Make a list
  2. Save your settings
  3. Close AWB
  4. Open AWB
  5. Use Recent settings to load the settings. Note that the settings load except for the list
  6. Use Recent settings to load the settings again. This time the list is updated.
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.2 SVN 9347
Workaround Follow steps above
Fixed in version rev 9366


Works for me based on those steps. Must be a more specific scenario. What is your Make List Source at the time, please post your settings file. Rjwilmsi 08:54, 15 July 2013 (UTC)
An example of the settings I use is posted at User:GoingBatty/Sandbox/AWB settings. This was created using source What transcludes page (all NS) (NL, Admin & Bot). Thanks! GoingBatty (talk) 02:38, 16 July 2013 (UTC)
To reproduce: have default settings with "remove non-mainspace" checked. Then load a settings file with some non-mainspace pages: these will not be imported. If settings file is reloaded, that file will have "remove non-mainspace" off, all pages will load as expected. Rjwilmsi 09:34, 19 July 2013 (UTC)
rev 9366 Rjwilmsi 09:43, 19 July 2013 (UTC)

Uncategorized stub

Status Fixed in the next release
Description It adds uncat...stub 2 times in one article. See here [10] (tJosve05a (c) 14:39, 18 July 2013 (UTC)
To duplicate: Run AWB on Shooting at the 1987 Pan American Games
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.2 (The latest rev)
Workaround
Fixed in version rev 9365


AWB merely reformatted the two uncategorised/uncategorized tags that were there already. I don't think it is worth adding code to detect this and remove one of them, as it should be quite rare. -- John of Reading (talk) 15:21, 18 July 2013 (UTC)
It should not be difficult to remove duplicate tags if they are exactly the same (same date value etc.), so I'll do that if it's straightforward. Rjwilmsi 17:43, 18 July 2013 (UTC)
rev 9365 Duplicate stub stag removal. Rjwilmsi 09:25, 19 July 2013 (UTC)

Misleading edit summary when typo fixes are cancelled but other fixes are still performed

Status Not a bug in AWB, has been referred
Description This edit had a misleading edit summary because it did not fix any typo (the user obviously cancelled the typo change, because it wouldn't have been a good idea). Graham87 11:35, 16 July 2013 (UTC)
To duplicate: Do a typo fix, cancel the results, and save the edit.
Site URL: English Wikipedia
Operating system ? Probably not applicable.
.NET FW Version ? Probably not applicable.
AWB version ?
Workaround
Fixed in version


If you cancel the results then also change the edit summary. It's editor's responsibility. -- Magioladitis (talk) 11:48, 16 July 2013 (UTC)

Inappropriately removed stub tag

Status Not a bug/currently unresolvable
Description AWB attempted to remove the stub tag from SimCity DS 2. I have no idea why. -- t numbermaniac c 08:38, 19 July 2013 (UTC)
To duplicate: Edit the aforementioned page with genfixes on.
Site URL: en.wikipedia.org
Operating system Windows XP
.NET FW Version 2.0.50727.3649
AWB version 5.5.1.2
Workaround
Fixed in version


This article is huge, that's why. Stub tag is only meant for pages with a few sentences. You can use {{expand section}}. -- Magioladitis (talk) 08:49, 19 July 2013 (UTC)

WP:STUB reads "A stub is an article containing only one or a few sentences of text that, although providing some useful information, is too short to provide encyclopedic coverage of a subject, and that is capable of expansion." -- Magioladitis (talk) 08:50, 19 July 2013 (UTC)

NullReferenceException in TraceManager.RemoveListener

Status Fixed in the next release
Description
Exception:NullReferenceException
Message:Objektreferensen har inte angetts till en instans av ett objekt.
Call stack:
   vid WikiFunctions.Logging.TraceManager.RemoveListener(String key)
   vid AutoWikiBrowser.Logging.MyTrace.AddListener(String key, IMyTraceListener listener)
   vid WikiFunctions.Article.InitialiseLogListener()
   vid WikiFunctions.Lists.Providers.ApiListProviderBase.ApiMakeList(String url, Int32 haveSoFar)
   vid WikiFunctions.Lists.Providers.CategoriesOnPageListProvider.MakeList(String[] searchCriteria)
   vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, String& summary)
   vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, Boolean& noChange, String& summary)
   vid WikiFunctions.Article.AutoTag(Parsers parsers, Boolean skipIfNoChange, Boolean restrictOrphanTagging)
   vid AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.

  vid WikiFunctions.Logging.TraceManager.RemoveListener(String key)
  vid AutoWikiBrowser.Logging.MyTrace.AddListener(String key, IMyTraceListener listener)
  vid WikiFunctions.Article.InitialiseLogListener()
  vid WikiFunctions.Lists.Providers.ApiListProviderBase.ApiMakeList(String url, Int32 haveSoFar)
  vid WikiFunctions.Lists.Providers.CategoriesOnPageListProvider.MakeList(String[] searchCriteria)
  vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, String& summary)
  vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, Boolean& noChange, String& summary)
  vid WikiFunctions.Article.AutoTag(Parsers parsers, Boolean skipIfNoChange, Boolean restrictOrphanTagging)
  vid AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

(tJosve05a (c) 00:18, 22 July 2013 (UTC)

To duplicate: [encountered while processing page [11]]
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5448
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9356 (2013-07-15 17:07:21)
Workaround
Fixed in version rev 9368


rev 9368 should prevent this. Rjwilmsi 15:29, 22 July 2013 (UTC)

School disambiguation

Status Fixed in the next release
Description AWB tries to add an oprhan-template to Central Avenue School. But the article has a {{school disambiguation}}-template.


(tJosve05a (c) 00:05, 23 July 2013 (UTC)

To duplicate: Run AWB on Central Avenue School
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.2
Workaround
Fixed in version rev 9369 -- Magioladitis (talk) 05:52, 23 July 2013 (UTC)


Added }} with no reason.

Status Fixed in the next release
Description AWB added }} to this article with this edit. I cant seem to find out why. I even got a message by BracketBot (talk · contribs). (tJosve05a (c) 10:16, 1 August 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.2
Workaround
Fixed in version rev 9371


AWB completed the missing brackets in line 40. -- Magioladitis (talk) 12:46, 1 August 2013 (UTC)

rev 9371 Rjwilmsi 13:23, 1 August 2013 (UTC)

Talk page general fixes broke WikiProject Banner shell

Status Fixed in the next release
Description Talk page general fixes broke the talk page of Helmuth Nyborg in this edit. There was a double pipe (||) in the {{WikiProjectBannerShell}} before the edit but it was displaying fine, AWB moved the blp=yes param to the end along with the double pipe and this caused all of the WikiProject templates to disappear.

-- Jamesmcmahon0 (talk) 11:44, 25 July 2013 (UTC)

To duplicate:
Site URL: Talk:Helmuth Nyborg
Operating system Windows 7
.NET FW Version 2.0.50727.5456
AWB version 5.5.1.2
Workaround manually remove the extra pipe
Fixed in version rev 9374


rev 9374 Rjwilmsi 15:38, 2 August 2013 (UTC)

XmlException: For security reasons DTD is prohibited in this XML document

Status Fixed in the next release
Description
Exception:XmlException
Message:For security reasons DTD is prohibited in this XML document. To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method.
Call stack:
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res, String arg)
   at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlReader.ReadToFollowing(String name)
   at WikiFunctions.API.ApiEdit.Login(String username, String password, String domain)
   at WikiFunctions.Profiles.AWBProfilesForm.PerformLogin(String username, String password)

System.Xml.XmlException: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the ProhibitDtd property on XmlReaderSettings to false and pass the settings into XmlReader.Create method.

  at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res, String arg)
  at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()
  at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  at System.Xml.XmlTextReaderImpl.Read()
  at System.Xml.XmlReader.ReadToFollowing(String name)
  at WikiFunctions.API.ApiEdit.Login(String username, String password, String domain)
  at WikiFunctions.Profiles.AWBProfilesForm.PerformLogin(String username, String password)

151.40.98.67 (talk) 19:03, 30 July 2013 (UTC)

To duplicate: Unknown
Site URL: http://it.wikivoyage.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.1), WikiFunctions (5.5.1.1), revision 9312 (2013-06-25 13:06:15)
Workaround
Fixed in version rev 9393 by Reedy. -- Magioladitis (talk) 08:45, 9 August 2013 (UTC)


Soft redirect

Status Not enough information/very rare bug
Description AWB tries to add stub and dead end-tags to this article. That article has a Soft redirect-tag on it. (tJosve05a (c) 21:25, 21 July 2013 (UTC)
Also the article: Breanna Yde. (tJosve05a (c) 21:34, 21 July 2013 (UTC)
To duplicate: Run AWB on Amber Montana. (I have saved the article in my sandbox in case if the article gets deleted.)
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5448
AWB version 5.5.1.2 (SVN 9356)
Workaround
Fixed in version


These two are improper soft redirects. -- Magioladitis (talk) 21:54, 21 July 2013 (UTC)

Both pages were deleted. -- Magioladitis (talk) 13:57, 7 August 2013 (UTC)

ThreadStateException

Status Fixed in the next release
Description
Exception:ThreadStateException
Message:Thread has not been started.
Call stack:
   at System.Threading.Thread.JoinInternal()
   at WikiFunctions.API.AsyncApiEdit.Abort()
   at AutoWikiBrowser.MainForm.Stop()
   at AutoWikiBrowser.MainForm.NudgeTimer_Tick(Object sender, NudgeTimerEventArgs e)
   at AutoWikiBrowser.NudgeTimer.NudgeTimerTick(Object sender, EventArgs eventArgs)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.Threading.ThreadStateException: Thread has not been started.

  at System.Threading.Thread.JoinInternal()
  at WikiFunctions.API.AsyncApiEdit.Abort()
  at AutoWikiBrowser.MainForm.Stop()
  at AutoWikiBrowser.MainForm.NudgeTimer_Tick(Object sender, NudgeTimerEventArgs e)
  at AutoWikiBrowser.NudgeTimer.NudgeTimerTick(Object sender, EventArgs eventArgs)
  at System.Windows.Forms.Timer.OnTick(EventArgs e)
  at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AWBPlugins AWBBasePlugins ListMakerPlugins
  • No Limits Plugin
  • WhatTranscludesPageNoLimitsForAdminAndBotsPlugin
  • WhatTranscludesPageAllNSNoLimitsForAdminAndBotsPagePlugin
  • CategoryNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitsForAdminAndBotsPlugin
  • UserContribsNoLimitsForAdminAndBotsPlugin
  • UserContribsUserDefinedNumberForAdminAndBotsPlugin

GoingBatty (talk) 11:15, 19 April 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5466
AWB version AutoWikiBrowser (5.5.0.1), WikiFunctions (5.5.0.1), revision 9049 (2013-04-03 18:29:03)
Workaround
Fixed in version rev 9396 -- Magioladitis (talk) 10:10, 9 August 2013 (UTC)


When my bot runs AWB continuously for a long time, I see this error when I wake up. I am unable to process additional pages, and unable to exit AWB gracefully. GoingBatty (talk) 11:15, 19 April 2013 (UTC)

rev 9396 might fixes it. -- Magioladitis (talk) 10:10, 9 August 2013 (UTC)

Talk page general fixes not including {{maths rating}} in the {{WikiProject Banner Shell}}

Status Resolved
Description Talk page general fixes not including {{maths rating}} in the {{WikiProject Banner Shell}}Jamesmcmahon0 (talk) 22:54, 20 July 2013 (UTC)
To duplicate:
Site URL: BattyBot (talk · contribs) made this edit to Talk:Mark and recapture
Operating system
.NET FW Version
AWB version
Workaround
Fixed in version


We only include banners that start with WikiProject... WikiProject Mathematics denies to change their template name. Not AWB's problem. -- Magioladitis (talk) 11:08, 21 July 2013 (UTC)

I think I can adjust my bot to accommodate for this:
  1. Update my version of User:Magioladitis/WikiProjects so it will also change {{maths rating}} to {{WikiProject BattyBot maths rating}}
  2. AWB will see the banner starts with "WikiProject" and include it inside {{WikiProjectBannerShell}}
  3. Create a find and replace rule to change "{{WikiProject BattyBot " to "{{" after general fixes
Besides {{maths rating}} and {{maths banner}}, are there other WikiProject templates that don't start with "WikiProject"? GoingBatty (talk) 05:00, 22 July 2013 (UTC)
No there is not right now. -- Magioladitis (talk) 08:00, 22 July 2013 (UTC)
My proposal worked - see this diff for an example of the changes I'm making now. GoingBatty (talk) 22:59, 22 July 2013 (UTC)


It takes two runs to remove whitespace and break line tag in the same line

Status Fixed in the next release
Description [12] -- Magioladitis (talk) 14:42, 20 August 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9427
Workaround
Fixed in version rev 9438


rev 9438 Rjwilmsi 15:11, 21 August 2013 (UTC)

Adds and removes comma

Status Fixed in the next release
Description Line 531 and line 1,067. -- Magioladitis (talk) 16:42, 20 August 2013 (UTC)
To duplicate: {{Fb r footer|u=December 2, 2012 |date=December 2 2012}} → {{Fb r footer|u=December 2, 2012 |date=December 2, 2012}} → {{Fb r footer|u=December 2, 2012 |date=December 2 2012}}
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9427
Workaround
Fixed in version rev 9436


Here too -- Magioladitis (talk) 16:43, 20 August 2013 (UTC)

rev 9436 Rjwilmsi 14:45, 21 August 2013 (UTC)

Not handling double whitespace in sortkey

Status Fixed in the next release
Description double whitespace is handled in two edits instead of one -- Magioladitis (talk) 16:44, 20 August 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9427
Workaround
Fixed in version rev 9433


rev 9433 Rjwilmsi 14:18, 21 August 2013 (UTC)

Spacing and whitespace

Status Fixed in the next release
Description [13]
-- Magioladitis (talk) 05:31, 21 August 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9427
Workaround
Fixed in version rev 9437


rev 9437 Rjwilmsi 14:57, 21 August 2013 (UTC)

AWB editing inside <syntaxhighlight> tags

Status Not a bug/currently unresolvable
Description AWB is editing inside <syntaxhighlight> tags. Bgwhite (talk) 04:21, 22 August 2013 (UTC)
To duplicate: See diff
Operating system
.NET FW Version
AWB version 9429
Workaround
Fixed in version


I can't reproduce the bug: [14]. -- Magioladitis (talk) 05:24, 22 August 2013 (UTC)

Bgwhite? -- Magioladitis (talk) 06:06, 22 August 2013 (UTC)

I can reproduce. So, what stupid thing am I doing now?
I have general fixes checked and nothing else under the Options tab. Bgwhite (talk) 06:12, 22 August 2013 (UTC)

Bgwhite Is something activated in Custom module and/or Find & Replace? Maybe you send me your settings file by email? Can you please try with the latest commit? -- Magioladitis (talk) 06:58, 22 August 2013 (UTC)

No custom module and no Find & Replace. SVN9440 and 9399 shows the problem. I'm emailing you my settings. Bgwhite (talk) 07:07, 22 August 2013 (UTC)

Bgwhite I tried it in article namespace with 9440: [15] Nothing happens. -- Magioladitis (talk) 07:08, 22 August 2013 (UTC)

Bgwhite I tried it with your settings after I disactivated the custom module: [16] Nothing happens. The bug occurs while the custom module is activated. -- Magioladitis (talk) 07:15, 22 August 2013 (UTC)

More specifically bug is in CustomModule1. You run syntax fixes in unhidden text. -- Magioladitis (talk) 07:19, 22 August 2013 (UTC)

Ran Custommodule1 with no general fixes and no other module. Kaboom! -- Magioladitis (talk) 07:22, 22 August 2013 (UTC)

@Magioladitis: You need to update User:Yobot/FixSyntax. Might need to update Yobot's settings. I can't remember who else used that. Bgwhite (talk) 07:35, 22 August 2013 (UTC)

See also in alert box

Status Fixed in the next release
Description When you click on "See also section out of place" in the alert box, it doesn't take you to the See also section. Bgwhite (talk) 08:48, 17 August 2013 (UTC)
To duplicate:
Operating system
.NET FW Version
AWB version SVN 9421
Workaround
Fixed in version rev 9442


It is not supposed to. -- Magioladitis (talk) 09:03, 17 August 2013 (UTC)

Why? Shouldn't it behave like every other alert? Bgwhite (talk) 04:25, 22 August 2013 (UTC)
Not every alert is clickable. For example, the no categories alert is not, because, well, what do you highlight when the alert is about something missing entirely? However, we could make the see also alert clickable so I'll get this done. Rjwilmsi 07:42, 22 August 2013 (UTC)
rev 9442 Add highlighting for alert, so now clickable. Rjwilmsi 11:18, 23 August 2013 (UTC)

Wiki url paste broken

Status Fixed in the next release
Description Try to paste

The first will change to Foo as expected. The later won't. -- Magioladitis (talk) 12:41, 26 August 2013 (UTC)

To duplicate:
Site URL: en.wikipedia.org
Operating system 7
.NET FW Version
AWB version rev 9443
Workaround
Fixed in version rev 9448 by Rjw -- Magioladitis (talk) 13:29, 26 August 2013 (UTC)


FixCitationTemplates doesn't work for Cite AV media

Status Fixed in the next release
Description Although one of the general fixes for citation templates is that AWB "adds http:// to start of www URL when missing", it doesn't seem to do it for {{cite AV media}}. GoingBatty (talk) 02:42, 27 August 2013 (UTC)
To duplicate: Try Karishma Kotak
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version SVN 9417
Workaround fix manually
Fixed in version rev 9449 -- Magioladitis (talk) 06:51, 27 August 2013 (UTC)


InvalidOperationException in ListMaker.LoadArticleHistoryInBrowser

Status Fixed in the next release
Description
Exception:InvalidOperationException
Message:List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change.
Call stack:
   at System.Windows.Forms.ListBox.ItemArray.EntryEnumerator.System.Collections.IEnumerator.MoveNext()
   at WikiFunctions.Controls.Lists.ListMaker.LoadArticleHistoryInBrowser()
   at WikiFunctions.Controls.Lists.ListMaker.openHistoryInBrowserToolStripMenuItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.InvalidOperationException: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change.

  at System.Windows.Forms.ListBox.ItemArray.EntryEnumerator.System.Collections.IEnumerator.MoveNext()
  at WikiFunctions.Controls.Lists.ListMaker.LoadArticleHistoryInBrowser()
  at WikiFunctions.Controls.Lists.ListMaker.openHistoryInBrowserToolStripMenuItem_Click(Object sender, EventArgs e)
  at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Marek.69 talk 15:09, 16 August 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9356 (2013-07-15 17:07:21)
Workaround
Fixed in version rev 9456


rev 9456 Rjwilmsi 07:09, 31 August 2013 (UTC)

Unbalanced gallery tags alert needs fix

Status Fixed in the next release
Description This page contains 2 opening gallery tags and only 1 closing gallery tag. AWB won't alert. Magioladitis (talk) 14:32, 24 August 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9443
Workaround Remove the caption to the second opening tag. Removing the caption to the first one won't help!
Fixed in version rev 9454


Same bug at User:Magioladitis/Sandbox and same workaround. -- Magioladitis (talk) 14:40, 24 August 2013 (UTC)

Problem appears when gallery comes with caption or other parameters. -- Magioladitis (talk) 17:16, 24 August 2013 (UTC)

rev 9454 Rjwilmsi 06:17, 31 August 2013 (UTC)

Talk page general fixes reordering do not honor Talk page layout guide

Status Fixed in the next release
Description AWB's Talk page general fixes move WikiProjects banners above {{GA nominee}}, even though Wikipedia:Talk page layout states that {{GA nominee}} should be above the WikiProject banners. GoingBatty (talk) 22:57, 25 August 2013 (UTC)
To duplicate: Try Talk:Ambrose Channel pilot cable with general fixes only (no custom module)
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version SVN 9417
Workaround manually reorder before saving
Fixed in version rev 9455


I brought this up a while back. At the time the dev's didn't want to build talk page logic into the general fixes. Since then that has changed so I second the request to do this If possible there are quite a few things on the talk page layout that AWB doesn't do which would also be nice to have. Kumioko (talk) 23:23, 25 August 2013 (UTC)

I don't think it's move above GA nominee: [17], [18]. I think it's only talk header. -- Magioladitis (talk) 09:15, 26 August 2013 (UTC)

GoingBatty are you sure GA nominee should go before Talk header? I know that this is written in WP:TPL but maybe it was by mistake? Talk header contains the blp tag in many cases which is stronger than the GAN. -- Magioladitis (talk) 09:19, 26 August 2013 (UTC)

@Magioladitis: - If WP:TPL isn't the most relevant rule of thumb, I don't know what else would be. Do you mean that {{Talk header}} contains the blp tag, or that {{WPBS}} contains the blp tag? GoingBatty (talk) 14:10, 26 August 2013 (UTC)
@GoingBatty: you are right. I'll just leave a question at WP:TPL's talk page to ensure the consensus won't change. -- Magioladitis (talk) 14:12, 26 August 2013 (UTC)

@Rjwlimsi: correct order is: Skip to talk, Talk header, GA Nominee, WPBS / wikiprojects. -- Magioladitis (talk) 20:01, 30 August 2013 (UTC)

rev 9455 Rjwilmsi 06:41, 31 August 2013 (UTC)

OperationFailedException in ApiEdit.CheckForErrors

Status Fixed in the next release
Description nThread: InvokerThread (Save)
Exception:OperationFailedException
Message:Operation 'edit' ended with result 'Failure'. Xml: '<?xml version="1.0"?><api><warnings><main xml:space="preserve">Unrecognized parameters: 'meta', 'uiprop', 'notprop'</main></warnings><edit code="abusefilter-top100" info="Hit AbuseFilter: top100 blog charts" warning="<table class="plainlinks fmbox fmbox-warning" style="" role="presentation"> <tr> <td class="mbox-image"> <a href="/wiki/File:Stop_x_nuvola.svg" class="image" title="Your action has triggered the Abuse Filter"><img alt="Your action has triggered the Abuse Filter" src="//upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/60px-Stop_x_nuvola.svg.png" width="60" height="60" srcset="//upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/90px-Stop_x_nuvola.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/120px-Stop_x_nuvola.svg.png 2x" /></a></td> <td class="mbox-text" style="color:red; font-weight:bold; font-style:italic;"> Wikipedia sourcing policy <big><b>does not permit</b></big> introduction of material from anonymous blogs such as charly1300.com, top100venezuela.blogspot.com, or top100chile.blogspot.com. If you were not attempting to insert such material, then <a href="/wiki/Wikipedia:Edit_filter/False_positives" title="Wikipedia:Edit filter/False positives">report this error</a>. </td> </tr> </table> " result="Failure" /></api>'
Call stack:
   at WikiFunctions.API.ApiEdit.CheckForErrors(String xml, String action)
   at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)

WikiFunctions.API.OperationFailedException: Operation 'edit' ended with result 'Failure'. Xml: '<?xml version="1.0"?><api><warnings><main xml:space="preserve">Unrecognized parameters: 'meta', 'uiprop', 'notprop'</main></warnings><edit code="abusefilter-top100" info="Hit AbuseFilter: top100 blog charts" warning="<table class="plainlinks fmbox fmbox-warning" style="" role="presentation"> <tr> <td class="mbox-image"> <a href="/wiki/File:Stop_x_nuvola.svg" class="image" title="Your action has triggered the Abuse Filter"><img alt="Your action has triggered the Abuse Filter" src="//upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/60px-Stop_x_nuvola.svg.png" width="60" height="60" srcset="//upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/90px-Stop_x_nuvola.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/4/42/Stop_x_nuvola.svg/120px-Stop_x_nuvola.svg.png 2x" /></a></td> <td class="mbox-text" style="color:red; font-weight:bold; font-style:italic;"> Wikipedia sourcing policy <big><b>does not permit</b></big> introduction of material from anonymous blogs such as charly1300.com, top100venezuela.blogspot.com, or top100chile.blogspot.com. If you were not attempting to insert such material, then <a href="/wiki/Wikipedia:Edit_filter/False_positives" title="Wikipedia:Edit filter/False positives">report this error</a>. </td> </tr> </table> " result="Failure" /></api>'

  at WikiFunctions.API.ApiEdit.CheckForErrors(String xml, String action)
  at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)

Bearcat (talk) 03:49, 31 August 2013 (UTC)

To duplicate: Unknown
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4963
AWB version AutoWikiBrowser (5.5.1.1), WikiFunctions (5.5.1.1), revision 9312 (2013-06-25 13:06:15)
Workaround
Fixed in version rev 9348


Already fixed, please update your AWB. Rjwilmsi 05:51, 31 August 2013 (UTC)

MissingMethodException

Status Not a bug in AWB, has been referred
Description
Exception:MissingMethodException
Message:Method not found: 'System.Text.RegularExpressions.MatchCollection WikiFunctions.Parse.Parsers.GetTemplates(System.String, System.String)'.
Call stack:
   at AutoWikiBrowser.Plugins.TheTemplator.TheTemplator.ProcessArticle(IAutoWikiBrowser sender, IProcessArticleEventArgs eventargs)
   at WikiFunctions.Article.SendPageToPlugin(IAWBPlugin plugin, IAutoWikiBrowser sender)
   at AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

System.MissingMethodException: Method not found: 'System.Text.RegularExpressions.MatchCollection WikiFunctions.Parse.Parsers.GetTemplates(System.String, System.String)'.

  at AutoWikiBrowser.Plugins.TheTemplator.TheTemplator.ProcessArticle(IAutoWikiBrowser sender, IProcessArticleEventArgs eventargs)
  at WikiFunctions.Article.SendPageToPlugin(IAWBPlugin plugin, IAutoWikiBrowser sender)
  at AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)
AWBPlugins AWBBasePlugins ListMakerPlugins
  • CFD-Plugin
  • Delinker
  • Fronds
  • IFD-Plugin
  • TheTemplator
  • No Limits Plugin
  • TypoScan Plugin
  • Bing Search Plugin
  • AllPageInAllNSNLForAdminAndBotsPlugin
  • CategoryNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitUserDefinedLevelListProvider
  • ImageFileLinksNoLimitsListProvider
  • UserContribsNoLimitsForAdminAndBotsPlugin
  • UserContribsUserDefinedNumberForAdminAndBotsPlugin
  • WhatTranscludesPageNoLimitsForAdminAndBotsPlugin
  • WhatTranscludesPageAllNSNoLimitsForAdminAndBotsPagePlugin
  • TypoScan ListMaker Plugin
  • TypoScan ListMaker Plugin 500
  • Yahoo Search Plugin

Yobot (talk) 01:58, 19 August 2013 (UTC)

To duplicate: [encountered while processing page [19]]
Site URL: https://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6002 Service Pack 2
.NET FW Version 2.0.50727.4241
AWB version AutoWikiBrowser (5.5.1.2), WikiFunctions (5.5.1.2), revision 9356 (2013-07-15 17:07:21)
Workaround
Fixed in version


In Windows Vista. Reported by Rich. -- Magioladitis (talk) 05:51, 22 August 2013 (UTC)

While searching {{[^}]*\[\[[ _]*Fl from a list of articles. -- Magioladitis (talk) 19:13, 2 September 2013 (UTC)

Problem in The Templator plugin. -- Magioladitis (talk) 22:03, 2 September 2013 (UTC)

The Templator is not a fully supported plugin. I sent Rich a recompiled version of the plugin. -- Magioladitis (talk) 06:50, 4 September 2013 (UTC)

Removes Underlinked...

Status Fixed in the next release
Description AWB removed {{underlinked}} and left the {{dead end}} on this page. See this edit. AWB should have removed the dead end and left the underlinked. (tJosve05a (c) 12:11, 18 July 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version 5.5.1.2
Workaround
Fixed in version rev 9465 -- Magioladitis (talk) 07:33, 4 September 2013 (UTC)


The problem here is that after this discussion, the definition of "dead end" was changed. This unfortunately means that it is too hard for mere software to decide when it is safe to remove a {{dead end}} tag. -- John of Reading (talk) 15:15, 18 July 2013 (UTC)
(More) I posted about this at Template talk:Dead end, and the user concerned, DoctorKubla (talk · contribs), has undone the change to the meaning of {{Dead end}}. It should be safe to undo code change 8946. -- John of Reading (talk) 20:44, 18 July 2013 (UTC)
I don't like the idea that a template that is used that often changes wording that easily. This is a sign of a not strong consensus. -- Magioladitis (talk) 05:34, 19 July 2013 (UTC)

Rollbacked changes of 8946. -- Magioladitis (talk) 07:33, 4 September 2013 (UTC)

Converts instruction for user into real code, causing miscategorisation

Status Fixed in the next release
Description With this edit, AWB broke the usage instructions and put the category inside itself. Redrose64 (talk) 09:14, 4 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system
.NET FW Version
AWB version 5.5.1.2
Workaround
Fixed in version rev 9466


rev 9466 Rjwilmsi 11:18, 4 September 2013 (UTC)

NotImplementedException in LinearGradientBrush.TranslateTransform

Status Bug is in old software, please update
Description
Exception:NotImplementedException
Message:Not implemented.
Call stack:
   at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single dx, Single dy, MatrixOrder order)
   at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single dx, Single dy)
   at System.Windows.Forms.ToolStripProfessionalRenderer.RenderBackgroundGradient(Graphics g, Control control, Color beginColor, Color endColor, Orientation orientation)
   at System.Windows.Forms.ToolStripProfessionalRenderer.RenderMenuStripBackground(ToolStripRenderEventArgs e)
   at System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs e)
   at System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(ToolStripRenderEventArgs e)
   at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.MenuStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.NotImplementedException: Not implemented.

at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single dx, Single dy, MatrixOrder order)
at System.Drawing.Drawing2D.LinearGradientBrush.TranslateTransform(Single dx, Single dy)
at System.Windows.Forms.ToolStripProfessionalRenderer.RenderBackgroundGradient(Graphics g, Control control, Color beginColor, Color endColor, Orientation orientation)
at System.Windows.Forms.ToolStripProfessionalRenderer.RenderMenuStripBackground(ToolStripRenderEventArgs e)
at System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBackground(ToolStripRenderEventArgs e)
at System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(ToolStripRenderEventArgs e)
at System.Windows.Forms.ToolStrip.OnPaintBackground(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.MenuStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

At startup, while the splash screen says Plugin::LoadPluginsStartup(). If I "Continue working" AWB starts up with the menu bar widget missing. Using .NET 2.0 SP2 on Wine 1.3.24 on Mandriva 2011. --Rinaku (t · c) 06:58, 29 October 2011 (UTC)

Same exception with .NET 2.0.50727.42 (not SP2) --Rinaku (t · c) 07:05, 29 October 2011 (UTC)
To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.0.2195 Service Pack 4
.NET FW Version 2.0.50727.3053
AWB version AutoWikiBrowser (5.3.1.0), WikiFunctions (5.3.1.0), revision 7792 (2011-07-23 16:53:25)
Workaround
Fixed in version


Please update to version 5.5.1.2 or later and rereport if bug reoccurs. -- Magioladitis (talk) 13:09, 4 September 2013 (UTC)

"Fixing" repeat words in filenames breaks links

Status Not a bug in AWB, has been referred
Description AWB apparently tries to clean up repeated words, like "of of", even in links to filenames, thus breaking the link to that file. The Caiaphas ossuary article links to an image "File:Ossuary of of the high priest Caiaphas P1180853.JPG", and apparently AWB tries to "fix" the "of of" in the filename, thus causing a redlink where an image should be. See this edit. -- HiEv 16:16, 4 September 2013 (UTC)
To duplicate: Run AWB on Caiaphas ossuary and see if image gets broken. (you'll have to ask Klemen Kocjancic for this info, since he was the one using AWB)
Operating system
.NET FW Version
AWB version
Workaround
Fixed in version


HiEv and Klemen Kocjancic this is not a AWB bug. It was done manually. Evidence. -- Magioladitis (talk) 17:14, 4 September 2013 (UTC)

ArgumentException in AsyncApiEdit.CallEvent - Ver. 5.5.1.3

Status Fixed in the next release
Description
Exception:ArgumentException
Message:Empty path name is not legal.
Call stack:
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.CallEvent(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.InvokerThread(Object genericArgs)

System.ArgumentException: Empty path name is not legal.

  at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
  at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
  at WikiFunctions.API.AsyncApiEdit.CallEvent(Delegate method, Object[] args)
  at WikiFunctions.API.AsyncApiEdit.InvokerThread(Object genericArgs)

TombRaiser (talk) 20:47, 8 September 2013 (UTC)

To duplicate: [encountered while processing page [20]]
Site URL: http://elderscrolls.wikia.com
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4984
AWB version AutoWikiBrowser (5.5.1.3), WikiFunctions (5.5.1.3), revision 9469 (2013-09-08 20:54:21)
Workaround
Fixed in version


I don't understand what is going on here. AWB was working just fine yesterday on version 5.5.1.2 and now that I updated it, I get this same error message on anything I run. I searched for this bug, and it says it's not a bug, but it is, because everything was working fine yesterday. TombRaiser (talk) 21:49, 8 September 2013 (UTC)


Hmains does it work now? Maybe there was a delay on sourceforge server to upload the files. -- Magioladitis (talk) 21:18, 8 September 2013 (UTC)

Hmains try downloading from here directly: https://sourceforge.net/projects/autowikibrowser/ -- Magioladitis (talk) 21:26, 8 September 2013 (UTC)

  • too many steps that lead nowhere, stop working, no way for just an editor to figure out what to do next Hmains (talk) 21:38, 8 September 2013 (UTC)
Hmains so your AWB starts, asks for update, you press yes and then the Exception appears and crashes? -- Magioladitis (talk) 21:43, 8 September 2013 (UTC)
Yes, that is what happens Hmains (talk) 21:52, 8 September 2013 (UTC)
Hmains The update works for me. Please Press here to download a clean new version of AWB. Then unzip it in a folder. Sorry for the inconvenience. -- Magioladitis (talk) 21:55, 8 September 2013 (UTC)
I deleted my AWB folder and started over again. Same result. Hmains (talk) 22:40, 8 September 2013 (UTC)
I'm getting the same error too with the download version. If I compile it myself, it works fine. Bgwhite (talk) 23:16, 8 September 2013 (UTC)

Bgwhite I downloaded 5.0.1.2 and then upgraded and I had no problems. Weird. -- Magioladitis (talk) 23:19, 8 September 2013 (UTC)

I've tried all the suggestions that were mentioned. Still same error. TombRaiser (talk) 00:13, 9 September 2013 (UTC)
So Magioladitis must have a development/test/use environment/platform that is different from us users who can no longer use AWB. Platform now seems to involve specific windows versions, browser versions, security software and local options. Can we get back to a AWB version that works until this is sorted out. Hmains (talk) 00:54, 9 September 2013 (UTC)

I've also started getting the same error as soon as I've upgraded from 5.5.1.2 to 5.5.1.3 using "check for updates" function inside the AWB. The error kept popping on every English Wikipedia page I've tried. cherkash (talk) 00:59, 9 September 2013 (UTC)

I am getting it also, with even the simplest edits. Thurstan (talk) 05:05, 9 September 2013 (UTC)


As always, you can still run the old version, which is available here. Anything older than 5.5.1.2 has been turned off per policy. Bgwhite (talk) 05:19, 9 September 2013 (UTC)

I re-eanabled 5.5.1.1 till I sort out the problem. -- Magioladitis (talk) 05:42, 9 September 2013 (UTC)

It's the first time I used VS 2010 express to compile. I am not sure that can be the problem exactly though. -- Magioladitis (talk) 05:47, 9 September 2013 (UTC)

This time I had to compile plugins and I used a new untested compiler. Something must have gone wrong. -- Magioladitis (talk) 05:49, 9 September 2013 (UTC)

Does it work for anyone except from me? -- Magioladitis (talk) 06:13, 9 September 2013 (UTC)

I get the problem in RELEASE version (5.5.1.3) and not in DEBUG version (5.5.1.4) -- Magioladitis (talk) 06:29, 9 September 2013 (UTC)

Bgwhite, Thurstan, Hmains, cherkash, TombRaiser I reuploaded the zip file. Now it should work. I tested it and it works.

Thank you, this version works for me now. Thurstan (talk) 06:49, 9 September 2013 (UTC)

Moreover, I uploaded a snapshot (5.5.1.4). This is a debug version and it is tested to work in more than one machines. -- Magioladitis (talk) 06:40, 9 September 2013 (UTC)

Please redownload files. -- Magioladitis (talk) 06:54, 9 September 2013 (UTC)
Check update doesn't work. How can I update the package? --151.40.93.59 (talk) 06:56, 9 September 2013 (UTC) — Preceding unsigned comment added by 151.40.93.59 (talk)
Copyed from http://sourceforge.net/projects/autowikibrowser/?source=dlp ...however you should create 5.5.1.4 to officialy fix the problem of 5.5.1.3 and to simplify user's life. --151.40.93.59 (talk) 07:17, 9 September 2013 (UTC)
No "fix" was needed. It was a compile problem. 5.5.1.3 does work just fine now. Bgwhite (talk) 07:33, 9 September 2013 (UTC)

AWB should igonore the content of <nowiki> sections

Status Fixed in the next release
Description AWB parses the content of a <nowiki> section, removing a categorization from there to the end of the page עוד מישהו Od Mishehu 20:29, 9 September 2013 (UTC)
To duplicate: Edit Category:Wikipedian economists
Site URL: en.wikipedia.org
Operating system 6.1
.NET FW Version 2.0.50727.4961
AWB version 5.5.1.2
Workaround
Fixed in version rev 9466


rev 9466 Rjwilmsi 21:00, 9 September 2013 (UTC)

FixLivingThingsRelatedDates is too greedy

Status Fixed in the next release
Description The dash changed to born. I am not sure how we can fix this. -- Magioladitis (talk) 15:26, 9 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9466
Workaround
Fixed in version rev 9477


Should this fix be restricted to the lead section? -- John of Reading (talk) 16:34, 9 September 2013 (UTC)
John of Reading till now it worked fine in fixing lists where entries like "John Doe (b. 2000)" existed. -- Magioladitis (talk) 16:44, 9 September 2013 (UTC)
I've tracked down an edit where I fell into the same trap: diff. -- John of Reading (talk) 18:29, 9 September 2013 (UTC)
rev 9477 Rjwilmsi 13:31, 12 September 2013 (UTC)

On the other hand, it seems not to fix (b. 2000) case. -- Magioladitis (talk) 17:16, 10 September 2013 (UTC)


Adds duplicate reference templates

Status Fixed in the next release
Description Adds a second {{Reflist}} when one is already present, but only when there is a broken bracket. The result is huge read lettering in the reference section saying there is a problem. Bgwhite (talk) 20:12, 10 September 2013 (UTC)
To duplicate: See Nano-threads, Sarcoleotia and TAP Portugal destinations. Plus past edits of [21] [22] and [23].
Operating system
.NET FW Version
AWB version SVN9471
Workaround
Fixed in version rev 9476


rev 9476 Rjwilmsi 13:19, 12 September 2013 (UTC)

Disambiguation and disambiguation cleanup are permuted indef

Status Fixed in the next release
Description Disambiguation and disambiguation cleanup are permuted indef [24] -- Magioladitis (talk) 17:20, 8 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9466
Workaround The correct behaviour would be to remove the disambiguation tag
Fixed in version rev 9479 -- Magioladitis (talk) 14:33, 12 September 2013 (UTC)


Magio to add logic to tagger, disambig section that on en-wiki {{disambiguation}} should be removed if {{disambiguation cleanup}} is present. Rjwilmsi 13:05, 12 September 2013 (UTC)

rev 9479 but maybe we need some more general function to remove a template when other exists and use it in many places. -- Magioladitis (talk) 14:33, 12 September 2013 (UTC)

Update valid parameters for cite web alerts

Status Fixed in the next release
Description Please update AWB's "Invalid citation parameter(s)" alert so it does not give warnings for |subscription= or |registration= per Help:Citation Style 1#Subscription or registration required. GoingBatty (talk) 01:40, 14 September 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9479
Workaround preview article and determine parameters are valid so you feel comfortable ignoring the alert
Fixed in version rev 9485 -- Magioladitis (talk) 07:51, 15 September 2013 (UTC)


GoingBatty I don't see these parameters in Template:Cite web/doc. After you update it I can update citeWebParameters in Parsers.cs. -- Magioladitis (talk) 07:16, 14 September 2013 (UTC)

Documentation updated - thanks! GoingBatty (talk) 14:58, 14 September 2013 (UTC)

Even more cite web parameters

Status Fixed in the next release
Description There are even more new {{cite web}} parameters listed in Template:Cite_web/doc#Template_data not included in AWB's check. I suggest you change Parsers.cs from:

private static readonly Regex citeWebParameters = new Regex(@"\b(accessdate|agency|archivedate|archiveurl|arxiv|asin|at|author\d?|authorlink\d?|bibcode|coauthors?|date|deadurl|doi|doibroken|editor|editor\d*-first|editor\d*-last|editor\d*-link|first\d*|format|id|isbn|issn|jfm|jstor|language|last\d*|lccn|location|month|mr|oclc|ol|origyear|others|osti|pages?|pmc|pmid|postscript|publisher|quote|ref|registration|rfc|separator|subscription|ssrn|title|trans_title|type|url|via|website|work|year|zbl)\b", RegexOptions.Compiled);

to

private static readonly Regex citeWebParameters = new Regex(@"\b(accessdate|agency|archivedate|archiveurl|arxiv|asin|at|author\d?|authorlink\d?|author-mask|author-name-separator|author-separator|bibcode|coauthors?|date|deadurl|display-authors|doi|doibroken|editor|editor\d*-first|editor\d*-last|editor\d*-link|first\d*|format|id|isbn|issn|jfm|jstor|language|last\d*|lastauthoramp|laydate|laysource|layrul|lccn|location|month|mr|oclc|ol|origyear|others|osti|pages?|pmc|pmid|postscript|publisher|quote|ref|registration|rfc|separator|subscription|ssrn|title|trans_title|type|url|via|website|work|year|zbl)\b", RegexOptions.Compiled); GoingBatty (talk) 17:05, 15 September 2013 (UTC)

To duplicate: Try Earth
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9485
Workaround confirm parameter is OK and ignore alert
Fixed in version rev 9486 -- Magioladitis (talk) 17:16, 15 September 2013 (UTC)


Expand section adds unnecessary newline

Status Fixed in the next release
Description Expand section adds newline then 2nd edit removes it [25] -- Magioladitis (talk) 17:19, 8 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9466
Workaround
Fixed in version rev 9487


rev 9487 Rjwilmsi 16:11, 16 September 2013 (UTC)

Talk page genfixes ignore <gallery> tags

Status Fixed in the next release
Description Talk page genfixes ignore <gallery> tags< Headbomb {talk / contribs / physics / books} 12:46, 14 September 2013 (UTC)
To duplicate: bug / fix
Site URL: en.wiki
Operating system Win 7
.NET FW Version 2.0.50727.5472 / Windows version 6.1
AWB version 5.5.1.3 / SVN 9470
Workaround
Fixed in version rev 9488


Removed some crap. Maybe a rare case? -- Magioladitis (talk) 12:49, 14 September 2013 (UTC)

Definitely a rare case. Gallery on talk pages a rare to start with, and that bug seems to need to have a gallery at the start of the talk page, without a level 2 header. Personally, I would do dishes and watch grass grow before fixing this bug, but it's a bug nonetheless. An alternative would be to do a DB scan and just manually fix those instances to get rid of them. Headbomb {talk / contribs / physics / books} 12:55, 14 September 2013 (UTC)
rev 9488 Rjwilmsi 16:20, 16 September 2013 (UTC)

Not honouring {{Not a typo}}

Status Not a bug in AWB, has been referred
Description AWB/RegexTypoFix tries to fix items in {{Not a typo}}. I get confused when TypoFix is involved on if it can be fixed or not. Bgwhite (talk) 07:11, 21 September 2013 (UTC)
To duplicate: See The Penelopes
Operating system
.NET FW Version
AWB version 9492
Workaround
Fixed in version


rev 9493 confirms it is not a AWB bug. I bet it is your settings' fault... again. -- Magioladitis (talk) 10:56, 21 September 2013 (UTC)

Feature name conflict: "Options" and "Options"

Status Not enough information/very rare bug
Description Two features share the name "Options". Suggest changing the second one to "Changes". This will make discussing the features of the program, and the documentation, less confusing. That way, you can talk about "setting the program's options" and "setting the changes the program is to make" and be understood immediately as to which menu or tab you are referring to.The Transhumanist 21:30, 21 June 2013 (UTC)
To duplicate: Look at the main screen. In the top menu bar see "Options". In the menu in the middle of the screen see the tab "Options"
Site URL: N/A
Operating system N/A
.NET FW Version N/A
AWB version 5.5.0.2
Workaround None.
Fixed in version


The second is a tab, not a menu. If the documentation says "Options menu" or "Options tab", respectively, I think it should be clear enough. -- John of Reading (talk) 21:38, 21 June 2013 (UTC)
Menu versus tab seems sensible. Does anybody else think the current naming is a problem? Rjwilmsi 09:23, 10 July 2013 (UTC)

Delinker doesn't work with secure links

Status Fixed in the next release
Description Delinker doesnt work with https links Werieth (talk) 16:22, 26 September 2013 (UTC)
To duplicate: try to remove a https version of a link, the http version will be removed but not the https version
Operating system
.NET FW Version
AWB version
Workaround
Fixed in version rev 9496 -- Magioladitis (talk) 19:06, 26 September 2013 (UTC)


Werieth can you please provide me a page that Delinker doesn't work. -- Magioladitis (talk) 17:52, 26 September 2013 (UTC)

See Wikipedia_talk:WPSPAM#creeklife.comhttps links Try using it to remove any of those secure links. Werieth (talk) 17:56, 26 September 2013 (UTC)
Werieth how is Delinker supposed to work? I never used it. -- Magioladitis (talk) 18:36, 26 September 2013 (UTC)
You give it a URL or hostname, example (note this was random from the list in the previous linksearch) feed the delinker topoquest\.com in the link to remove field. and run it on Middle Fork John Day River. It should remove the 3rd reference. (The tool is designed to remove spam). Werieth (talk) 18:42, 26 September 2013 (UTC)
Werieth Nothing happens :( -- Magioladitis (talk) 19:02, 26 September 2013 (UTC)
Did you ensure that the plugin was checked (IE enabled, and not just configured) :P Werieth (talk) 19:11, 26 September 2013 (UTC)
Werieth How do I enable it? (I know, something is wrong with my IQ today) I created Wikipedia:AutoWikiBrowser/Delinker for future reference. -- Magioladitis (talk) 19:17, 26 September 2013 (UTC)
Just make sure there is a checkmark next to its name when you select the plugin menu, if its not checked just click the delinker entry. (Just like all the other plugins) Werieth (talk) 19:19, 26 September 2013 (UTC)
Finally. -- Magioladitis (talk) 19:22, 26 September 2013 (UTC)

rev 9496 expands regex logic. This fixes it. -- Magioladitis (talk) 19:06, 26 September 2013 (UTC)

Thanks, this is a first, giving instructions on how to use a tool to someone who programs it. Werieth (talk) 19:37, 26 September 2013 (UTC)
Werieth this is because these plugins were there before I get involved with AWB. I learn new things every day. -- Magioladitis (talk) 19:54, 26 September 2013 (UTC)
Not a problem, jokes dont tend to come across as well over the internet :P Werieth (talk) 20:00, 26 September 2013 (UTC)
You certainly made me smile when I read your comment :) -- Magioladitis (talk) 20:05, 26 September 2013 (UTC)

rev 9498 Delinker 1.0.1.0 -- Magioladitis (talk) 20:19, 26 September 2013 (UTC)

Blank line insertion between anchor and associated heading

Status Fixed in the next release
Description Blank line insertion between anchor and associated heading
[26]
To duplicate: "{{anchor}}\n==Heading==" and run AWB
Operating system Unknown
.NET FW Version Unknown
AWB version Unknown
Workaround None
Fixed in version rev 9499 -- Magioladitis (talk) 07:22, 27 September 2013 (UTC)


Brought here per request of Bgwhite at User talk:Magioladitis#Adding blank lines between headings. —Sladen (talk) 08:52, 24 September 2013 (UTC)

@Magioladitis: So we'll change FixHeadings. Put in a new regex private static readonly Regex Anchor2NewlineHeader = new Regex(Tools.NestedTemplateRegex("Anchor").ToString() + "\r\n(\r\n)+==", RegexOptions.Multiline);, include any redirects for anchor. Then in FixHeadings after the HeadingsWhitespaceBefore line, articleText = Anchor2NewlineHeader.Replace(articleText, m => m.Replace("\r\n\r\n==", "\r\n==")); and add appropriate extra unit tests. Rjwilmsi 12:10, 26 September 2013 (UTC)

I have never seen before an anchor before the heading. According to documentation anchor goes inside heading. I have seen it many times exactly after. Rjw's patch works but maybe we need something more here. -- Magioladitis (talk) 12:50, 26 September 2013 (UTC)

Anchors are expected inside header and not before. Anchor before header is a rare case and not an expected one. -- Magioladitis (talk) 07:20, 27 September 2013 (UTC)

It takes two runs to remove an empty multiple issues tag

Status Fixed in the next release
Description It removed the tags but not the multiple issues one -- Magioladitis (talk) 22:50, 27 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system
.NET FW Version
AWB version rev 9500
Workaround
Fixed in version rev 9504


rev 9504 Rjwilmsi 18:50, 28 September 2013 (UTC)

series is a valid parameter of cite web

Status New
Description AWB says the parameter 'series' is an "invalid citation parameter".... {{cite web | series=
The {{cite web}} template does have series listed as a parameter. Bgwhite (talk) 23:47, 2 October 2013 (UTC)
To duplicate: See 2013 NFL season
Operating system
.NET FW Version
AWB version 9506
Workaround
Fixed in version rev 9508 -- Magioladitis (talk) 05:23, 3 October 2013 (UTC)


KeyNotFoundException in MainForm.UpdateUserName

Status Fixed in the next release
Description
Exception:KeyNotFoundException
Message:La chiave specificata non era presente nel dizionario.
Call stack:
   in System.ThrowHelper.ThrowKeyNotFoundException()
   in System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   in AutoWikiBrowser.MainForm.UpdateUserName()
   in AutoWikiBrowser.MainForm.UpdateStatusUI()
   in AutoWikiBrowser.MainForm.CheckStatus(Boolean login)
   in AutoWikiBrowser.MainForm.logOutToolStripMenuItem_Click(Object sender, EventArgs e)
   in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   in System.Windows.Forms.ToolStrip.WndProc(Message& m)
   in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

System.Collections.Generic.KeyNotFoundException: La chiave specificata non era presente nel dizionario.

  in System.ThrowHelper.ThrowKeyNotFoundException()
  in System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  in AutoWikiBrowser.MainForm.UpdateUserName()
  in AutoWikiBrowser.MainForm.UpdateStatusUI()
  in AutoWikiBrowser.MainForm.CheckStatus(Boolean login)
  in AutoWikiBrowser.MainForm.logOutToolStripMenuItem_Click(Object sender, EventArgs e)
  in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  in System.Windows.Forms.Control.WndProc(Message& m)
  in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  in System.Windows.Forms.ToolStrip.WndProc(Message& m)
  in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

79.19.1.133 (talk) 13:09, 30 September 2013 (UTC)

To duplicate: Unknown
Site URL: https://it.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3649
AWB version AutoWikiBrowser (5.5.1.3), WikiFunctions (5.5.1.3), revision 9470 (2013-09-08 19:11:52)
Workaround
Fixed in version rev 9509 -- Magioladitis (talk) 11:27, 3 October 2013 (UTC)


Can anyone reproduce this bug? We need specific steps of how to reproduce it. -- Magioladitis (talk) 09:51, 3 October 2013 (UTC)

It takes two runs to remove date/year

Status Fixed in the next release
Description [27] -- Magioladitis (talk) 22:36, 4 October 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9510
Workaround
Fixed in version rev 9511


rev 9511 Rjwilmsi 10:45, 7 October 2013 (UTC)

Category move messes with newnlines

Status Fixed in the next release
Description See for instance [28] or [29] -- Magioladitis (talk) 12:45, 5 October 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9510
Workaround
Fixed in version rev 9512


rev 9512 Rjwilmsi 19:19, 7 October 2013 (UTC)

After merging template into WPBS, reparsing required to remove whitespace

Status Fixed in the next release
Description After merging a template into {{WikiProjectBannerShell}}, reparsing is required to remove excess whitespace at the top of the page. GoingBatty (talk) 01:54, 5 October 2013 (UTC)
To duplicate: Try Talk:Index of Greenland-related articles
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9510
Workaround reparse before saving (which doesn't work in bot mode)
Fixed in version rev 9513


rev 9513 Rjwilmsi 19:32, 7 October 2013 (UTC)

Creates WikiProjectBanner shell above other high-priority/importance, warning/attention templates

Status Fixed in the next release
Description When adding {{WikiProjectBannerShell}}, it adds it above "other high-priority/importance, warning/attention templates", on contrast to the guidance given at Wikipedia:Talk page layout. GoingBatty (talk) 22:29, 5 October 2013 (UTC)
To duplicate: Try Talk:North-East Rehabilitation and Development Organization
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9510
Workaround manually undo before saving (which doesn't work in bot mode)
Fixed in version rev 9514, rev 9515, rev 9524, rev 9526, rev 9528, rev 9530 -- Magioladitis (talk) 16:25, 8 October 2013 (UTC)


rev 9514 and rev 9515. Implemented all but only for the templates shown as example. I need a list of templates to copy-paste in the code if you need full functionality. -- Magioladitis (talk) 16:25, 8 October 2013 (UTC)

[30]. -- Magioladitis (talk) 16:35, 8 October 2013 (UTC)

OK, using the numbering at Wikipedia:Talk page layout#Lead (bannerspace)
4. High-priority/importance, warning/attention templates:
5. Specific talk page guideline banners:
6. Article history banners:
8. {{Image requested}} (e.g. Talk:ITunes Live from Capitol Studios)
Also, it seems {{GA}} should remain above the WikiProjects (e.g. Talk:The Who)
Where should {{Translated}} go? (e.g. Talk:Leontyna Halpertowa)
Thanks! GoingBatty (talk) 23:24, 9 October 2013 (UTC)

GoingBatty I need you to add {{GA}} to the Manual and start a discussion with a suggestion for {{Translated}} in WP:TPL's talk page. Thanks, Magioladitis (talk) 07:20, 10 October 2013 (UTC)

I added {{GA}} at the same level as {{GA nominee}}. {{Translated}} redirects to {{Translated page}}, which is already the subject of Wikipedia talk:Talk page layout#Translated page. GoingBatty (talk) 16:35, 10 October 2013 (UTC)

GoingBatty rev 9524 expands lists for 4 and 5. I guess 6 can be done via bypassing the redirect. I wait instructions for the new additions. -- Magioladitis (talk) 07:41, 10 October 2013 (UTC)

Thanks for the SVN update. Since WP:AWB/TR doesn't work on talk pages, how do you suggest we bypass the redirect? Thanks! GoingBatty (talk) 16:35, 10 October 2013 (UTC)
GoingBatty (talk) you can use User:Magioladitis/WikiProjects. -- Magioladitis (talk) 17:23, 10 October 2013 (UTC)

I added {{ArticleHistory}} and {{GA}}. -- Magioladitis (talk) 21:24, 10 October 2013 (UTC)

@Magioladitis: It all looks great with SVN 9527 and using the entire User:Magioladitis/WikiProjects module, except for {{Image requested}} (e.g. Talk:ITunes Live from Capitol Studios). Thanks! GoingBatty (talk) 22:44, 10 October 2013 (UTC)
@Magioladitis: - Oops, spoke to quickly - it's moving {{ArticleHistory}} before {{British English}} (e.g. Talk:Paul McCartney)
@GoingBatty: I like the Beatles but their talk pages are a real pain :) -- Magioladitis (talk) 06:50, 11 October 2013 (UTC)

Problem 1: Image requested will go below WPBS but not every WikiProject.

Problem 2: If there are two templates of the same kind then we are in trouble. Right now we have 6 kinds of templates: Skip to talk, Talk header, WPBS, GANomineeTemplate, TalkWarningTemplates, TalkGuidelineTemplates, TalkHistoryTemplates, ImageRequested. -- Magioladitis (talk) 10:48, 11 October 2013 (UTC)

@GoingBatty:, @Redrose64: I split TalkGuidelineTemplates into parts based on common practice so far. I'll check the issues soon too. -- Magioladitis (talk) 11:20, 11 October 2013 (UTC)

The bullets than contain a single banner or banners that are mutual excluded are handled with no problems. -- Magioladitis (talk) 11:31, 11 October 2013 (UTC)

Just a small reminder. It's been more than 4 years since that day. I am very proud of this page expanded. :) -- Magioladitis (talk) 11:34, 11 October 2013 (UTC)

rev 9528 better handle TalkGuidelineTemplates and EnglishVariationsTemplates. -- Magioladitis (talk) 12:22, 11 October 2013 (UTC)

Now Talk:Paul McCartney is handled correctly. Unless we need to sort protection templates too. -- Magioladitis (talk) 14:19, 11 October 2013 (UTC)
Group 1 per page
Skip to talk Yes
Talk header Yes
GANomineeTemplate Yes
TalkWarningTemplates No
TalkGuidelineTemplates No
EnglishVariationsTemplates Yes
TalkHistoryTemplates Yes
WPBS Yes
ImageRequested Yes

The bug happens when we have more than on TalkWarningTemplates or TalkGuidelineTemplates. -- Magioladitis (talk) 19:09, 11 October 2013 (UTC)

@GoingBatty:, @Redrose64: rev 9530 fixes the problem (Problem 2 of above). -- Magioladitis (talk) 21:47, 11 October 2013 (UTC)
Thank you for all your hard work on this! GoingBatty (talk) —Preceding undated comment added 23:03, 11 October 2013 (UTC)

SecurityException in IAutoWikiBrowserForm.get_LogControl

Status Bug is in old software, please update
Description
Exception:SecurityException
Message:Request failed.
Call stack:
   at AutoWikiBrowser.MainForm.WikiFunctions.Plugin.IAutoWikiBrowserForm.get_LogControl()
   at WikiFunctions.Plugins.ListMaker.TypoScan.TypoScanBasePlugin.Initialise(IAutoWikiBrowser sender)
   at AutoWikiBrowser.Plugins.Plugin.LoadPlugins(IAutoWikiBrowser awb, String[] plugins, Boolean afterStartup)

~ neko-chan :3 (talk) 19:17, 9 February 2010 (UTC) Magog the Ogre (talk) 05:43, 11 September 2010 (UTC)

To duplicate:
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3082
AWB version 5.0.0.1, revision 6125 (2010-01-26 00:50:41)
Workaround
Fixed in version


A version of this error comes up whenever I try to load any plugin. This, like other SecurityExceptions seem to be, is probably caused by being on a network shared H drive. Dragging AWB's folder to the desktop didn't fix it.~ neko-chan :3 (talk) 19:17, 9 February 2010 (UTC)

Please update to version 5.5.1.3 or later and rereport if it happens again. -- Magioladitis (talk) 20:53, 12 October 2013 (UTC)

It won't remove underscores from wikilinks with sections

Status Fixed in the next release
Description It reported a FR but in fact it is a bug. Wikipedia_talk:AutoWikiBrowser/Feature_requests#Remove_underscores_from_wikilinks_with_sections. -- Magioladitis (talk) 16:31, 13 October 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9530
Workaround
Fixed in version rev 9539


rev 9539 Rjwilmsi 11:30, 15 October 2013 (UTC)

Does not add Uncategorized to articles with Proposed deletion

Status Fixed in the next release
Description Does not add the Uncategorized template to articles with the Proposed deletion template — Preceding unsigned comment added by Racklever (talkcontribs)
To duplicate: process Category:All articles proposed for deletion
Site URL: en.wikipedia.org
Operating system Vista
.NET FW Version 2.05
AWB version 5.5.1.3 SVN 9470
Workaround Manually add the template
Fixed in version


@Racklever: Looking at the proposed deletion category, many of the pages are already categorized. Please provide an example of a page you think should be tagged as uncat? Thanks Rjwilmsi 11:06, 16 October 2013 (UTC)
Try 2014 Copa Nemesio Camacho, Aasmanon Pay Likha, Adam Allouche, Adjectives for shell etc. Note that the Prod BLP template is handled correctlty e.g Andrybosk --Racklever (talk) 11:49, 16 October 2013 (UTC)
rev 9542 Fixed. Thanks Rjwilmsi 13:40, 16 October 2013 (UTC)

Talk page-template parameter is being removed

Status Not a bug/currently unresolvable
Description The |importance= got removed from Talk:The World We Live In (The Killers song) because it was empy. I think that this should be left on the talk pag due to that that would make it easier to fill in later. Just as Infoboxes. See this revision [31]. (I reverted it) (tJosve05a (c) 19:54, 16 October 2013 (UTC)
To duplicate: Run AWB on this page, remember to turn of "skip if...Only minor change".
Site URL: enwp
Operating system Windows 7
.NET FW Version
AWB version rev 9543
Workaround Undo the change before saving.
Fixed in version


{{WikiProject Songs}} doesn't support the importance parameter. -- John of Reading (talk) 20:06, 16 October 2013 (UTC)
Oh. I did not see/think of that my bad. -(tJosve05a (c) 20:12, 16 October 2013 (UTC)

Auto-tagger: Don't add maintenance templates to pages containing Template:Soft redirect

Status Fixed in the next release
Description AWB shouldn't add maintenance templates to pages containing {{soft redirect}}. See this edit. Meno25 (talk) 16:34, 16 October 2013 (UTC)
To duplicate: Run AWB with auto-tagging enabled on this revision of The Interest of America in Sea Power, Present and Future.
Site URL: https://en.wikipedia.org
Operating system Windows 8
.NET FW Version 2.0.50727.6387
AWB version 5.5.1.4 SVN 9543
Workaround Instruct AWB to skip pages that contain {{soft redirect}}
Fixed in version rev 9545


rev 9545 Rjwilmsi 10:09, 19 October 2013 (UTC)

Auto-tagger: Don't add blank line between maintennace templates on arzwiki

Status Fixed in the next release
Description Background: Here and here

I reported this before and I am reporting it again for Egyptian Arabic Wikipedia (arzwiki): AWB shouldn't add a blank line between maintenance templates.

What auto-tagger does now (on arzwiki):

{{maintenance template 1}}
(blank line)
{{maintenance template 2}}
(blank line)
Body of article

What it should do:

{{maintenance template 1}}
{{maintenance template 2}}
(blank line)
Body of article

Example Notice the line between {{dead end}} (localized as arz:قالب:نهايه مسدوده) and {{orphan}} (localized as arz:قالب:يتيمه). On Arabic Wikipedia (arwiki), [32] AWB correctly doesn't insert a blank line between the maintenance templates. Meno25 (talk) 18:27, 16 October 2013 (UTC)

To duplicate: Run AWB with auto-tagging enabled on this revision of arz:العقيد محمد محمود صحصاح.
Site URL: https://arz.wikipedia.org
Operating system Windows 8
.NET FW Version 2.0.50727.6387
AWB version 5.5.1.4 SVN 9543
Workaround
Fixed in version rev 9457


rev 9457 Rjwilmsi 10:19, 19 October 2013 (UTC)

Incorrect alert - Unknown parameters in WPBannerShell

Status Fixed in the next release
Description AWB gives an alert stating |living= is an Unknown parameter of {{WPBannerShell}}, even though it is a valid alias for |blp=. GoingBatty (talk) 23:13, 16 October 2013 (UTC)
To duplicate: Try Talk:W. Christopher Waddell
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9536
Workaround Update User:Magioladitis/WikiProjects to convert |living= to |blp=, which would also prevent AWB from adding |blp=yes when |living=yes exists.
Fixed in version rev 9544


rev 9544 Rjwilmsi 09:59, 19 October 2013 (UTC)

Tweak ISBN fix

Status Fixed in the next release
Description Could you please tweak the new ISBN fix so it doesn't fix "ISBN-10" or "ISBN-13"? Thanks! GoingBatty (talk) 23:21, 13 October 2013 (UTC)
To duplicate: Try International Standard Book Number
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9536
Workaround revert changes before saving
Fixed in version rev 9538 -- Magioladitis (talk) 12:33, 14 October 2013 (UTC)


GoingBatty Per Wikipedia:ISBN ISBN-13 is not expected. How common is it? We still need to fix this but I just wonder. -- Magioladitis (talk) 07:54, 14 October 2013 (UTC)

rev 9538 reverts last change in ISBN logic till we fix it. -- Magioladitis (talk) 12:33, 14 October 2013 (UTC)

Maybe use this logic:
  • "ISBN-10 " "ISBN-13 " followed by 10 or more digits/dashes: remove the "-10" or "-13"
  • "ISBN-" followed by 10 or more digits/dashes, remove the "-"
  • "ISBN-10" or "ISBN-13" followed by punctuation or letters - do nothing.
GoingBatty (talk) 20:00, 14 October 2013 (UTC)
There are alot of bad ISBN numbers with less than 10 digits. I've seen quite a few bad ISBNs that start with X, Here is a current list, plus other letters. Old checkwiki program specifically skipped one page when looking for bad ISBNs... International Standard Book Number. Batty's suggestion is the right place to start on if AWB should automatically fixes a problem or not... Batty's logic doesn't take into account cases of ISBN-10=0123456789. However, we should just wait till next month's dump. In October's dump, checkwiki used new logic to find bad ISBNs and cases of ISBN- were cleaned up. Next month, we should have an idea if this is a wide spread or limited problem, plus we can see what false positive cases look like. Bgwhite (talk) 20:38, 14 October 2013 (UTC)

Spacing after categories move to the bottom I

Status Fixed in the next release
Description .
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9494
Workaround
Fixed in version rev 9495


@Magioladitis: So in MetaDataSorter in MoveSeeAlso function try changing articleText = articleText.Replace(references, seealso + references); to articleText = articleText.Replace(references, seealso + "\r\n" + references); and update unit tests as needed. Rjwilmsi 10:38, 26 September 2013 (UTC)
@Rjwilmsi: rev 9495 as you said. -- Magioladitis (talk) 12:28, 26 September 2013 (UTC)

Did not move template

Status Not a bug/currently unresolvable
Description AWB did not move the {{Project Catholicism}} to the top of the talk page. See: [33]. (tJosve05a (c) 15:23, 17 October 2013 (UTC)
To duplicate: Run AWB on this article
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version rev 9543
Workaround Copy-paste the template yourself.
Fixed in version


Ping! -(tJosve05a (c) 15:28, 18 October 2013 (UTC)
User:Josve05a this banner doesn't not follow the "WikiProject..." format. You need to run the custom module in addition to general fixes. -- Magioladitis (talk) 12:02, 19 October 2013 (UTC)

User:Josve05a please don't ping for every bug report. We don't have a time schedule for fixing bugs. We fix bugs in our free time. -- Magioladitis (talk) 11:34, 20 October 2013 (UTC)

I'm sorry. It was just that...no-one had edited the page in 1-2 day, so thought that there might be something wrong with the page, so I added a ping. -(tJosve05a (c) 16:17, 20 October 2013 (UTC)

Marked as "notbug". We only check the zeroth section in order not to mess around. Moreover, we can only detect Wikiproject banners when they follow the WikiProject pseudonamespace otherwise the list is to long and changes very often. -- Magioladitis (talk) 08:24, 23 October 2013 (UTC)

Incorrect addition of dead end / underlinked

Status Fixed in the next release
Description AWB wants to tag pages such as January 2011 or July 2013 with {{dead end}} or {{underlinked}}, when thanks to transclusions the pages have hundreds of links. -- John of Reading (talk) 16:12, 20 October 2013 (UTC)
To duplicate: Re-run on either of those
Operating system
.NET FW Version
AWB version Unknown; ask ChrisGualtieri (talk · contribs) (I am running 5513)
I see the same thing. I'm using rev 9548. -(tJosve05a (c) 16:26, 20 October 2013 (UTC)
Workaround
Fixed in version rev 9558 -- Magioladitis (talk) 08:03, 23 October 2013 (UTC)


  • I think I understand the issue as AWB is not grabbing the tranclusions of the Portal and checking for links and the page does not have any links to other main space content in its editing text. ChrisGualtieri (talk) 17:27, 20 October 2013 (UTC)

ChrisGualtieri I don't understand why the 2013 pages transclude from Portal while previous years don't. Is this expected? -- Magioladitis (talk) 06:21, 21 October 2013 (UTC)

January 2005 is the first month built from transclusions of daily pages. -- John of Reading (talk) 06:44, 21 October 2013 (UTC)
John of Reading January 2005 still contains its own wikilinks. January 2011 contains this ugly "This is an archived version of Wikipedia's Current events Portal from January 2011.". -- Magioladitis (talk) 08:02, 21 October 2013 (UTC)
January 2005 has a subst'd copy of Portal:Current events/Sidebar, but the bulk of the page is transcluded from the daily current events pages such as Portal:Current events/2005 January 1. From May 2006 onwards the sidebar was archived to a separate subpage such as Portal:Current events/May 2006/Sidebar; that's the first monthly page with no/few wikilinks. 66 of the monthly pages start with the message "This is an archived version..." - it seems to be traditional! -- John of Reading (talk) 08:44, 21 October 2013 (UTC)

I would be happy to help if these pages all shared the same style more or less. -- Magioladitis (talk) 22:46, 21 October 2013 (UTC)

I've just de-tagged some of these pages again - this is going to get tedious! Most of them use the template Portal:Current events/Month Inclusion to transclude the daily pages - can the AWB code check for that? -- John of Reading (talk) 07:14, 23 October 2013 (UTC)
@John of Reading: rev 9558 for that. Can you please remove the comments now? We are planning to make a proper new release soon. -- Magioladitis (talk) 08:03, 23 October 2013 (UTC)
Thanks for the fix. I'll leave the HTML comments until the new release comes out. -- John of Reading (talk) 09:39, 23 October 2013 (UTC)

It won't simplify wikilinks in redirects

Status Fixed in the next release
Description It won't simplify wikilinks in redirects -- Magioladitis (talk) 21:16, 23 October 2013 (UTC)
To duplicate: Create a page with #REDIRECT[[foo|foo]]
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9558
Workaround rev 9559 fixed following instructions given. -- Magioladitis (talk) 08:38, 24 October 2013 (UTC)
Fixed in version


Instructions for change given to Magio. Rjwilmsi 08:30, 24 October 2013 (UTC)

Incorrect alert - Invalid citation parameters for contribution

Status Fixed in the next release
Description AWB identifies |contribution= as an invalid citation template in {{cite web}}, even though it displays properly. GoingBatty (talk) 19:39, 27 October 2013 (UTC)
To duplicate: Try Conyers baronets
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9536
Workaround Preview the article and notice the parameter value is displayed, ignore alert
Fixed in version rev 9564


GoingBatty The parameter is not in Template:Cite web's documentation. -- Magioladitis (talk) 19:50, 27 October 2013 (UTC)

Thanks for the quick response! I requested someone update documentation at Help talk:Citation Style 1/Archive 3#Request to update cite web documentation. GoingBatty (talk) 20:05, 27 October 2013 (UTC)
GoingBatty in order to save time, in the future please check that the requested parameter is already in the documentation. I'll add it as soon as it gets in to the manual. -- Magioladitis (talk) 23:22, 27 October 2013 (UTC)
rev 9564 Rjwilmsi 08:02, 28 October 2013 (UTC)

Removes collapsed=no from WikiProjectBanners

Status Fixed in the next release
Description General fixes removes |collapsed=no from {{WikiProjectBanners}}. I would understand removing the default |collapsed=yes (which is the opposite of the default for {{WikiProjectBannerShell}}). GoingBatty (talk) 00:58, 28 October 2013 (UTC)
To duplicate: Try Talk:Fairway Rock
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 5.5.1.4 SVN 9536
Workaround recognize issue and skip article
Fixed in version rev 9565


Currently we remove any of blp=no, blpo=no, activepol=no, collapsed=no. Is it just collapsed to be removed from that list? Rjwilmsi 07:53, 28 October 2013 (UTC)

GoingBatty the correct version in not {{WikiProjectBanners}} with |collapsed=no but just {{WikiProjectBannerShell}}. I think it is a rare case. We had this part of code since the days WikiProjectBanners was only a redirect of WikiProjectBannerShell to be honest. -- Magioladitis (talk) 09:16, 28 October 2013 (UTC)

@Rjwilmsi: this is what should happen:

  • blp=no, blpo=no, activepol=no should be removed from both WikiProjectBanners and WikiProjectBannerShell
  • collapsed=no should be removed from WikiProjectBannerShell
  • collapsed=yes should be removed from WikiProjectBanners

-- Magioladitis (talk) 09:23, 28 October 2013 (UTC)

rev 9565 Rjwilmsi 09:53, 28 October 2013 (UTC)

Adding blank line(s) when adding a header

Status New
Description
  1.  Done AWB added a blank line before the ==Untitled==. This was at the top of the page. Look here. (tJosve05a (c) 19:58, 16 October 2013 (UTC)
  2.  Done As with this page making two blank lines between template and the section. -(tJosve05a (c) 20:03, 16 October 2013 (UTC)
  3.  Done*Added a new line above the "untitled"-subject. Making it two (2) lines between them (rev 9568). [34] -(tJosve05a (c) 16:23, 28 October 2013 (UTC)
To duplicate:
Site URL: enwp
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version rev 9543
Workaround
Fixed in version rev 9568, rev 9569 -- Magioladitis (talk) 18:18, 28 October 2013 (UTC)


Moved {{Talkpage header}} to the bottom

Status Not enough information/very rare bug
Description AWB moved {{Talkpage header}} to the bottom of the talk page. {{Talkpage header}} is a redirect to {{Talk header}} and should therefor be moved to the top of this talk page. See here. (tJosve05a (c) 00:02, 28 October 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version rev 9563
Workaround
Fixed in version


@Josve05a: - Yes, that's an issue. However, please don't save edits that make a page worse. Also, please don't save edits that just change {{WPBS}} to {{WikiProjectBannerShell}}, as some people get cranky when their watchlists are filled with edits that don't change how the page is presented to the reader. Thanks, and happy editing! GoingBatty (talk) 00:42, 28 October 2013 (UTC)

Extremely rare. Talkpage header had a single transclusion. Now has none. @Josve05a: if you use the custom module, this won't happen. -- Magioladitis (talk) 09:19, 28 October 2013 (UTC)

Thank you guys. I know I am a pain in everyones a**. But I really appreciate all the things you guys have helped me with! -(tJosve05a (c) 14:17, 28 October 2013 (UTC)
@Josve05a: You're not a pain - we're all in this together and appreciate your help. I've added a note about Magioladitis' custom module to Wikipedia:AutoWikiBrowser/General fixes#Talk page general fixes. — Preceding unsigned comment added by GoingBatty (talkcontribs) 14:27, 28 October 2013‎ (UTC)
Maybe not a bug, but I still need help...AWB moved {{talk header}} to the bottom of the list of templates here. Why? -(tJosve05a (c) 14:56, 28 October 2013 (UTC)
@Josve05a: there was an inappropriate comment inside the template. Are you trying to find all rare cases? :) -- Magioladitis (talk)
...maybe...Hahha, no. I'm just running random pages and they show up. -(tJosve05a (c) 15:07, 28 October 2013 (UTC)

Don't expect 100% fixes in talk pages anyway. Templates in talk pages are misused. Many pages contain talk header and skip to talk even if there is no discussion at all in the page. Moreover, new redirect are created every day. Talk header has 17(!) redirects. Most recent created 2-3 months ago. -- Magioladitis (talk) 15:07, 28 October 2013 (UTC)

17??? WOW, thst is a lot. Why aren't somebody just changing inside every talk page to the right one and just keep the 5 most used? -(tJosve05a (c) 15:11, 28 October 2013 (UTC)

Reflist (2)

Status Fixed in the next release
Description I know that this article is a little f'ed up and nominated for deletion but still a bug (?). I think...
AWB added the section "reflist" and the template AFTER the uncat-template. See here for the change, while it still is an article. I will also save both rev on my sandbox, so you can se the change and the original.
Here is the change save on in my sandbox [35]
To duplicate: Unknown
Site URL: enwp
Operating system Windows 7
.NET FW Version
AWB version rev 9555
Workaround
Fixed in version rev 9570


The only alert I got was that the article did not have any cats.-(tJosve05a (c) 22:41, 21 October 2013 (UTC)

Could change MetaDataSorter.RemoveCats to extract {{uncat}} templates and redirects if no categories, but need confirmation that {{uncat}} is ordered in article at same place categories would be. Rjwilmsi 08:33, 24 October 2013 (UTC)
rev 9570 Rjwilmsi 18:15, 28 October 2013 (UTC)

uncategorized stub x2 (it's back)

Status Fixed in the next release
Description
  • AWB changed a wrong-spelled uncategorized ("uncategorised") to "uncategorized stub", but also added a new uncategorized stub. So now it is 2 on the article. See here. (tJosve05a (c) 18:30, 28 October 2013 (UTC)
  • Added 2 uncategorized stub to Angul Railway Station. -(tJosve05a (c) 18:41, 28 October 2013 (UTC)
  • Added 2 Uncategorized to Aphalangia. -(tJosve05a (c) 18:43, 28 October 2013 (UTC)
  • Added 2 new uncategorized, making it 3 in total on Augmentation industries
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version rev 9570
Workaround
Fixed in version rev 9571


@Josve05a: some advice: Please do not to save the page with the bug. Just report it so we can check it too. Check how GoingBatty reports the bugs.

Moreover, a workaround is never "undo the change". The field is more on giving us a suggestion on the programming part or something similar. -- Magioladitis (talk) 18:49, 28 October 2013 (UTC)

@Magioladitis:, Okey. I will remember this newx time I report bugs. -(tJosve05a (c) 18:52, 28 October 2013 (UTC)
rev 9571 Rjwilmsi 20:06, 28 October 2013 (UTC)

Spacing after categories move to the bottom II

Status Fixed in the next release
Description Here -- Magioladitis (talk) 08:19, 26 September 2013 (UTC)
To duplicate:
Site URL: enwiki
Operating system 7
.NET FW Version
AWB version rev 9494
Workaround
Fixed in version rev 9512


rev 9512 Rjwilmsi 20:13, 28 October 2013 (UTC)

New lines

Status Not enough information/very rare bug
Description AWB tried to add five (5!) blank lines between {{multiple issues}} and User:MadmanBot/Csb-pageincludes on Dandansoy. That article is nominated for deleton and this bug might be rare. (tJosve05a (c) 19:38, 28 October 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version
AWB version rev 9571
Workaround
Fixed in version


Excess newline removal does not run if the page has poem tags with blank lines in. So no change will be made for this. Generally I do not consider articles tagged for deletion as valid for minor bug reports about spacing etc. Only major problems would need to be fixed for such pages. Rjwilmsi 20:04, 28 October 2013 (UTC)

Adding blank line(/s) in talk pages

Status Fixed in the next release
Description
  1.  DoneAlso adding two new blank lines after temple making it 3 blank lines between template and subject here. -(tJosve05a (c) 20:13, 16 October 2013 (UTC)
  2.  Not done It added a blank line between two templates. I don't see the reasoning. [36]. -(tJosve05a (c) 21:10, 16 October 2013 (UTC)
  3.  Not doneAnother [37]. -(tJosve05a (c) 21:28, 16 October 2013 (UTC)
  4.  Done Added tree blank lines between two templates. [38]. -(tJosve05a (c) 21:14, 16 October 2013 (UTC)
  5.  Done AWB tried to add two (2) blank lines between {{WikiProjectBannerShell}} and a header. On: Talk:Copa Libertadores. -(tJosve05a (c) 20:36, 28 October 2013 (UTC)
To duplicate:
Site URL: enwp
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version 1-2: rev 9543
3: rev 9572
4: rev 9571
Workaround
Fixed in version rev 9572 -- Magioladitis (talk) 20:43, 28 October 2013 (UTC)


rev 9572 for the 1, 4 and 5. -- Magioladitis (talk) 20:43, 28 October 2013 (UTC)

3 is not done. Wrong templates in the wrong place anyway. -- Magioladitis (talk) 21:14, 28 October 2013 (UTC)

2 is not done. The template below is an archive box so it is not a big deal anyway. -- Magioladitis (talk) 22:02, 28 October 2013 (UTC)

NullReferenceException in Tools.RenameTemplate

Status Fixed in the next release
Description
Exception:NullReferenceException
Message:Objektreferensen har inte angetts till en instans av ett objekt.
Call stack:
   vid WikiFunctions.Tools.RenameTemplate(String articletext, String templatename, String newtemplatename, Boolean keepFirstLetterCase)
   vid WikiFunctions.Tools.RenameTemplate(String articletext, String templatename, String newtemplatename)
   vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, String& summary)
   vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, Boolean& noChange, String& summary)
   vid WikiFunctions.Article.AutoTag(Parsers parsers, Boolean skipIfNoChange, Boolean restrictOrphanTagging)
   vid AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.

  vid WikiFunctions.Tools.RenameTemplate(String articletext, String templatename, String newtemplatename, Boolean keepFirstLetterCase)
  vid WikiFunctions.Tools.RenameTemplate(String articletext, String templatename, String newtemplatename)
  vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, String& summary)
  vid WikiFunctions.Parse.Parsers.Tagger(String articleText, String articleTitle, Boolean restrictOrphanTagging, Boolean& noChange, String& summary)
  vid WikiFunctions.Article.AutoTag(Parsers parsers, Boolean skipIfNoChange, Boolean restrictOrphanTagging)
  vid AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)

(tJosve05a (c) 17:37, 30 October 2013 (UTC)

To duplicate: [encountered while processing page [39]]
Site URL: https://sv.wikipedia.org
Operating system Microsoft Windows NT 6.1.7601 Service Pack 1
.NET FW Version 2.0.50727.5472
AWB version AutoWikiBrowser (5.5.1.4), WikiFunctions (5.5.1.4), revision 9572 (2013-10-28 21:29:16)
Workaround
Fixed in version rev 9577


rev 9577 Rjwilmsi 20:46, 30 October 2013 (UTC)

Forgot to remove blank line in talk pages

Status Fixed in the next release
Description AWB forgot to remove a blank line after moving a template. See here. (tJosve05a (c) 20:18, 16 October 2013 (UTC)
To duplicate:
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version rev 9543
Workaround
Fixed in version rev 9578


rev 9578 Rjwilmsi 21:12, 30 October 2013 (UTC)

Removed blank line in talk page

Status Fixed in the next release
Description AWB tried to remove a blank line between {{Image requested}} and a header. This was the first header and threre was only one line between them. Look at this article. (tJosve05a (c) 21:59, 28 October 2013 (UTC)
To duplicate: Run AWB on Talk:21 September 2013 Iraq attacks. (Remember to turn off "only minor fixes".)
Site URL: en.wikipedia.org
Operating system Windows 7
.NET FW Version 2.0.50727.5472
AWB version rev 9572
Workaround
Fixed in version rev 9579


I also run the module for the WikipediaProjects. -(tJosve05a (c) 22:00, 28 October 2013 (UTC)
AWB also tried to remove the blank line between a template and the above header on Talk:Airbus A340. -(tJosve05a (c) 22:04, 28 October 2013 (UTC)
@Josve05a: there is not rule saying that a whitespace should exist, is it? -- Magioladitis (talk) 22:16, 28 October 2013 (UTC)
@Magioladitis:, I just thought that that was a rule, since (almost) everywhere it seems to be a line between them. Just as in normal pages. Like an "unspoken"-rule. But I might have been wrong. -(tJosve05a (c) 22:21, 28 October 2013 (UTC)
@Josve05a: It is true that till now we were doing it like this. We'll see what we can do. -- Magioladitis (talk) 22:30, 28 October 2013 (UTC)

@Rjwilmsi: and me: Problem didn't appear when there was only Talk header and a header. When I added the Not a forum the blank line was removed. -- Magioladitis (talk) 08:08, 29 October 2013 (UTC)

rev 9579 Rjwilmsi 21:33, 30 October 2013 (UTC)