Page MenuHomePhabricator

RJ2904 (Rashi)
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Jan 12 2025, 1:20 PM (48 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
RJ2904 [ Global Accounts ]

Recent Activity

Feb 27 2025

RJ2904 updated subscribers of T384754: Regression: Two logos/wordmarks appear at the top of the first page when printing Wikipedia articles.

@Jdlrobson I think there is an issue

image.png (1×1 px, 265 KB)
with directly removing the class line as mentioned in the task, as it gives an error when I run it on my local host. I have been trying to debug this issue, and it seems that additional changes might be needed to achieve the desired result.

Feb 27 2025, 10:09 AM · Verified, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Web-Team (Q3 Sprint 3 (Feb 19 - Mar 5, 2025)), patch-welcome, good first task, Regression, Browser-support-print-media, Vector 2022

Feb 26 2025

RJ2904 added a comment to T163394: Vector should mark language-neutral blockquotes.

@Volker_E There is a problem with the link to blockquote.less attached to the task above, as it shows an "Object not found" error when trying to open it.

Feb 26 2025, 4:43 AM · Vector 2022, Google-Code-in-2018, good first task, Design

Feb 25 2025

RJ2904 added a comment to T384754: Regression: Two logos/wordmarks appear at the top of the first page when printing Wikipedia articles.

@Aklapper Actually, I was trying to resolve this issue, but while doing so, I had MediaWiki set up in my local development environment. However, I wasn't able to get a Wikipedia page for the same issue. This issue requires a Wikipedia page whose printable version displays two logos, one below the other. To replicate the problem locally and then resolve it, I needed a Wikipedia page in my local development environment. That's why I asked this specific question here.

Feb 25 2025, 12:36 PM · Verified, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Web-Team (Q3 Sprint 3 (Feb 19 - Mar 5, 2025)), patch-welcome, good first task, Regression, Browser-support-print-media, Vector 2022
RJ2904 added a comment to T384754: Regression: Two logos/wordmarks appear at the top of the first page when printing Wikipedia articles.

@Jdlrobson-WMF, can you tell me what the process is to get a Wikipedia page if I have Mediawiki in my local development environment?

Feb 25 2025, 7:02 AM · Verified, MW-1.44-notes (1.44.0-wmf.19; 2025-03-04), Web-Team (Q3 Sprint 3 (Feb 19 - Mar 5, 2025)), patch-welcome, good first task, Regression, Browser-support-print-media, Vector 2022

Feb 23 2025

RJ2904 added a comment to T386714: GSoC 2025: Cat-a-lot javascript gadget development .

@Zache, I've completed the local development up to MediaWiki:Gadgets-definition, but I'm unable to create MediaWiki:Gadgets-definition. Could you please help me out with this?

Feb 23 2025, 12:21 PM · gadget-Cat-a-lot, Google-Summer-of-Code-2025, Developer-Outreach

Feb 21 2025

RJ2904 claimed T386779: Cat-a-lot gadget gets stuck if a page is protected.
Feb 21 2025, 6:33 PM · gadget-Cat-a-lot, Google-Summer-of-Code-2025, Developer-Outreach
RJ2904 claimed T386646: lang="undefined" on translated elements on wikimedia.org portal.
Feb 21 2025, 6:33 PM · Wikimedia-Portals
RJ2904 attached a referenced file: F58415675: image.png.
Feb 21 2025, 4:47 PM · Vector (legacy skin), CirrusSearch, Discovery-Search
RJ2904 attached a referenced file: F58415684: image.png.
Feb 21 2025, 4:47 PM · Vector (legacy skin), CirrusSearch, Discovery-Search
RJ2904 added a comment to T386714: GSoC 2025: Cat-a-lot javascript gadget development .

Hello @Zache, I am Rashi, interested in this task. I have also explored it for some time. Additionally, I have good experience with the MediaWiki codebase, as I have successfully merged T385327 and am currently working on an issue in Wikimedia Portals (T386646), as well as T381642 in Codex and T386718 in the project structure.
I would appreciate your further guidance.

Feb 21 2025, 7:09 AM · gadget-Cat-a-lot, Google-Summer-of-Code-2025, Developer-Outreach
RJ2904 added a comment to T386646: lang="undefined" on translated elements on wikimedia.org portal.

@Pcoombe I don't think the problem lies in page-localized.js because it is a common file used in both Wikipedia and Wikimedia, so if it gives the correct output for Wikipedia, then the same will happen for Wikimedia. We need to ensure that the localization data for Wikimedia is correctly loaded.

Feb 21 2025, 3:31 AM · Wikimedia-Portals

Feb 19 2025

RJ2904 added a comment to T386646: lang="undefined" on translated elements on wikimedia.org portal.

@Aklapper, I sincerely apologize for this. Someone on Phabricator mentioned that there's no need to ping the person who authored the issue, so I had no choice but to ask you instead.

Feb 19 2025, 3:43 AM · Wikimedia-Portals
RJ2904 added a comment to T386718: Fix Project Structure display on README.

@Eugene233, please provide me with the Gerrit or GitHub link to the repository so that I can fix this.

Feb 19 2025, 3:38 AM · Patch-For-Review, RoadToWiki, Wiki-Mentor-Africa, WDLexAudio
RJ2904 claimed T386718: Fix Project Structure display on README.
Feb 19 2025, 3:11 AM · Patch-For-Review, RoadToWiki, Wiki-Mentor-Africa, WDLexAudio

Feb 18 2025

RJ2904 added a comment to T386646: lang="undefined" on translated elements on wikimedia.org portal.

@Aklapper, I believe the issue is that in index.handlebars, the <html lang="en"> tag is currently hard-coded instead of referencing a dynamic language variable. This is likely causing the problem.

Feb 18 2025, 6:35 PM · Wikimedia-Portals
RJ2904 added a comment to T329471: Measuring reader visits to core project pages (on Vector 2022).

@Jdlrobson When a logged-out user (i.e., not authenticated) visits any of the target pages (e.g., Contents, Current Events, Random, About, Donate, Help, Learn to Edit, Community Portal, Recent Changes, Related Changes, Download as PDF, Printable Version), we increment a counter for that URL.
We store this count temporarily for each day and reset it at the start of the next day.

Feb 18 2025, 9:49 AM · Product-Analytics, Vector 2022 (Tracking)
RJ2904 added a comment to T386655: Search bar proposal in old Vector skin prioritizes spelling mistake redirect result.

@DrDogs, could you please explain the issue? When I search for the example you provided on Wikipedia using Firefox, I get the expected results (

image.png (349×2 px, 98 KB)
). I would appreciate your help in understanding the problem.

Feb 18 2025, 9:13 AM · Vector (legacy skin), CirrusSearch, Discovery-Search
RJ2904 added a comment to T343001: When the user visits an Object page without a URL set explicitly in their URL, re-write their history to the canonical one.

Can someone please explain this issue properly? From what I can see on my localhost, I am getting a URL like

image.png (1×2 px, 213 KB)
when visiting the page, which is expected.

Feb 18 2025, 7:53 AM · WikiLambda Front-end, Abstract Wikipedia team

Feb 17 2025

RJ2904 added a comment to T381642: Codex icons are not visible in Windows' high contrast mode.

@Volker_E do you have any documentation that can help me understand how to set up Codex on Windows?

Feb 17 2025, 7:04 PM · Readers Essential Work 2025, Design-System-Team, Codex, Accessibility

Feb 15 2025

RJ2904 added a comment to T381642: Codex icons are not visible in Windows' high contrast mode.

Actually, when I try to run Codex in my development environment on Windows to see the effects of high contrast mode, I get a lot of errors. However, when I do the same on Linux, it doesn't give any errors. Please help me with this.

Feb 15 2025, 7:21 PM · Readers Essential Work 2025, Design-System-Team, Codex, Accessibility

Feb 8 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

It was a really nice and enriching learning experience working on this
issue. My mid-semester exams are starting in two days, so I will catch up
and contribute more as soon as my exams are over.

Feb 8 2025, 6:50 PM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Feb 7 2025

RJ2904 added a comment to T381642: Codex icons are not visible in Windows' high contrast mode.

@Millipede88 @RJ2904 Thanks for your interest in this issue. May I ask upfront what would be your approach on fixing this issue? (Also, are you Windows users?)

Feb 7 2025, 6:27 AM · Readers Essential Work 2025, Design-System-Team, Codex, Accessibility

Feb 6 2025

RJ2904 claimed T381642: Codex icons are not visible in Windows' high contrast mode.
Feb 6 2025, 1:42 PM · Readers Essential Work 2025, Design-System-Team, Codex, Accessibility

Feb 4 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex, can you tell me the names of most of the browsers in which this printable view feature can be observed?

Feb 4 2025, 8:33 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Feb 3 2025

RJ2904 added a comment to T385327: WordPress Wikipedia Preview applies styles but tooltips don't appear.

@Aklapper Can you tell me the repo to which this task belongs?

Feb 3 2025, 6:28 AM · Unplanned-Sprint-Work, LPL Essential (LPL Essential 2024 Nov-Jan), Wikipedia-Preview

Feb 1 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex , So, I need to provide the correct commit message and remove the line instead of just commenting out the change I made in the change number rEMFR111590586ec8 ?

Feb 1 2025, 4:48 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 30 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex , please tell me if the problem I just told above is the one you wanted to point out in this issue or not?

Jan 30 2025, 1:36 PM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)
RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex I got it. this is how the issue should look in the development environment.
:

