Page MenuHomePhabricator

Taylor (Taylor 49)
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
Mar 20 2019, 3:01 PM (351 w, 4 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Taylor 49 [ Global Accounts ]

Recent Activity

Fri, Nov 28

Taylor added a comment to T408383: False positives of lost access to wiki account ("You need to verify your login").

I see ... almost 40'000 accounts got banned ... but as WMF admits, essentially no damage had occurred except the discovery the the mass ban tool did not work: T389728: Locking hundreds of accounts with Special:MultiLock results in 0 locks

Fri, Nov 28, 9:13 PM · Product Safety and Integrity, Trust-and-Safety, Security

Sun, Nov 23

Taylor added a comment to T410758: Timeouts searching for terms and regular expressions too low.

We have documented https://www.mediawiki.org/wiki/Help:CirrusSearch#Regular_expression_searches that
this form of query is expected to time out, particularly on wikis of decent size like dewiki. The
suggested variation insource:/Dremel/ insource:dremel returns results in < 1s and should be equivalent

Sun, Nov 23, 9:17 PM · Discovery-Search, CirrusSearch
Taylor added a comment to T410527: "mw.title.newBatch(...)" is unreasonably memory-hoggy.

Reportedly LUA can use 50 MiO RAM, quite generous. But if 7'000 pages hog 50 MiO, then every single page consumes ca 7 KiO. Does it really need so much? I could try to call "mw.title.newBatch(...)" in batches of 25 pages, and copy the relevant info from bloated title objects into a LUA table of booleans.

Sun, Nov 23, 9:07 PM · Performance Issue, Scribunto

Wed, Nov 19

Taylor updated the task description for T410527: "mw.title.newBatch(...)" is unreasonably memory-hoggy.
Wed, Nov 19, 6:03 PM · Performance Issue, Scribunto
Taylor updated the task description for T410527: "mw.title.newBatch(...)" is unreasonably memory-hoggy.
Wed, Nov 19, 4:28 PM · Performance Issue, Scribunto
Taylor added a comment to T410527: "mw.title.newBatch(...)" is unreasonably memory-hoggy.

Related tasks:

Wed, Nov 19, 4:24 PM · Performance Issue, Scribunto
Taylor created T410527: "mw.title.newBatch(...)" is unreasonably memory-hoggy.
Wed, Nov 19, 4:19 PM · Performance Issue, Scribunto
Taylor added a comment to T134696: Change transclusion behavior for files and categories.

Drop this {{ }} syntax altogether for cats and files. There are better methods to show the content of a cat, and better methods to transclude ie show a file.

Wed, Nov 19, 3:29 PM · Parsoid-Read-Views, Parsoid, MediaWiki-Parser, MediaWiki-Parser-Templates, MediaWiki-Categories, MediaWiki-General
Taylor moved T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets from Non-blockers (any wiki) to Uncategorized on the Parsoid-Read-Views board.
Wed, Nov 19, 3:19 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid
Taylor added a comment to T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets.

I disagree with lowering the priority, and I disagree with move to "non-blockers" given that this is a blocker. Please move into Blockers (any wiki) given that this bug indeed does break a module https://www.wikidata.org/wiki/Q120442526.

Wed, Nov 19, 3:16 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid
Taylor renamed T410513: Parsoid behaves strangely on pages violating the Expensive Budget "expensive-parserfunction-category" from Parsoid behaves strangely on pages violating the Expensive Budget to Parsoid behaves strangely on pages violating the Expensive Budget "expensive-parserfunction-category".
Wed, Nov 19, 2:59 PM · Parsoid-Read-Views (Phase 4 - Parsoid generates metadata needed by core), Parsoid
Taylor created T410513: Parsoid behaves strangely on pages violating the Expensive Budget "expensive-parserfunction-category".
Wed, Nov 19, 2:52 PM · Parsoid-Read-Views (Phase 4 - Parsoid generates metadata needed by core), Parsoid

Oct 29 2025

Taylor added a comment to T331906: Add Lua function to read out previous section heading.

It could be of course limited to plain text, ie accept things like

Oct 29 2025, 5:14 PM · Scribunto, All-and-every-Wiktionary
Taylor added a comment to T408383: False positives of lost access to wiki account ("You need to verify your login").

Thank you for that answer. Now I start understanding how this ie activation of "Extension:EmailAuth" could happen. Still, there are several false assumptions:

Oct 29 2025, 4:25 PM · Product Safety and Integrity, Trust-and-Safety, Security

Oct 27 2025

Taylor updated the task description for T408383: False positives of lost access to wiki account ("You need to verify your login").
Oct 27 2025, 1:16 PM · Product Safety and Integrity, Trust-and-Safety, Security
Taylor added a comment to T408383: False positives of lost access to wiki account ("You need to verify your login").

elaborate on the security risks associated with enabling 2FA?

Oct 27 2025, 1:09 PM · Product Safety and Integrity, Trust-and-Safety, Security
Taylor added a comment to T408383: False positives of lost access to wiki account ("You need to verify your login").

Indeed I have exactly this problem:

Oct 27 2025, 12:39 PM · Product Safety and Integrity, Trust-and-Safety, Security
Taylor added a comment to T408383: False positives of lost access to wiki account ("You need to verify your login").

Thanks ... but I can't see a method to disable this behaviour. I do not want to enable 2FA (a huge security risk), and of course I do clear the history whenever I am done online. Also I access my account from several places and several devices, making the suggestion "preserve the cookie" inapplicable. Generally, I do not want let any third party collect my personal data when I use wikis. Is the only way to fix this removing my email address, or would that result in immediate loss of my account?

Oct 27 2025, 12:29 PM · Product Safety and Integrity, Trust-and-Safety, Security
Taylor added a comment to T407710: Allow Lua access to source code of SVG files.

I think the next obvious question is can we
make mw.title.new("Media:foo.svg"):getContent() return the text of the svg if the
file is below a certain size.

Oct 27 2025, 12:14 PM · Commons, MediaWiki-File-management, Scribunto
Taylor added a comment to T5593: [Epic] SVG client side rendering.

I support preserving the traditional rasterization of SVG:s into PNG. See also T396307: Add the missing link from LUA interpreter to SVG rasterizer. Outcome when viewing wiki pages should be predictable and same in all browsers to the utmost possible extent. So when viewing an Indonesian lemma in Esperanto wiktionary having a SVG with lang=id I want to see the image in Indonesian, even if the browser, the ISP or IP address, or the OS are in German or whatever.

Oct 27 2025, 12:00 PM · Community-Wishlist-Survey-2023, Epic, Wikimedia-SVG-rendering, Commons, Multimedia, Accessibility, MediaWiki-File-management
Taylor added a comment to T5593: [Epic] SVG client side rendering.
Oct 27 2025, 11:54 AM · Community-Wishlist-Survey-2023, Epic, Wikimedia-SVG-rendering, Commons, Multimedia, Accessibility, MediaWiki-File-management
Taylor added a comment to T334372: Add support for inline SVG.

I don't understand why T405861 (Lua implementation) was merged and not this task. The effects for readers are
the same, but T405861 only works in Lua (so less use cases for creators). I don't understand this decision.

Oct 27 2025, 11:43 AM · Patch-For-Review, Wikimedia-Hackathon-2024, MediaWiki-Parser
Taylor added a comment to T66460: Dynamically generate files with Scribunto.

This should de global: T396307: Add the missing link from LUA interpreter to SVG rasterizer.

Oct 27 2025, 11:11 AM · Patch-Needs-Improvement, Scribunto
Taylor added a project to T408383: False positives of lost access to wiki account ("You need to verify your login"): Trust-and-Safety.
Oct 27 2025, 11:04 AM · Product Safety and Integrity, Trust-and-Safety, Security
Taylor created T408383: False positives of lost access to wiki account ("You need to verify your login").
Oct 27 2025, 11:02 AM · Product Safety and Integrity, Trust-and-Safety, Security

Sep 20 2025

Taylor added a comment to T370044: PNG thumbnail of SVG file: Text not centered and cut off.

The bug is still present at commons: https://commons.wikimedia.org/wiki/Category:Blue_ISO_639_icons_with_double_parentheses now 2025-09-20.

Sep 20 2025, 10:00 PM · Wikimedia-SVG-rendering, Thumbor

Sep 15 2025

Taylor added a comment to T403212: Support \r, \n, \t, and \uNNNN in insource and intitle queries.

Support \r, \n, \t, and \uNNNN in insource and intitle queries
Open, Needs Triage

Sep 15 2025, 10:30 PM · User-notice-archive, Discovery-Search (2025.09.05 - 2025.09.26), CirrusSearch

Aug 16 2025

Taylor added a comment to T402081: Parsoid fails to apply "templatestyles" more than once.

Done! Fixed.

Aug 16 2025, 3:25 PM · Parsoid-Read-Views (Wiktionary), Parsoid
Taylor added a comment to T331906: Add Lua function to read out previous section heading.

I also greatly prefer T122934 (or something similar) to this hacky workaround.

Aug 16 2025, 2:17 PM · Scribunto, All-and-every-Wiktionary
Taylor updated the task description for T402081: Parsoid fails to apply "templatestyles" more than once.
Aug 16 2025, 1:56 PM · Parsoid-Read-Views (Wiktionary), Parsoid
Taylor added a project to T402081: Parsoid fails to apply "templatestyles" more than once: Parsoid-Read-Views (Wiktionary).
Aug 16 2025, 1:53 PM · Parsoid-Read-Views (Wiktionary), Parsoid
Taylor updated the task description for T402081: Parsoid fails to apply "templatestyles" more than once.
Aug 16 2025, 1:50 PM · Parsoid-Read-Views (Wiktionary), Parsoid
Taylor created T402081: Parsoid fails to apply "templatestyles" more than once.
Aug 16 2025, 1:49 PM · Parsoid-Read-Views (Wiktionary), Parsoid

Jun 8 2025

Taylor created T396307: Add the missing link from LUA interpreter to SVG rasterizer.
Jun 8 2025, 5:10 PM · MediaWiki-File-management, SVG, Scribunto, Commons

May 6 2025

Taylor added a comment to T334372: Add support for inline SVG.

I principally highly support this. It should be possible to brew SVG:s by LUA modules. Either let the browser rend the SVG, or add the "missing link" from existing LUA interpreter to existing SVG rasterizer. The challenge is to design this in a decent way maximizing usefulness and minimizing maintainance nigtmare, abuse and nonsense, as well as and risk of sudden killing (see T334940). Also this should be limited to "commons" to prevent that a gazillion-SVG-mess located at commons only is repaced by a gazillion-templates-mess spread over hundreds of wikis (see T121470). While a solution to T121470 possibly is not expected soon, the "templatized SVG idea" ultimately must not become a part of that problem making it even harder to solve.

May 6 2025, 7:57 PM · Patch-For-Review, Wikimedia-Hackathon-2024, MediaWiki-Parser

Apr 13 2025

Taylor reopened T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets as "Open".

Sorry but I have to reopen this one. The fix is partial only. It indeed fixes the original problem

Apr 13 2025, 11:00 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid

Mar 21 2025

Taylor updated the task description for T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets.
Mar 21 2025, 3:10 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid
Taylor added a comment to T374156: Parsoid trips up on "[[ .. ]]" in parser function args in some cases.

Possibly related: T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets

Mar 21 2025, 3:03 PM · Content-Transform-Team (Work In Progress), Parsoid
Taylor updated the task description for T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets.
Mar 21 2025, 2:35 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid
Taylor updated the task description for T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets.
Mar 21 2025, 2:30 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid
Taylor created T389623: Parsoid fails to parse [[{}]] single curly brackets inside double rectangular brackets.
Mar 21 2025, 2:29 PM · Parsoid-Read-Views, Content-Transform-Team, Parsoid

Feb 27 2025

Taylor added a comment to T385390: Copy improvements for Special:CommunityConfiguration/Babel.

Still suggesting " Automatically create populated babel categories as needed by a dedicated bot account. " as otherwise it is very unclear when they are created and how.

Feb 27 2025, 4:22 PM · Growth-Team, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel

Feb 3 2025

Taylor added a comment to T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".

I can see that both contain translatable text. But maybe both contain translatable defaults too? The "interface messages" ultimately do. But what about the LocalSettings configuration variables "BabelCategoryNames" and "BabelMainCategory"? On eowiktionary they contain the translated word "Vikivortaristo".

Feb 3 2025, 6:40 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a comment to T385390: Copy improvements for Special:CommunityConfiguration/Babel.

It is less clear when try are created. This is ultimately a minor problem.

Feb 3 2025, 5:30 PM · Growth-Team, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a comment to T385390: Copy improvements for Special:CommunityConfiguration/Babel.
  1. Well, support for " Automatically create populated babel categories as needed by a dedicated bot account. " then.
Feb 3 2025, 5:25 PM · Growth-Team, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel

Feb 2 2025

Taylor added a comment to T385390: Copy improvements for Special:CommunityConfiguration/Babel.
  1. Sysops are expected to be inherently careful when editing protected pages. Weak support for a shorter warning like " beware of consequences for existing categories " .
Feb 2 2025, 10:12 PM · Growth-Team, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel

Feb 1 2025

Taylor updated the task description for T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".
Feb 1 2025, 7:41 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a comment to T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".

Traditionally those messages contained translatable text (poorly translated for some smaller languages ...), but they can also contain trivial fixed text: https://eo.wiktionary.org/wiki/MediaWiki:Babel-autocreate-text-levels (the underlying module must detect ns 8 in order to make the {{kat}} show as it does). Here https://eo.wiktionary.org/w/index.php?title=MediaWiki:Babel-autocreate-text-levels&action=info&uselang=en we can ee that the module is trancsluded in the ns 8 message page, but it shouldn't be.

Feb 1 2025, 7:38 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a subtask for T374348: Switch BabelUseCommunityConfiguration to true on Wikimedia sites: T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".
Feb 1 2025, 7:28 PM · User-notice-archive, Growth-Team (Current Sprint), Wikimedia-Site-requests, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a parent task for T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json": T374348: Switch BabelUseCommunityConfiguration to true on Wikimedia sites.
Feb 1 2025, 7:28 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor updated the task description for T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".
Feb 1 2025, 7:26 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor renamed T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json" from Decommissio "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json" to Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".
Feb 1 2025, 7:22 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor created T385378: Decommission "MediaWiki:Babel-autocreate-text-main" and "MediaWiki:Babel-autocreate-text-levels" in favor of "MediaWiki:BabelConfig.json".
Feb 1 2025, 7:22 PM · CommunityConfiguration-Adoption, MediaWiki-extensions-Babel

Jan 31 2025

Taylor added a comment to T385024: Babel's migration script should include an edit summary.

Seems to be already fixed.

Jan 31 2025, 4:41 PM · MW-1.44-notes (1.44.0-wmf.13; 2025-01-21), Growth-Team (Current Sprint), CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a comment to T374348: Switch BabelUseCommunityConfiguration to true on Wikimedia sites.

It brews for example "Категория:Ru-2" instead of "Категория:User ru-2"

Jan 31 2025, 4:18 PM · User-notice-archive, Growth-Team (Current Sprint), Wikimedia-Site-requests, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel
Taylor added a comment to T374348: Switch BabelUseCommunityConfiguration to true on Wikimedia sites.

Very good thing. IMHO the blocks against the bot should be globally removed in favor of setting the new setting "no autocreation" on affected wikis.

Jan 31 2025, 3:28 PM · User-notice-archive, Growth-Team (Current Sprint), Wikimedia-Site-requests, CommunityConfiguration-Adoption, MediaWiki-extensions-Babel

Jan 20 2025

Taylor added a comment to T384199: Requesting temporary lift of IP cap for 22 January 2025.

The task was created AFTER the begin of the timeframe if it was 2025-01-20. If no answer comes within 24 hours then this probably can be closed as obsolete and not done.

Jan 20 2025, 10:09 PM · Wikimedia-Site-requests

Jan 16 2025

Taylor added a comment to T376564: Scribunto should provide a bulk ifexists check.

Any progress, given that a patch emerged over 3 months ago?

Jan 16 2025, 8:25 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.21; 2025-09-30), Scribunto

