Page MenuHomePhabricator

IKhitron (Igal)
User

Projects

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Jan 4 2015, 2:23 PM (429 w, 3 d)
Availability
Available
LDAP User
IKhitron
MediaWiki User
IKhitron [ Global Accounts ]

Recent Activity

Fri, Mar 17

IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Looks like as a synchronisation problem to me. Unfortunately, I can't. I decided not to ask the Interface Administrator flag on this particular wiki.

Fri, Mar 17, 11:49 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites

Thu, Mar 16

IKhitron added a comment to T311160: Add indicator that appears when TOC & page tools menu have been hidden.

Wasn't any announcement that tipsy will be removed?

Thu, Mar 16, 12:16 AM · MW-1.41-notes (1.41.0-wmf.2; 2023-03-27), Readers-Web-Backlog (Web Team FY2022-23 Q3 Sprint 5), Design-Systems-Team, Desktop Improvements (Vector 2022)

Sat, Mar 11

IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Well, I just tryed. And I can't reproduce it indeed. If you still into it, you can open the page with the copy and run

importScript('U:IKhitron/Imagemap-Highlight.js');
importScript('U:IKhitron/popup.js');

You can edit these two scripts as you wish. Thank you.

Sat, Mar 11, 1:22 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites

Fri, Mar 10

IKhitron added a comment to T292552: Rename articles and users to update our case mapping to PHP 7.4 and Unicode 11.

Well, It's too late, the problem never was fixed, just expired, the watchlist entries are removed after one month.

Fri, Mar 10, 1:12 AM · MW-1.40-notes (1.40.0-wmf.7; 2022-10-24), PHP 7.4 support, PHP 7.3 support, Platform Team Workboards (Clinic Duty Team), serviceops

Fri, Mar 3

IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Update. Still didn't have time to debug, but created a copy of the system, including this towards the process.

Fri, Mar 3, 2:12 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites

Thu, Mar 2

IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Great, thank you.

Thu, Mar 2, 11:24 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

What? Didn't know this earlier. If so, I'll make some debugging work on the script copy in my userspace, probably next week, I'll tell you if I'll understand what happened. But I don't change anything you did in the original script if I don't, of course. Thanks again.

Thu, Mar 2, 11:14 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

I see, thank you for the explanation. The problem is I still don't know why second parameter to the animation function fixed the problem, the usage before was as in manuals.
And I still don't know why did you add typeof box, for my opinion it changed nothing, I' thing you'll understand why in a moment.
Let me explain you why am I writing the code this way. I've grown up on ML programming language. It has the ultimative strict typing mechanism. Million times more than Typescript. For example, the casting like x = '' + 3 from number to string is impossible. And it has union between its type constructors. The variable shouldn't be of individual type. It can be more, but it should be of individual type in any point of time and you should know exactly which at every moment. So it's OK to use the same x (or box) for number and string if it's a number only before some point and a string only after that point. And it's OK to have a variable value be either number or undefined (or maybe false instead), when if it's undefined don't do a thing, and if it's a number do something with that number. So I don't think that there is any problem with the typing policy. There could be a problem in using this policy, of course, as with any other policy, but it means I made a mistake, not the policy, and I will be really surprised if I did, in the typing part, thou it's possible, of course.

Thu, Mar 2, 10:48 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330942: Latest image thumbnails aren't replaced correctly after image reupload.

@IKhitron if there are outstanding outdated files, purging the page now works, replacing the bad thumbnail with a fresh one! I did this successfully here, for example: https://commons.wikimedia.org/wiki/File:BSicon_num(R)6r.svg

Thu, Mar 2, 5:20 PM · Commons, MediaWiki-File-management, Wikimedia-Site-requests, Wikimedia-Incident, Regression
IKhitron added a comment to T330942: Latest image thumbnails aren't replaced correctly after image reupload.

It definitely works, thanks a lot.

Thu, Mar 2, 5:15 PM · Commons, MediaWiki-File-management, Wikimedia-Site-requests, Wikimedia-Incident, Regression
IKhitron added a comment to T330942: Latest image thumbnails aren't replaced correctly after image reupload.

And one more. I can see now the right version in the articles, and it wasn't like this 9 hours ago.