Screenshot from 2025-01-30 12-17-16.png (849×1 px, 218 KB)

Jan 30 2025, 7:03 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 29 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex, I created a sample page in MediaWiki and made the changes told by you, but I didn't notice any changes in the printable view. Could you explain what might be wrong?

Jan 29 2025, 5:18 PM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 28 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex, thanks for the explanation; I will make the required changes.

Jan 28 2025, 11:54 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 23 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

@matmarex Thanks for the clarification! I will work on this again after getting a clearer understanding of the issue from you.

Jan 23 2025, 6:24 PM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 22 2025

RJ2904 added a comment to T384174: Print to PDF with Prince produces page breaks after headlines.

I have made the required changes in change number 1113427 in gerrit. @User935823839, please review it.

Jan 22 2025, 10:33 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)
RJ2904 added a comment to T384150: Add a better error message for Luthor when a Wikisource don't exist.

what is the repository name?

Jan 22 2025, 9:41 AM · Patch-For-Review, RoadToWiki, Luthor

Jan 20 2025

RJ2904 claimed T384150: Add a better error message for Luthor when a Wikisource don't exist.

Can I work on this issue? Please provide the GitHub link to this.

Jan 20 2025, 10:34 AM · Patch-For-Review, RoadToWiki, Luthor
RJ2904 claimed T384174: Print to PDF with Prince produces page breaks after headlines.