Jan 10 2025

Taylor created T383452: Edit "$wgUploadMissingFileUrl" for sv wiktionary.
Jan 10 2025, 11:33 PM · Wikimedia-Site-requests

Dec 7 2024

Taylor created T381721: Add a way to detect "latest revision" vs "older revision" vs "preview".
Dec 7 2024, 4:18 PM · MediaWiki-Parser

Dec 4 2024

Taylor added a comment to T370044: PNG thumbnail of SVG file: Text not centered and cut off.

https://commons.wikimedia.org/wiki/File:Bugged_SVG_ISO_639_on_commons_2024.png
https://commons.wikimedia.org/wiki/Commons:Village_pump/Technical#Bugged_SVG
https://commons.wikimedia.org/wiki/Commons:Graphics_village_pump#Issues_with_E-road_shields_(Tabliczka_set)

Dec 4 2024, 12:32 AM · Wikimedia-SVG-rendering, Thumbor
Taylor added a comment to T370044: PNG thumbnail of SVG file: Text not centered and cut off.
Dec 4 2024, 12:22 AM · Wikimedia-SVG-rendering, Thumbor

Nov 27 2024

Taylor added a comment to T376564: Scribunto should provide a bulk ifexists check.

I highly support this proposal. It essentially solves T278629. Many wikis do suffer from the current limit of 500. The number of pages needing over 500 IFEXIST:s is low, but they exist and are important. Example: https://sv.wiktionary.org/wiki/Wiktionary:Balans_efter_spr%C3%A5k_och_ordklass