Thu, Mar 2, 11:38 AM · Commons, MediaWiki-File-management, Wikimedia-Site-requests, Wikimedia-Incident, Regression
IKhitron added a comment to T330942: Latest image thumbnails aren't replaced correctly after image reupload.

FYI. Somebody told me she could see the new thumb on the top of the file page yesterday, after she couldn't, a couple of hours after I saw the problem, and when I still can't. Looks like it is shown differently for different users.

Thu, Mar 2, 11:22 AM · Commons, MediaWiki-File-management, Wikimedia-Site-requests, Wikimedia-Incident, Regression
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

First of all, thanks a lot, for finding the problem and for fixing it.

Thu, Mar 2, 1:19 AM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

I can see you've edited the script, @Jdlrobson. Does this mean that there are no error messages any more? I can say that the script still makes animation fine, as I can see.

Thu, Mar 2, 12:52 AM · Reading-Web-Local-Wiki-Issues, Russian-Sites

Wed, Mar 1

Stepro awarded T316060: [Feature request] TOC pinned / unpinned status should persist across page views for anonymous users a Pterodactyl token.
Wed, Mar 1, 10:59 PM · Patch-For-Review, Readers-Web-Backlog, Desktop Improvements (Vector 2022)
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Well, @Jdlrobson, I can't reproduce it on Windows 10, neither on last Firefox, nor on Chrome, regular or private mode, everything works and the console is empty.

Wed, Mar 1, 9:48 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Okay I can replicate this now in Google Chrome!

  1. Click this button

Screenshot 2023-03-01 at 1.33.53 PM.png (35×278 px, 4 KB)

  1. Quickly hover mouse over this:
    Screenshot 2023-03-01 at 1.34.58 PM.png (34×177 px, 4 KB)
  1. View developer console

Screenshot 2023-03-01 at 1.35.42 PM.png (813×1 px, 382 KB)

@IKhitron who is maintaining this code?

Wed, Mar 1, 9:38 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Maybe we should try to add jquery.ui to the line 345, just to be sure?

Wed, Mar 1, 9:36 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

I see the page is also loading https://ru.wikipedia.org/wiki/MediaWiki:Script/Popup.js - how exactly do I trigger that code?

Wed, Mar 1, 9:31 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Btw, if F36887417 was for me, I can't open it.

Wed, Mar 1, 9:27 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).
Wed, Mar 1, 9:25 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

N3. I've just checked, this animation works in tbe same way, as in the last month.

Wed, Mar 1, 9:15 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron added a comment to T330946: TypeError: jQuery.easing[this.easing] is not a function (jquery bug error spike).

Well, @Jdlrobson, no. This particular edit is only cosmetic, changing local function names. The popup was introduced months ago and inserted to the articles hours ago.

Wed, Mar 1, 9:08 PM · Reading-Web-Local-Wiki-Issues, Russian-Sites
IKhitron created T330942: Latest image thumbnails aren't replaced correctly after image reupload.
Wed, Mar 1, 8:36 PM · Commons, MediaWiki-File-management, Wikimedia-Site-requests, Wikimedia-Incident, Regression

Feb 1 2023

IKhitron added a comment to T328582: imagemap creates duplicate names.

Just an idea for a possible solution: add the number

$('body').find('*').index(<current map or image dom element>)

to the hash function input.

Feb 1 2023, 9:25 PM · ImageMap
IKhitron awarded T328582: imagemap creates duplicate names a Like token.
Feb 1 2023, 6:22 PM · ImageMap

Jan 19 2023

TerraCodes awarded T316060: [Feature request] TOC pinned / unpinned status should persist across page views for anonymous users a Like token.
Jan 19 2023, 9:26 AM · Patch-For-Review, Readers-Web-Backlog, Desktop Improvements (Vector 2022)

Jan 13 2023

IKhitron added a comment to T316559: Communicate when pages are not supported in other languages in the current language selector.

It's definitely a bug, removing interwiki in template, category, and so on.

Jan 13 2023, 12:05 PM · MW-1.40-notes (1.40.0-wmf.19; 2023-01-16), Language-Team (Language-2023-January-March), UniversalLanguageSelector
IKhitron added a comment to T314620: The Language selector appears on pages where it is not used.

