User Details
- User Since
- Oct 10 2014, 12:19 PM (327 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- NicoV [ Global Accounts ]
Wed, Jan 20
Dec 22 2020
Dec 21 2020
At least for frWP, it seems the step "Recombine articles, templates, media/file descriptions, and primary meta-pages." doesn't start even if the step "Articles, templates, media/file descriptions, and primary meta-pages" is done for more than 20 hours. See https://dumps.wikimedia.org/frwiki/20201220/
Dec 17 2020
Dec 16 2020
Yes, I understand that typo list pages can only be changed once a new AWB release has been rolled out (and probably after some time to be sure users have upgraded). That's why I'm pushing to include this patch, so that it won't be too long before modifications can be made in the typo list pages. At least, once I know this patch will be included, I can also start modifying WPCleaner to take advantage of this, even before we can add the new attributes to the typo list.
Dec 14 2020
I just pushed a new version that should remove the bot flag for the edits on the main talk page. I can't test it properly on frWP, can you tell me if it works on csWP ?
Dec 13 2020
Ok, thanks for the example, I will see to remove the bot flag for the edit on the main talk page.
I modified WPCleaner a few months ago to remove the bot flag when adding warnings on talk pages (or subpages), to have a better chance of article authors noticing the warning. What better way do you think of?
Dec 8 2020
Dec 7 2020
Hello @Rjwilmsi (or other AWB developer?): what is the process to submit patches?
Dec 5 2020
Dec 4 2020
Dec 3 2020
Thanks @ArielGlenn , I could download the dump analysis for frWP
Dec 2 2020
Nov 30 2020
Nov 29 2020
Done.
Nov 21 2020
Nov 19 2020
Nov 16 2020
Nov 15 2020
Nov 14 2020
Dump analysis done, and automatic fixing tested.
Nov 12 2020
Nov 11 2020
The switch to Java 8 is done, other improvements (using Optional<>, using Nullable and Nonnnull annotations, streams, lambda...) will be done in other tasks.
First version done. I will run a dump analysis and see what can be fixed automatically.
Nov 10 2020
Nov 9 2020
Nov 8 2020
Nov 7 2020
Done. Each error can be in its own package: for example, for error #501, package will be api.check.algorithm.5xx.50x.501.
Done.
Nov 5 2020
Nov 4 2020
Done.
Nov 3 2020
Nov 1 2020
Oct 21 2020
Oct 19 2020
If needed, a few more recent edits:
https://en.wikipedia.org/w/index.php?title=Miss_Universe_Cambodia_2019&diff=983133739&oldid=982344028
https://en.wikipedia.org/w/index.php?title=Miss_Cambodia&diff=983135015&oldid=983132050
https://en.wikipedia.org/w/index.php?title=Ministry_of_Mining_and_Energy_(Serbia)&diff=982383906&oldid=953995112
https://en.wikipedia.org/w/index.php?title=Ministry_of_Health_(Serbia)&diff=982383040&oldid=964534644
https://en.wikipedia.org/w/index.php?title=Ministry_of_Education,_Science_and_Technological_Development_(Serbia)&diff=982381908&oldid=953989723
https://en.wikipedia.org/w/index.php?title=Ministry_of_Agriculture,_Forestry_and_Water_Economy_(Serbia)&diff=982380534&oldid=961787908
https://en.wikipedia.org/w/index.php?title=Minister_without_portfolio_(Serbia)&diff=982652098&oldid=949141558
...
Oct 18 2020
Done.
Oct 17 2020
Oct 4 2020
Second step, block by default, but allow specifying a command line parameter to allow Java 7.
@ppelberg and @matmarex
Is the Parsoid fix supposed to handle also this kind of edits? Because it was done on Septembre 30th, 2 weeks after Parsoid fix has been deployed, and there are still many "link=" added by VE (but to new images). My bot fixed it for the pass on the October 1st dump.
Code modified to avoid automatic replacements when some tags are involved.
Oct 2 2020
@ppelberg Seems ok to me
Sep 26 2020
I already ran my bot twice this month, but one thing that can also partly explain the difference is that in August, I ran it very late (like 30th of August instead of 22nd or 23rd), so it fixed some that would usually be fixed in the beginning of the next month.
Sep 25 2020
Sep 24 2020
Sep 22 2020
@Pginer-WMF and @Jpita
Reopening the task, as an example has been provided.
Sep 12 2020
Done.
Sep 11 2020
You usually have online help available on each wiki, for example on the English wikipedia : Help Contents, Help:Introduction. Editing is supposed to be relatively easy.
What's the relation with WPCleaner ? If an article on wiki needs to be modified, you can modify it directly.
Sep 10 2020
If you want more examples of errors missed by Linter, you can compare on frwiki between what Linter finds and what WPCleaner finds.
Sep 8 2020
@ssastry
Thanks for the answers. WPCleaner can already detect the {{ISBN}} template in external link, and can fix some instances (where the {{ISBN}} is near the end of the external link I think). More complex cases are difficult to fix automatically...
Example of automatic fixes: Raymond Nart, Samuel Jacob Rubinstein
It's fixed and it will be in the next release.
Sep 7 2020
I'm currently testing automatic fixing of some cases on frwiki :
Sep 5 2020
@Bakertheacre
I've modified WPCleaner to use a configurable list of allowed prefixes.
I've done an initial configuration, feel free to add other prefixes.
Many false positives, need to find ways to ignore them: list of possible prefixes, #REDIRECT...
Sep 4 2020
Putting this task aside, as the amount of configuration to do to ignore places where external links are ok is huge.
If someone is interested in this detection, please reopen the task explaining how you would use it.