Nov 27 2024, 7:46 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.21; 2025-09-30), Scribunto
Taylor added a comment to T376564: Scribunto should provide a bulk ifexists check.

function should return an array of mw.title objects, so we can preload the other fields

Nov 27 2024, 7:43 PM · User-notice-archive, MW-1.45-notes (1.45.0-wmf.21; 2025-09-30), Scribunto

Aug 18 2024

Taylor added a comment to T71155: PNG thumbnail get smudgy and streaky (near garbled).

None of the provided or linked images exposes the alleged bug. So it's probably fixed by stealth. :-D

Aug 18 2024, 3:29 PM · Commons, Multimedia, MediaWiki-File-management
Taylor added a comment to T192744: PNG thumbnail looks significantly blurrier than JPG thumbnail.

current behaviour is crap

Aug 18 2024, 3:20 PM · Thumbor, Multimedia, Commons, MediaWiki-File-management

Jun 13 2024

Taylor added a comment to T367455: Add Swedish quotation marks to the special characters toolbar.

Just stick to good old ASCII quotation marks.

Jun 13 2024, 8:07 PM · WikiEditor (2010)
Taylor added a comment to T364247: Requesting temporary logo change for sv.wiktionary.org.

The logo is active now. Please revert 2024-07-13.

Jun 13 2024, 4:37 PM · Wikimedia-Site-requests