Well, looks like there is an opposite bug now - the language selector works in main space only.

Jan 13 2023, 11:49 AM · Readers-Web-Backlog, UniversalLanguageSelector, ULS-CompactLinks, Desktop Improvements (Vector 2022)

Jan 1 2023

IKhitron created T326065: Replace space with tabs in JSON indentation autoformatting.
Jan 1 2023, 3:03 PM · MediaWiki-Core-Revision-backend

Dec 20 2022

IKhitron added a comment to T117720: Remove use of jquery.tipsy from Wikimedia-maintained code.

I really hope tipsy support will stay until a good replacement comes, because it can do something beautiful that title attribute can't, tooltip in desktop browser version on mobiles and tablets. And because wikimedia registered users usually work there on desktop version, knowing that mobile version is good for anonym readers, but has not enough functionality for editors, it can be a very breaking change.

Dec 20 2022, 3:43 PM · Technical-Debt, JavaScript, MediaWiki-General

Dec 12 2022

IKhitron created T325018: The int magic word ignores language defined rules.
Dec 12 2022, 8:28 PM · MediaWiki-Parser, I18n

Nov 9 2022

IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

@IKhitron For (1), I think the existing image in that page, and the link within the text to Help:Badges, might be enough? If not, then it's probably best to re-ask on the talkpage there.
For (2) I've asked at the talkpage if it's ready.

Nov 9 2022, 10:38 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository

Nov 7 2022

IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

Thanks to @MisterSynergy and @ChristianKl there is now a draft for new Wikidata:Sitelinks to redirects guidelines! \o/

  1. Please add something like F35649625 to that help page, for 99% of users that does not know what the hell is badge.
  2. Is there a way to make this page translatable?

Thank you.

Nov 7 2022, 5:59 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository

Oct 29 2022

IKhitron added a comment to T292552: Rename articles and users to update our case mapping to PHP 7.4 and Unicode 11.

Well, the script already renamed, and there are a couple of bugs.

  1. I can't remove renaming log entries from the watchlist by any way I know. It just stuck there. What can I do?
  2. Open this. Click on the last one, "Ϊ́". You arrive here. There is no page there.

Thank you.

Oct 29 2022, 1:11 PM · MW-1.40-notes (1.40.0-wmf.7; 2022-10-24), PHP 7.4 support, PHP 7.3 support, Platform Team Workboards (Clinic Duty Team), serviceops

Oct 28 2022

IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