Can I work on this issue? please provide the corresponding GitHub link.

Jan 20 2025, 10:27 AM · MW-1.44-notes (1.44.0-wmf.16; 2025-02-11), MediaWiki-Platform-Team, CSS, Vector 2022, Timeless, Vector (legacy skin)

Jan 18 2025

RJ2904 added a comment to T381642: Codex icons are not visible in Windows' high contrast mode.

I want to work on this issue. Can you provide me with its github link?

Jan 18 2025, 12:15 PM · Readers Essential Work 2025, Design-System-Team, Codex, Accessibility
RJ2904 added a comment to T381823: "The appearance menu has moved here" message in overlay top bar shown outside of viewport after scroll down.

is this still open?

Jan 18 2025, 11:37 AM · Verified, Design-System-Team (DST-Sprint-39 (2025-01-06 to 2025-01-17)), OOUI
RJ2904 added a comment to T355083: TextArea: implement min-width 256px as in TextInput.

Can I work on this issue? Is this still open? Please provide me with the GitHub repository link as well.

Jan 18 2025, 7:16 AM · Design-System-Team (DST-Sprint-39 (2025-01-06 to 2025-01-17)), CSS, good first task, Codex
RJ2904 claimed T355083: TextArea: implement min-width 256px as in TextInput.
Jan 18 2025, 7:14 AM · Design-System-Team (DST-Sprint-39 (2025-01-06 to 2025-01-17)), CSS, good first task, Codex