Apr 15 2024

Taylor added a comment to T209310: Consider implementing Module:No globals / Log globals in Scribunto itself.

Working link: https://www.mediawiki.org/w/index.php?title=Extension:Scribunto/Lua_reference_manual&diff=prev&oldid=6470970

Apr 15 2024, 9:50 PM · User-notice-archive, MW-1.40-notes (1.40.0-wmf.6; 2022-10-17), Scribunto

Mar 3 2024

Taylor added a comment to T358810: Having <> in headings leads to errors.

Shot: https://commons.wikimedia.org/w/index.php?title=File:Bug-in-subheadings-ASCII-62.png
Link: https://eo.wikipedia.org/w/index.php?title=Vikipedio:Alinomendaj_artikoloj&oldid=8650474#Adolf_Hitler_%E2%86%92_Adolfo_Hitlero_kaj_Vladimir_Putin_%E2%86%92_Vladimiro_Putino

Mar 3 2024, 5:08 PM · MW-1.42-notes (1.42.0-wmf.20; 2024-02-27), Content-Transform-Team, DiscussionTools
Taylor created T358987: Greater-than sign breaks wiki subheadings.
Mar 3 2024, 3:43 PM · MediaWiki-Parser

Sep 17 2023

Taylor added a comment to T346508: Don't convert Vorbis into MP3.