Sure thing!

  1. Open the Wikidata Item (https://www.wikidata.org/wiki/Q75634570)
  2. Look for the "Wikipedia" section (you can usually find it on the right or the very bottom).
  3. Click "edit" and add a Wikipedia page or redirect.
  4. Add a redirect badge (see screenshot). -- This step is needed only if you are adding a redirect.
  5. Click "publish".

Screenshot

Oct 28 2022, 5:15 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository
IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

I see, @Manuel. So, it's important to know that there is a need to create a new item, if missing. Thanks a lot!

Oct 28 2022, 2:03 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository
IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

Yes, you can! A sitelink to a redirect can now be added to an Item. But only if a redirect badge (sitelink to redirect Q70893996 / intentional sitelink to redirect Q70894304) is added in the same edit.

Oct 28 2022, 1:42 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository
IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

@IKhitron: You are right about the old error message. There is still one task open about this (T320490) as we would like to link to the new guidelines around this (after they are updated).

So when I can link to redirect and it will work, instead of any error message, old or new?

Oct 28 2022, 1:33 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository
IKhitron added a comment to T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

Weird. I get the regular message "You can't connect to the <original>, because it is already connected."

Oct 28 2022, 12:22 PM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository
IKhitron updated subscribers of T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'.

Well, @Manuel, something is wrong. It does not work. Are you sure it should be in recent changes, and not in later this week, for example? @Xaosflux, @Quiddity.

Oct 28 2022, 11:58 AM · User-notice-archive, Wikidata, MediaWiki-extensions-WikibaseRepository

Oct 20 2022

IKhitron added a project to T320865: Watchlist "unviewed" flag incorrectly updated when viewing old revisions or diffs: Regression.

I can confirm that opening any diff in the middle of unviewed revisions on my wiki marks all as viewed. Trying with old viewed revision does not have such a result. Looks even worse than T186506.

Oct 20 2022, 4:56 PM · Regression, Growth-Team, MediaWiki-Watchlist

Oct 17 2022

IKhitron added a comment to T320894: The NAMESPACE magic word is not normalized for female users any more.

@IKhitron: could you describe further what you meant by:

For now I've edited some system messages from "...|draft|user|..." to "...|draft|user|female user|...", but I hope it will be fixed.

Yap. Here you are. Do you need me to translate it?

Oct 17 2022, 9:05 PM · Regression, MediaWiki-Parser

Oct 16 2022

IKhitron added a comment to T204370: Behavior switch/magic word uniformity.

Please see an unexpected bug in T320894.

Oct 16 2022, 11:53 PM · MW-1.40-notes (1.40.0-wmf.25; 2023-02-27), MediaWiki-Parser, Parsoid
IKhitron added a comment to T320894: The NAMESPACE magic word is not normalized for female users any more.

13049 pages to check in ruwiki, it's impossible.

Oct 16 2022, 8:19 PM · Regression, MediaWiki-Parser
IKhitron added a comment to T320894: The NAMESPACE magic word is not normalized for female users any more.

You can use {{NAMESPACENUMBER}} to avoid gender distinction or namespace renames when comparing things in wikitext

Of course I could, but it doesn't make it better -- either way there is need to find and edit all the occurences. Better to fix the bug.

Oct 16 2022, 8:10 PM · Regression, MediaWiki-Parser
IKhitron updated the task description for T320894: The NAMESPACE magic word is not normalized for female users any more.
Oct 16 2022, 4:56 PM · Regression, MediaWiki-Parser
IKhitron updated the task description for T320894: The NAMESPACE magic word is not normalized for female users any more.
Oct 16 2022, 4:54 PM · Regression, MediaWiki-Parser
IKhitron created T320894: The NAMESPACE magic word is not normalized for female users any more.
Oct 16 2022, 3:48 PM · Regression, MediaWiki-Parser

Aug 24 2022

IKhitron added a comment to T316060: [Feature request] TOC pinned / unpinned status should persist across page views for anonymous users.

In the ticket. Except for the links, which are no more than luxury, all the rest is in the task description.
What else I need to provide to reopen the task?

Aug 24 2022, 3:43 PM · Patch-For-Review, Readers-Web-Backlog, Desktop Improvements (Vector 2022)
IKhitron added a comment to T316060: [Feature request] TOC pinned / unpinned status should persist across page views for anonymous users.

Cannot reproduce. Please provide
...
Thanks.

Aug 24 2022, 12:41 PM · Patch-For-Review, Readers-Web-Backlog, Desktop Improvements (Vector 2022)

Aug 23 2022

IKhitron created T316060: [Feature request] TOC pinned / unpinned status should persist across page views for anonymous users.
Aug 23 2022, 11:43 PM · Patch-For-Review, Readers-Web-Backlog, Desktop Improvements (Vector 2022)

May 27 2022

IKhitron added a comment to T309365: [INVESTIGATE] Users report being unable to access IP Info despite having the right permissions 4H.

Indeed.

May 27 2022, 8:25 PM · Anti-Harassment (AHaT Sprint 10: The Mokorotlo), IP Info

May 6 2022

IKhitron added a comment to T307754: Redirects to disambigs are not marked any more.

Probably, but not sure.

May 6 2022, 1:36 AM · Regression, MediaWiki-extensions-Disambiguator, MediaWiki-Parser
IKhitron updated subscribers of T307754: Redirects to disambigs are not marked any more.

Pinging @Kipod and @eranroz from the original task.

May 6 2022, 12:53 AM · Regression, MediaWiki-extensions-Disambiguator, MediaWiki-Parser
IKhitron added a comment to T307754: Redirects to disambigs are not marked any more.

See, for example, here, 223-227 in this revision.

May 6 2022, 12:51 AM · Regression, MediaWiki-extensions-Disambiguator, MediaWiki-Parser
IKhitron created T307754: Redirects to disambigs are not marked any more.
May 6 2022, 12:45 AM · Regression, MediaWiki-extensions-Disambiguator, MediaWiki-Parser

Apr 14 2022

IKhitron added a comment to T277363: New search widget API doesn't work in "Special:" and "File:" namespace.

Appears it does work in File namespace, both for local and Commons, but still does not work for Special pages. At least for me, on any wiki site.

Apr 14 2022, 6:33 PM · Readers-Web-Backlog, Platform Team Workboards (Clinic Duty Team), Vector (legacy skin), Design-Systems-team-20200324-20220422 (Vue.js Search Experience (Vector modern)), Desktop Improvements (Vector 2022)

Mar 30 2022

IKhitron added a comment to T299417: Normalize templatelinks table.

I see. Thanks for your help.

Mar 30 2022, 2:17 PM · User-notice-archive, MW-1.40-notes (1.40.0-wmf.2; 2022-09-19), MW-1.39-notes, Performance-Team (Radar), DBA
IKhitron added a comment to T299417: Normalize templatelinks table.

How can it work if linktarget does not have any data about non-existing templates? What will be the id in templatelinks and where will be the tempkate name stored?

Mar 30 2022, 2:12 PM · User-notice-archive, MW-1.40-notes (1.40.0-wmf.2; 2022-09-19), MW-1.39-notes, Performance-Team (Radar), DBA

Mar 29 2022

IKhitron added a comment to T299417: Normalize templatelinks table.

I'm not 100% sure I understood your usecase but if a query to templatelinks used to look like this:

SELECT tl_from, tl_namespace, tl_title from templatelinks where tl_from = 5974403;

It will change to:

SELECT tl_from, lt_namespace, lt_title from templatelinks join linktarget on lt_target_id = lt_id where tl_from = 5974403;

It seems the new table has not been replicated to the cloud replicas (I'll check and fix it soon).

If this doesn't answer your question, can you elaborate more? possibly giving the query you run usually.

Mar 29 2022, 5:38 PM · User-notice-archive, MW-1.40-notes (1.40.0-wmf.2; 2022-09-19), MW-1.39-notes, Performance-Team (Radar), DBA
IKhitron added a comment to T299417: Normalize templatelinks table.

Could you ellaborate, please, how will the new scheme interpret the red templates transclusion, so that quarry could recognize them?

Mar 29 2022, 1:49 PM · User-notice-archive, MW-1.40-notes (1.40.0-wmf.2; 2022-09-19), MW-1.39-notes, Performance-Team (Radar), DBA

Mar 26 2022

IKhitron added a comment to T3605: [[Section::...]] variables.

I wanted to create such a request, and found this one presearching. For me, there is completely different reason for this magic word. If we add editing templates (update, rewrite, fix, add links, ....) or some others ({{Current}}), they should look differently at the article top or in some section. The magic word allows to check, if the section number is 0, the template is relevant to the article, otherwise to specific section.

Mar 26 2022, 5:48 PM · Parsoid, Patch-For-Review, MediaWiki-extension-requests
IKhitron awarded T3605: [[Section::...]] variables a Like token.
Mar 26 2022, 5:47 PM · Parsoid, Patch-For-Review, MediaWiki-extension-requests

Mar 4 2022

IKhitron added a comment to T302461: Empty TOC in New Vector.

Thanks. I'll write here if I see it again.

Mar 4 2022, 12:41 PM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)

Mar 3 2022

IKhitron added a comment to T302461: Empty TOC in New Vector.

No problem. Well, as I said, on two pages I can see the full TOC, without definitions button. No, I don't.

Mar 3 2022, 11:53 AM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)
IKhitron added a comment to T302461: Empty TOC in New Vector.

