User Details
- User Since
- Sep 24 2016, 7:03 PM (451 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Wargo [ Global Accounts ]
Sat, May 10
Apr 22 2025
webservice --help
perhaps php7.4 or php8.2
My tool is only a PHP/JS page, it does not require any changes.
Apr 18 2025
Apr 15 2025
Change #1136350 had a related patch set uploaded (by Mhorsey; author: Mhorsey):
Apr 14 2025
After 50caae2107a485fe650b2b70a5720e11000e109d it seems it depends on rows in translate_groupreviews table. Check all added "continue". I don't think groups are created in any way for new, not-marked pages.
Apr 12 2025
Good idea, because users may not expect they will see codes and only once and they won't prepare for this. There may be situations, where process of saving is break, like power outages or mistakes.
Apr 9 2025
Do we need locking database during uploading? Or opened transactions?
Apr 8 2025
The followup change I85f399c8fb2bc48f7894b8121c002f6ede4edc8d needs also be reverted.
Problems with OOUI's IconWidget reported as result.
getWikiIcon returns Codex name now instead of OOUI name. Event details module is not converted yet.
Mar 27 2025
...but no known workaround possible when form is submitted and there is error, because submit URL is Special:MovePage?action=submit.
Mar 18 2025
Same reason as above.
Mar 16 2025
Where the information about what answer editor choose will be available to all users after this change?
Feb 21 2025
Is there "contains nested arrays" in log too?
Feb 20 2025
I suppose checking empty value of URL param should stay 2e8543e6b9b7575fea32c8283589cb3f008f71ea
Feb 16 2025
I disagree with Amire80. These links suggests it can be used to ask questions.
Feb 2 2025
Good idea, they are now more readable what groups changed. Would like to see this on "set status locked" too.
It needs previous revision of every edit but they are not get.
includes/pager/ContributionsPager.php:doBatchLookups from MediaWiki does not fill previd because tryCreatingRevisionRecord prevents doing this in this case. I think it is not necessary to do this way, because getting superior revisions don't need RevisionRecord created. So, this code can be changed or overwrite method GlobalContributionsPager with this part (getRevisionSizes).
Jan 17 2025
Page moved to .djvu
Jan 16 2025
We should choose whether to use null or empty arrays if not using this variable.
It is normal in browsers. Enter is for submiting all forms. Sometimes it may be dangerous and maybe this is the case (blocking).
Jan 15 2025
Jan 14 2025
button should only be clickable if at least one checkbox is selected
...unless we want to clear saved options.
Improper cookie path. Check also "Secure" parameter.
Jan 12 2025
User creation too.
Last success: https://login.wikimedia.beta.wmflabs.org/w/index.php?title=Special:Log&logid=221335
This is better
"Requests MAY be processed". It should be possible to approve them. Someone with rights might be testing this or approve request from person really wants to vanish. So they may be or not, randomly.
But is it the same as provided by automatic translation or you modified the automatic translated text?
Yes, the context for error messages is pointed to special page. The workaround is to extract page name from pagename by removing (example) special page name part and if you need talkpagename, you can put that processed variable as parameter to TALKPAGENAME.
You added label "section" to the "profiling" (173-177) part, but the label structure and first sample(s) were created at the "total time" part (164-170). Creating new label keys is not allowed when some data is already collected.
Jan 9 2025
Sometimes the anchors needs to be changed too.
Jan 7 2025
Jan 6 2025
But the log viewer should be prepared for this.
Jan 4 2025
This page has content model wikitext but title suggests Map.JsonConfig. And the content is also not JSON.
Most hooks used by JsonConfig don't respect model set and always assume it from title format.
Jan 3 2025
The regex can be modified to not include [action=level]... in group item1 and can create another named group with these data. Suggest stopping rewriting at first detection of [, bacause any occurence of this in "title" is invalid.
Dec 26 2024
It is generated during installation of this extension. Then editable on wiki, where it is installed. Seems not contain interface texts so not present on translatewiki.
Dec 24 2024
Dec 23 2024
Run kubectl logs <NAME> and see what error (one of these? https://gitlab.wikimedia.org/search?search=unable&nav_source=navbar&project_id=608&group_id=688&search_code=true&repository_ref=main) caused bad line breaks.
If still, what is protectRegex?
blockRegex needs to reflect MediaWiki:Blocklogentry on enwiki (non-default).
Dec 22 2024
Related: 2f984e2964f94b9583eb5310b050549bf3cf3996 (FieldLayout.js), T196878
Dec 17 2024
I don't think so. examine uses edits made, AbuseLog not if edit was blocked. See the warning on https://www.mediawiki.org/wiki/Extension:AbuseFilter/Rules_format#Variables_from_other_extensions - i think this is the problem.
Should stop after If67729bea2a641ed019403a948394e65c986d907 - mediawiki.org today.
Dec 12 2024
The message on the right side of the form is from "Message documentation". So, it needs to be rpesent here to be displayed. I added it to the example.
Dec 11 2024
And now?
Dec 8 2024
Update from discussion on Gerrit.
Dec 7 2024
Thanks for finding T186428 and its relations to this bug.
Dec 6 2024
@Ammarpad are your suggestions still actual?
Page was deleted and restored. Cached data of page restrictions (protect)?
Dec 5 2024
I6926bee1be71f18fde2909b4d03e673dcff3b1a8
My oversight.
https://noc.wikimedia.org/wiki.php?wiki=fiwiki#wgFlaggedRevsProtection
This setting is off. Showing link depends on this but this is option intended to enable stabilization-only FlaggedRevs.
Until today the report and the talk suggested it is happening only for admins. The code also says that. Today you added new info.
One user asked if it is in "More" submenu (vector2022). May be this is the problem for non-admins.
Dec 3 2024
Dec 2 2024
Category pages are in "Category" namespace.
Dec 1 2024
Should do it? Did it before?
Nov 29 2024
Nov 28 2024
You can put any content to action=parse. I suppose some anti-vandalism tools.
Nov 27 2024
The workaround suggest this is problem with server config but weird that it is only when DT enabled.
Yes, with exactmatch works, because it controls whether to use titlesearch as prefix or full name.
Nov 26 2024
It's not with DiscussionTools. You have this problem on every page. If you think it is caused by DiscussionTools, disable it again and compare.