The fault is in the proprietary "Ios" and the proprietary "InternerExplorer". I am aware that some of the patents on MP3 expired, still converting Vorbis to (inferior) MP3 is anything else than a gain. As long as users of proprietary stuff are the most privileged group having everything working smoothly and "natively", whereas users of free software and free file formats have trouble, the power of the proprietary companies will not shrink. PNG as a temporary solution until the patent on LZW84 expires, Vorbis as a temporary solution until the patents on MP3 expire, Theora as a temporary solution until the patents on old MPEG expire ... who would want to ever design a free file format under such provisions?

Sep 17 2023, 8:01 PM · MediaWiki-extensions-Phonos

Sep 16 2023

Taylor updated the task description for T346508: Don't convert Vorbis into MP3.
Sep 16 2023, 10:28 PM · MediaWiki-extensions-Phonos
Restricted Application added a project to T317129: Improve "Failed to convert audio to MP3" error message: Community-Tech.

It should not try to convert a free audio file format into an unfree one: T346508.

Sep 16 2023, 10:25 PM · MediaWiki-extensions-Phonos
Taylor created T346508: Don't convert Vorbis into MP3.
Sep 16 2023, 10:23 PM · MediaWiki-extensions-Phonos
Taylor added a comment to T346195: Phonos attribution link is so small it's barely clickable.