BTW: it's just a guess, but if I would be you, I would check synchronization. There was one page that I opened twice, once broken, and once not. Maybe something js not ready in time.

Mar 3 2022, 3:17 AM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)
IKhitron added a comment to T302461: Empty TOC in New Vector.

@IKhitron I've visited https://he.wikipedia.org/wiki/%D7%A9%D7%99%D7%97%D7%AA_%D7%95%D7%99%D7%A7%D7%99%D7%A4%D7%93%D7%99%D7%94:%D7%9E%D7%96%D7%A0%D7%95%D7%9F and I only see one table of contents in the article (and no TOC in the sidebar):

Screen Shot 2022-03-02 at 5.01.19 PM.png (2×4 px, 651 KB)

Can you please paste the full url of the page you are noticing this issue?

Mar 3 2022, 1:35 AM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)

Mar 2 2022

IKhitron added a comment to T302461: Empty TOC in New Vector.

@IKhitron we're actively working on the table of contents and bugs like this may appear temporarily due to caching. Are you still seeing this issue?

Mar 2 2022, 10:39 PM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)

Feb 26 2022

IKhitron added a comment to T302461: Empty TOC in New Vector.
In T302461#7734225, Aklapper wrote:

I opened the link and the link is a diff.

Indeed. It's everywhere, and this link is just an example. Here is another one, in reading mode:

