Page MenuHomePhabricator

Bean49
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
Feb 7 2023, 10:40 PM (43 w, 3 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Bean49 [ Global Accounts ]

Recent Activity

Tue, Dec 5

Bean49 added a comment to T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want).

That's true, but you cannot get 500 entities at once, it remains the problem that you have to do 1800 requests in my previous example instead of 4. Is this not a problem?

Tue, Dec 5, 4:30 PM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata
Bean49 added a comment to T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want).

What are the recommendations of stewards/maintainers/owners of the codebase regarding the issues? Either workaround is not desirable.

Tue, Dec 5, 4:07 PM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata
Bean49 reopened T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want) as "Open".

I think this request was closed without addressing the issues reported in it.

Tue, Dec 5, 1:53 PM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata

Mon, Nov 20

Bean49 added a comment to T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want).

@Lydia_Pintscher It's not the case. How can you download the _P131 property of 1800 items with only 4 requests? Either you have to do 1800 requests, or download tons of data you use for nothing. This would not be for my convenience, it would be better for Wikimedia servers and resources. Did you take into account?

Mon, Nov 20, 10:00 AM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata

Sat, Nov 11

Bean49 changed the subtype of T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want) from "Task" to "Feature Request".
Sat, Nov 11, 6:25 PM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata
Bean49 added projects to T243138: allow to exclude selected claims from wbgetentities (or state positively which properties you want): MediaWiki-extensions-WikibaseRepository, Performance Issue.

Many Wikibase items have many statements. Many tasks deal with only one or few properties. It would considerably improve performance, traffic and load if it were a possibility to filter properties in the same manner as languages and sitefilter, especially when getting 500 entities at once.
It would be very useful to add a parameter properties or similar and allow values like P31|P1082|P939 to filter the returned data.
There is something similar for wbgetclaims.

Sat, Nov 11, 6:13 PM · Wikidata Dev Team, wmde-wikidata-tech, Performance Issue, MediaWiki-extensions-WikibaseRepository, Wikidata

Nov 3 2023

Bean49 added a comment to T141864: Add parser function for associated wikidata item ID.

You can see it here:

select * from page_props where pp_propname = 'wikibase_item' limit 100

https://quarry.wmcloud.org/query/77832

Nov 3 2023, 2:04 PM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient

Oct 25 2023

Bean49 added a comment to T141864: Add parser function for associated wikidata item ID.

https://en.wikipedia.org/w/api.php?action=query&format=json&prop=pageprops&titles=Kofoworola%20Abeni%20Pratt&formatversion=2
gives

{
  "batchcomplete": true,
  "query": {
      "pages": [
          {
              "pageid": 51046741,
              "ns": 0,
              "title": "Kofoworola Abeni Pratt",
              "pageprops": {
                  "defaultsort": "Pratt, Kofoworola Abeni",
                  "page_image": "Kofoworola_Abeni_Pratt.jpg",
                  "wikibase-shortdesc": "20th-century Nigerian nurse; first black Chief Nursing Officer of Nigeria",
                  "wikibase_item": "Q25796287"
              }
          }
      ]
  }
}

I suspect that there is a table with page properties. As I see, it is already integrated, just needs a magic word like {{WIKIBASEITEMID}}.

Oct 25 2023, 4:11 PM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient
Bean49 added a comment to T141864: Add parser function for associated wikidata item ID.

Magic words are not Wikibase client. This a Wikipedia pageprops. See T349571 for links. Could someone add the right project and assign the task?

Oct 25 2023, 3:14 PM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient
Bean49 updated subscribers of T141864: Add parser function for associated wikidata item ID.

@Pppery What would be the correct project? What project deals with the {{PAGEID}} magic word? This is not about Wikidata, this is about magic words and page properties on Wikipedia. No one seems to deal with this feature request since 2016. Could you help please?

Oct 25 2023, 9:36 AM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient

Oct 24 2023

Bean49 added projects to T141864: Add parser function for associated wikidata item ID: MediaWiki-Parser, ParserFunctions.
Oct 24 2023, 10:00 PM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient
Bean49 awarded T141864: Add parser function for associated wikidata item ID a Like token.
Oct 24 2023, 9:03 AM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient
Bean49 added a project to T141864: Add parser function for associated wikidata item ID: MediaWiki-extensions-Variables.

I propose {{WIKIBASEITEMID}} magic word. Like {{PAGEID}}, {{PAGEID:page name}}. See also T349571.

Oct 24 2023, 8:57 AM · Wikidata Integration in Wikimedia projects, Wikidata, MediaWiki-extensions-WikibaseClient
Pppery awarded T349571: Create magic word for Wikibase item id a Dislike token.
Oct 24 2023, 12:01 AM · Wikidata, MediaWiki-extensions-WikibaseClient

Oct 23 2023

Bean49 created T349571: Create magic word for Wikibase item id.
Oct 23 2023, 11:17 PM · Wikidata, MediaWiki-extensions-WikibaseClient

Jul 21 2023

Bean49 created T342442: HTTP 500 error trying to download as PDF with non-ISO-8859-1 characters in title.
Jul 21 2023, 2:44 PM · User-notice-archive, Platform Engineering, Electron-PDFs, Chinese-Sites, RESTBase-API, RESTBase

Jul 20 2023

Bean49 created T342337: Vector 2022 desktop Log out menu item covered.
Jul 20 2023, 11:36 AM · Web-Team-Backlog, Desktop Improvements (Vector 2022)

Jul 4 2023

Bean49 added a comment to T324422: FlaggedRevs sometimes recognizes a smaller number of pending revisions than the reality.

It's not impossible that something special about VE edits is causing issues

Jul 4 2023, 7:32 AM · Patch-For-Review, MW-1.41-notes (1.41.0-wmf.17; 2023-07-11), Hungarian-Sites, VisualEditor-MediaWiki, VisualEditor, MediaWiki-extensions-FlaggedRevs

Jun 9 2023

Bean49 updated the task description for T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias.
Jun 9 2023, 9:06 AM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites
Bean49 renamed T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias from Huwiki vector-2022 vector-tab-noicon doesn't get selected class on special pages to Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias.
Jun 9 2023, 8:56 AM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites

Jun 5 2023

Bean49 created T338187: Change img_upright configuration in MessagesHu.php.
Jun 5 2023, 9:58 PM · User-Frostly, good first task, MediaWiki-Internationalization, Hungarian-Sites

Mar 25 2023

Bean49 renamed T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias from huwiki vector-2022 vector-tab-noicon doesn't get selected class on watchlist to Huwiki vector-2022 vector-tab-noicon doesn't get selected class on special pages.
Mar 25 2023, 11:31 AM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites

Mar 24 2023

Bean49 updated the task description for T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias.
Mar 24 2023, 8:23 PM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites

Mar 21 2023

Bean49 created T332742: Page title with invalid character.
Mar 21 2023, 9:49 PM · MediaWiki-General

Mar 17 2023

Bean49 removed a project from T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias: MediaWiki-extensions-HeaderTabs.
Mar 17 2023, 10:42 PM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites
Bean49 created T332456: Vector-2022 vector-tab-noicon doesn't get selected class on special pages of non-English Wikipedias.
Mar 17 2023, 10:09 PM · Unplanned-Sprint-Work, Web-Team-Backlog (Web Team FY2022-23 Q4 Sprint 6), MW-1.41-notes (1.41.0-wmf.15; 2023-06-27), Hungarian-Sites