Agree and strong support. Changing the submicroscopic "i" to "ⓘ" is an improvement. But please add an attribute allowing to override this new "(i)", allowing for empty string to suppress it (so that separate wikitext can be used in order to link directly to Commons).

Sep 16 2023, 5:22 PM · MW-1.41-notes (1.41.0-wmf.27; 2023-09-19), Community-Tech (CommTech-Kanban), Accessibility, MediaWiki-extensions-Phonos

Jul 18 2023

Taylor added a comment to T341175: Change the Indonesian Wiktionary's name and project namespace from Wiktionary to Wikikamus.
  • The fact that the namespace 4 has different names on different project types of same language makes sharing templates more difficult.
  • The fact that the namespace 4 has same name as the site causes confusion. People are trying to create articles in the ns 4 assuming that ns "Wikipedia" is the obvious choice for wikipedia articles. People don't understand it's purpose. This is happening on essentially all wikis, last but not least on Indonesian wikipedia. Are other namespaces such as "Template:" NOT part of Wikipedia too?
  • The namespace 4 has most aliases and causes most trouble and confusion. On many wikis we have page titles like Wiktionary/Wiktionary/Wiktionary/Project/Project.
  • On wikidata it is difficult to name an item linked to pages in ns 4 because it has many names even in one language. Using the generic "Project:" is possible but it will NOT show like that on any wiki.
Jul 18 2023, 3:24 PM · Wikimedia-Site-requests

Jul 13 2023

Taylor added a comment to T341175: Change the Indonesian Wiktionary's name and project namespace from Wiktionary to Wikikamus.

The former "Sitetitle" contains "{{SITENAME}}".

Jul 13 2023, 8:05 PM · Wikimedia-Site-requests

Jul 6 2023

Taylor added a comment to T341175: Change the Indonesian Wiktionary's name and project namespace from Wiktionary to Wikikamus.

The name of ns 5 is currently " Pembicaraan Wiktionary: ".

Jul 6 2023, 8:36 PM · Wikimedia-Site-requests

Jun 3 2023

Taylor added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

YES please do decommission "Windows-1252" (and "Windows 11") ASAP.

Jun 3 2023, 11:02 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Taylor added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

OK ... T184749 ... does svwikt still contain non-ASCII-and-non-UTF8 text?

Jun 3 2023, 9:38 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Taylor added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

This one still fails: https://sv.wiktionary.org/w/index.php?title=MediaWiki%3AHistorywarning&diff=14484&oldid=8261

Jun 3 2023, 9:22 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Taylor added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

Logs are broken too: https://sv.wiktionary.org/wiki/Special:Logg/Taylor_49

Jun 3 2023, 8:52 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error
Taylor added a comment to T337700: Exception: "Malformed UTF-8 characters" in Parser\MagicWordArray (via LqtVIew).

Swedish wiktionary is still broken. I can't delete pages anymore. Plus some other cosmetical errors. But I still can undelete and protect.

Jun 3 2023, 8:50 PM · Unstewarded-production-error, DBA, MW-1.41-notes (1.41.0-wmf.11; 2023-05-30), Wikimedia-database-issue (Bad data), Wikimedia-production-error

Mar 17 2023

Taylor updated subscribers of T331906: Add Lua function to read out previous section heading.
Mar 17 2023, 5:21 AM · Scribunto, All-and-every-Wiktionary
Taylor added a comment to T122934: Section-scope declarations for Wiktionary template invocations.

T331906: Add Lua function to read out previous section heading suggests another, possibly cleaner and simpler solution to the same problem.

Mar 17 2023, 5:13 AM · All-and-every-Wiktionary, Parsing-Team--ARCHIVED
Taylor added a comment to T331906: Add Lua function to read out previous section heading.