Screenshot_20220226-191001_Samsung Internet.jpg (955×1 px, 401 KB)

The screenshot seems to come from https://he.wikipedia.org/w/index.php?title=ויקיפדיה:מזנון&oldid=33299679 instead?

No, it doesn't.

Fixing problems does not require reverting.

Of course. Not for fixing, for avoiding the current situation.

Feb 26 2022, 5:22 PM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)

Feb 23 2022

IKhitron created T302461: Empty TOC in New Vector.
Feb 23 2022, 10:55 PM · MW-1.38-notes (1.38.0-wmf.24; 2022-02-28), Readers-Web-Backlog (Kanbanana-FY-2021-22), Desktop Improvements (Vector 2022)

Feb 19 2022

IKhitron awarded T245098: gallery slideshow inside collapsed element does not work when expanded a Burninate token.
Feb 19 2022, 7:35 PM · MediaWiki-Gallery

Feb 18 2022

IKhitron added a comment to T301588: Allow exclusion of certain page images.

I see. And what about the Linter rules update?

Feb 18 2022, 4:11 PM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.22; 2022-02-14), Readers-Web-Backlog (Kanbanana-FY-2021-22), PageImages

Feb 17 2022

IKhitron added a comment to T301588: Allow exclusion of certain page images.

Just saw this in the Tech News. The question is: does this affect the Google Search?

Feb 17 2022, 9:25 PM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.22; 2022-02-14), Readers-Web-Backlog (Kanbanana-FY-2021-22), PageImages

Feb 1 2022

IKhitron updated subscribers of T136282: Enable ArticlePlaceholder on ruwiki.

@Jack_who_built_the_house

Feb 1 2022, 2:14 PM · Russian-Sites, ArticlePlaceholder, Wikidata

Jan 7 2022

IKhitron added a comment to T198758: Load .json configuration files via ResourceLoaderWikiModule.

Well, FYI. It works now, and the problem was misleading documentation of the new future. It's better to rewrite it, I think. To tell about file names, about try and catch, and more.

Jan 7 2022, 2:17 PM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.16; 2022-01-03), Performance-Team, MediaWiki-extensions-Gadgets, MediaWiki-ResourceLoader

Jan 6 2022

IKhitron added a comment to T198758: Load .json configuration files via ResourceLoaderWikiModule.

I think I already get an answer from these links. Although, I coudn't make all this work yet.

Jan 6 2022, 9:48 PM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.16; 2022-01-03), Performance-Team, MediaWiki-extensions-Gadgets, MediaWiki-ResourceLoader
IKhitron added a comment to T63007: Allow specifying when a gadget should load (conditional category, action, or namespace).

Don't understand what are you trying to say.

Jan 6 2022, 12:40 PM · MW-1.38-notes (1.38.0-wmf.16; 2022-01-03), Performance-Team (Radar), Patch-For-Review, Wikimedia-Israel-Hackers, MediaWiki-extensions-Gadgets

Jan 5 2022

IKhitron updated subscribers of T63007: Allow specifying when a gadget should load (conditional category, action, or namespace).

@Johan, what do you say, do we need to publish this?

Jan 5 2022, 9:27 PM · MW-1.38-notes (1.38.0-wmf.16; 2022-01-03), Performance-Team (Radar), Patch-For-Review, Wikimedia-Israel-Hackers, MediaWiki-extensions-Gadgets

Dec 29 2021

IKhitron added a comment to T198758: Load .json configuration files via ResourceLoaderWikiModule.

So, what's the right page name, mydata.json or Gadget-mydata.json as usual?

Dec 29 2021, 3:24 AM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.16; 2022-01-03), Performance-Team, MediaWiki-extensions-Gadgets, MediaWiki-ResourceLoader

Nov 13 2021

IKhitron added a comment to T279674: Use of dir=auto in WVUI breaks search interface is broken in wikis mixing LTR and RTL languages.

Thank you. When there be the next release of WVUI?

Nov 13 2021, 1:00 PM · Codex, Readers-Web-Backlog (Kanbanana-FY-2021-22), WVUI, Desktop Improvements (Vector 2022), I18n, RTL

Aug 28 2021

IKhitron updated the task description for T289931: The global preferences mechanism is broken.
Aug 28 2021, 10:06 PM · MediaWiki-extensions-GlobalPreferences, Community-Tech, Regression, MediaWiki-Core-Preferences
IKhitron added a comment to T289931: The global preferences mechanism is broken.

Some more screenshots, before double-click

Screenshot_20210829-010108_Samsung Internet.jpg (138×739 px, 36 KB)

and after
Screenshot_20210829-010308_Samsung Internet.jpg (137×715 px, 30 KB)

Aug 28 2021, 10:04 PM · MediaWiki-extensions-GlobalPreferences, Community-Tech, Regression, MediaWiki-Core-Preferences
IKhitron created T289931: The global preferences mechanism is broken.
Aug 28 2021, 10:00 PM · MediaWiki-extensions-GlobalPreferences, Community-Tech, Regression, MediaWiki-Core-Preferences
IKhitron updated subscribers of T243076: Change autoconfirmed days and edits limit in he@wiki..

@Whatamidoing-WMF, saw your message, please pay attention.

Aug 28 2021, 3:57 PM · Wikimedia-Site-requests

Aug 27 2021

IKhitron added a comment to T243076: Change autoconfirmed days and edits limit in he@wiki..

Ok, I'm just the messenger but I'll try to explain the community position.

The use of protection in the Hebrew Wikipedia is defined so that we use mainly a basic level of protection.

But there are still issues that the community believes need to be protected, rather than raising the level of protection, we prefer to lower the level of permissions for people at increased risk, and the community believes the risk goes down for users who have made 100 edits and 30 days have passed since signing up.

@IKhitron Can you check that I was not wrong?

Aug 27 2021, 3:33 PM · Wikimedia-Site-requests

Aug 21 2021

IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

And one more thing […]

I could not reproduce this in Chromium 90.0.4430.212 on Debian 10.10 “buster” on Hebrew Wikipedia logged out, using the default new Vector skin. I used the following wiki text:

<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>
<ref group=hebrew>sometext</ref>

<div class="hebrewRefList">
<references group="hebrew" />
</div>

and saw this:

Screenshot from 2021-08-21 14-19-57.png (479×544 px, 28 KB)

Aug 21 2021, 3:47 PM · User-notice-archive, I18n

Aug 20 2021

IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

Very well. Could I, please, get one example where adding lang changes something in direction on any device? Thank you.

If I understand correctly, the lang attribute does not have any affect on the direction of text. It is not required for this. However it is a useful additional standard piece of markup to include for both semantic reasons and for accessibility reasons (e.g. for screenreaders it might make the "voice" module change to one more suitable for speaking that language). Details about this are explained at https://www.w3.org/WAI/WCAG21/Understanding/language-of-parts.html

Aug 20 2021, 9:27 PM · User-notice-archive, I18n
IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

And one more thing. I tried to fix by your recommendations, and it generally works. But there is a problem, that I couldn't fix until now.
If we use li::marker in references that have direction, it looks differently on different kinds of browsers. For example,
<ref group=hebrew>sometext</ref>
on a page where there were a lot of references in this group looks like this in most of browsers:

Screenshot_20210821-001051_Samsung Internet.jpg (139×826 px, 58 KB)

which is correct, but looks now like that on Chrome and Edge
Screenshot_20210821-001155_WebInspector.jpg (180×656 px, 55 KB)

You can see the numbering in opposite direction. Tried to add