Indeed T122934 adresses same problem, but this one offers a simpler and cleaner solution avoiding the need for extra code like {{#sectionproperty: declare | lang=en}}.

Mar 17 2023, 5:10 AM · Scribunto, All-and-every-Wiktionary

Mar 13 2023

Taylor updated the task description for T331906: Add Lua function to read out previous section heading.
Mar 13 2023, 7:44 PM · Scribunto, All-and-every-Wiktionary
Taylor added a comment to T331906: Add Lua function to read out previous section heading.

The translation between language code and language name (discussed at meta page linked above) is already available elsewhere on every decent wiktionary. This is about reading out the RAW heading and nothing else.

Mar 13 2023, 5:37 PM · Scribunto, All-and-every-Wiktionary
Taylor created T331906: Add Lua function to read out previous section heading.
Mar 13 2023, 5:28 PM · Scribunto, All-and-every-Wiktionary

May 22 2022

Taylor added a comment to T278962: Allow redirects and the target article as independent sitelinks if redirect badge is used.

Do you believe that if someone opens a Wikidata item with 100
sitelinks, Wikidata should query all 100 Wikipedia projects every time?

May 22 2022, 9:37 AM · [Archived]Wikidata Dev Team (Sprint-∞), Wikidata-Campsite, MW-1.37-notes (1.37.0-wmf.17; 2021-08-02), Wikidata

May 15 2022

Taylor added a comment to T299244: Deleted pages are not being removed from links tables, which also messes up category counts.

Can this maybe get closed now? There are plenty of non-urgent bug-items about the same thing, and one more is still open:

May 15 2022, 10:56 PM · MW-1.38-notes (1.38.0-wmf.18; 2022-01-17), MediaWiki-Page-deletion, Wikimedia-production-error, Wikimedia-Incident, MediaWiki-Categories
Taylor added a comment to T278962: Allow redirects and the target article as independent sitelinks if redirect badge is used.

Adding Wikidata badges in Wikidata via a bot needs one bot approval within Wikidata
Adding a magic word to existing redirects would require a bot request on every Wikimedia project

May 15 2022, 10:40 PM · [Archived]Wikidata Dev Team (Sprint-∞), Wikidata-Campsite, MW-1.37-notes (1.37.0-wmf.17; 2021-08-02), Wikidata

Jan 23 2022

Taylor added a comment to T170737: Run recountCategories.php on Wikimedia wikis.

T299823: Regularly run recountCategories.php on Wikimedia wikis via systemd timer

Jan 23 2022, 12:11 AM · User-Urbanecm, Wikimedia-Site-requests, Wikimedia-maintenance-script-run
Taylor added a comment to T299823: Regularly run recountCategories.php on Wikimedia wikis via systemd timer.

SUPPORT, all wikis, once per month.

Jan 23 2022, 12:04 AM · User-MarcoAurelio, User-notice-archive, Wikimedia-maintenance-script-run, WMF-General-or-Unknown

Jan 22 2022

Taylor added a comment to T210733: Magic word "PAGESINCATEGORY" with parameter "pages" returns negative value on zhwikibooks.

If it is valid then it is a dupe of T85696: Allow action=purge to recalculate the number of pages/subcats/files in a category.

Jan 22 2022, 11:56 PM · MediaWiki-Categories, MediaWiki-Parser, Chinese-Sites

Jan 21 2022

Taylor added a comment to T85696: Allow action=purge to recalculate the number of pages/subcats/files in a category.

The script was run again on all public WMF wikis due to T299244: Deleted pages are not being removed from links tables, which also messes up category counts.

Jan 21 2022, 6:30 PM · User-notice-archive, MW-1.38-notes (1.38.0-wmf.21; 2022-02-07), Wikimedia-maintenance-script-run, MediaWiki-Categories

Jan 14 2022

Taylor added a comment to T278962: Allow redirects and the target article as independent sitelinks if redirect badge is used.

Right ... quit ping-spamming, and make sure to give a support vote after 2022-01-28: https://meta.wikimedia.org/wiki/Community_Wishlist_Survey_2022/Wikidata/Do_not_follow_sitelink_redirects_when_redirect_badge_is_used#VALIDREDIRECT

Jan 14 2022, 9:48 PM · [Archived]Wikidata Dev Team (Sprint-∞), Wikidata-Campsite, MW-1.37-notes (1.37.0-wmf.17; 2021-08-02), Wikidata

Sep 30 2021

Taylor added a comment to T292108: Do something about "cellpadding=".

don't need arbitrary padding

Sep 30 2021, 8:15 AM · TemplateStyles, HTML5
Taylor added a comment to T292108: Do something about "cellpadding=".

T2986: [tables] Please implement COL, COLGROUP unresolved since year 2004

Sep 30 2021, 8:06 AM · TemplateStyles, HTML5