.hebrewRefList li::marker {
    direction: rtl
}

does not help. Tried all the possible values of direction and unicode-bidi, nothing helps. How can I fix this?

Aug 20 2021, 9:19 PM · User-notice-archive, I18n
IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

As I wrote, such edits don’t worsen the situation in terms of web accessibility; the text was and remained inaccessible to people using screen readers, Braille translators and the like. Your tests do their job, they fix the directionality of the text, they simply don’t fix another issue.

Aug 20 2021, 9:06 PM · User-notice-archive, I18n

Aug 19 2021

IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

The example does lack the lang attribute for WCAG 2.1 AA-level compliance. It’s not directly connected to this class change, though; changing <div class="mw-content-ltr"> to <div dir="ltr"> won’t worsen the situation.

Aug 19 2021, 2:21 AM · User-notice-archive, I18n

Aug 15 2021

IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

Sorry for bothering, but can I get an answer, please? Otherwise, looks like the lang parameter is not needed at all in this task, and without it, the millions of edits that should be done because of this task will be much easier. Thank you.

Aug 15 2021, 1:13 PM · User-notice-archive, I18n

Aug 13 2021

IKhitron added a comment to T287701: Review usages of `.mw-content-ltr` and `.mw-content-rtl`.

By the way, what does lang parameter add here?

https://www.w3.org/International/questions/qa-lang-why is probably the best explanation.

It also looks like this bug has been present on the Hebrew mobile site undetected for the last 10 years.. :(
https://he.m.wikipedia.org/wiki/%D7%9E%D7%97%D7%A9%D7%91#%D7%9C%D7%A7%D7%A8%D7%99%D7%90%D7%94_%D7%A0%D7%95%D7%A1%D7%A4%D7%AA

Aug 13 2021, 10:40 AM · User-notice-archive, I18n

Aug 10 2021

IKhitron added a comment to T279674: Use of dir=auto in WVUI breaks search interface is broken in wikis mixing LTR and RTL languages.

@IKhitron are you familiar with the WVUI library and how we transition to it? The first screenshot is the search before WVUI has been loaded and the second shows WVUI after it is loared and I think this is important context to understanding this issue. Why do you think it is irrelevant? Is there another bug occurring here that we need to understand?

Aug 10 2021, 4:58 PM · Codex, Readers-Web-Backlog (Kanbanana-FY-2021-22), WVUI, Desktop Improvements (Vector 2022), I18n, RTL

Aug 9 2021

IKhitron updated subscribers of T279674: Use of dir=auto in WVUI breaks search interface is broken in wikis mixing LTR and RTL languages.

@Jdlrobson, pay attention, the second screenshot you've added is irrelevant.

Aug 9 2021, 5:38 PM · Codex, Readers-Web-Backlog (Kanbanana-FY-2021-22), WVUI, Desktop Improvements (Vector 2022), I18n, RTL

Aug 7 2021

IKhitron added a comment to T260220: Use proper messages for log entries.

Danny, why don't you use the Watchlist messages, instead of inventing your own?

Aug 7 2021, 11:36 PM · Patch-For-Review, User-DannyS712, I18n, MediaWiki-extensions-GlobalWatchlist

Aug 5 2021

IKhitron awarded T288270: Add lint error for .mw-content-ltr or .mw-content-rtl without dir or lang a Yellow Medal token.
Aug 5 2021, 5:19 PM · MediaWiki-extensions-Linter

Aug 3 2021

IKhitron changed the subtype of T287929: Show page move destination from "Task" to "Feature Request".
Aug 3 2021, 1:45 AM · MediaWiki-extensions-GlobalWatchlist, User-DannyS712
IKhitron created T287929: Show page move destination.
Aug 3 2021, 1:45 AM · MediaWiki-extensions-GlobalWatchlist, User-DannyS712

Jul 30 2021

Jdlrobson awarded T287649: Regression wmf.16: New vector no longer aligns sites correctly a Stroopwafel token.
Jul 30 2021, 12:09 AM · MW-1.37-notes (1.37.0-wmf.16; 2021-07-26), Vector (legacy skin) (Tracking), MediaWiki-extensions-GlobalWatchlist, User-DannyS712, Regression