Page MenuHomePhabricator

Dv103
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Saturday

  • No visible events.

User Details

User Since
Apr 1 2025, 8:50 PM (42 w, 1 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Dv103 [ Global Accounts ]

Recent Activity

Sep 12 2025

Dv103 added a comment to T403888: Allow to access the list of all possible values of a lightweight Wikidata enumeration.

Also, I'll note that these 2 use cases, for a calendar month enum, don't necessarily involve the use of a numeric index (which I agree could be a weakness in approach): get the next/previous month, get the number of the months in a year.

Sep 12 2025, 4:36 PM · Abstract Wikipedia team, WikiLambda
Dv103 added a comment to T403888: Allow to access the list of all possible values of a lightweight Wikidata enumeration.

Yes, exactly

Sep 12 2025, 6:49 AM · Abstract Wikipedia team, WikiLambda

Sep 11 2025

Dv103 added projects to T404392: Arbitrary HTML injection through error display on Wikifunctions: WikiLambda Front-end, WikiLambda.
Sep 11 2025, 8:20 PM · SecTeam-Processed, MW-1.45-notes (1.45.0-wmf.18; 2025-09-09), Vuln-XSS, Abstract Wikipedia team (26Q1 (Jul–Sep)), Essential-Work, WikiLambda, WikiLambda Front-end, Security, Security-Team
Dv103 created T404392: Arbitrary HTML injection through error display on Wikifunctions.
Sep 11 2025, 8:19 PM · SecTeam-Processed, MW-1.45-notes (1.45.0-wmf.18; 2025-09-09), Vuln-XSS, Abstract Wikipedia team (26Q1 (Jul–Sep)), Essential-Work, WikiLambda, WikiLambda Front-end, Security, Security-Team
Dv103 added a comment to T404092: Create try-catch and throw builtin functions to be able to test custom errors thrown by user code.

Z28154 is already a throw function.

Sep 11 2025, 4:34 PM · OKR-Work, Abstract Wikipedia team (26Q1 (Jul–Sep)), function-schemata, function-orchestrator
Dv103 added a comment to T403817: "Age of a person" function fails for long-form poets of Italian origin.

I've investigated too, and the main problem is that currently Julian calendar dates are not fetched

Sep 11 2025, 3:34 PM · function-orchestrator, Abstract Wikipedia team

Sep 10 2025

Dv103 added a comment to T403884: Wrong interpretation of dates when a function is called from wikitext with a blank parameter.

The Dagbani reading function (Z23990) already support the mdy Dagbani format (for example, the input "06-09-2025" is correctly interpreted as 9 June 2025)

Sep 10 2025, 4:05 PM · Abstract Wikipedia team, WikiLambda, WikiLambda Front-end
Dv103 added a comment to T403888: Allow to access the list of all possible values of a lightweight Wikidata enumeration.

Can you explain what the use case is?

Sep 10 2025, 4:02 PM · Abstract Wikipedia team, WikiLambda

Sep 6 2025

Dv103 created T403888: Allow to access the list of all possible values of a lightweight Wikidata enumeration.
Sep 6 2025, 1:21 PM · Abstract Wikipedia team, WikiLambda
Dv103 added a comment to T403884: Wrong interpretation of dates when a function is called from wikitext with a blank parameter.

The ISO 8601 formats (like yyyy-mm-dd or yyyymmdd) are instead guaranteed to be interpreted as such in all the languages by the reader function Z20808.

Sep 6 2025, 12:26 PM · Abstract Wikipedia team, WikiLambda, WikiLambda Front-end
Dv103 added a project to T403884: Wrong interpretation of dates when a function is called from wikitext with a blank parameter: Abstract Wikipedia team.
Sep 6 2025, 12:21 PM · Abstract Wikipedia team, WikiLambda, WikiLambda Front-end
Dv103 created T403884: Wrong interpretation of dates when a function is called from wikitext with a blank parameter.
Sep 6 2025, 12:17 PM · Abstract Wikipedia team, WikiLambda, WikiLambda Front-end

Aug 29 2025

Dv103 created T403244: Empty HTML fragment viewer that should be disabled is instead editable.
Aug 29 2025, 9:41 AM · MW-1.45-notes (1.45.0-wmf.21; 2025-09-30), Essential-Work, Abstract Wikipedia team (26Q1 (Jul–Sep)), WikiLambda, WikiLambda Front-end

Aug 27 2025

Dv103 created T403086: Enable Default Value for Gregorian year.
Aug 27 2025, 3:49 PM · Abstract Wikipedia team, WikiLambda Front-end, WikiLambda

Aug 7 2025

Dv103 added a comment to T400271: Fix empty language field in monolingual string objects, make sure that these objects are not stored, or avoid calling fetch language functions on empty strings.

Excuse me for the problems that I have caused, but most of those examples were created by me. It was when I was still new at Wikifunction, and I didn't understand well how types are actually used (now I'm planning to convert all those functions to use strings instead of monolingual texts). At the time, I had understood that there was supposed to be the the language code that I was lefting blank, but I didn't manage to understand how to insert it (I expected that I had to click in the chip to activate an input box inside of it that would let me insert the language code). Since everything still worked well (the functions completely ignored the language field of the monolingual texts, and this is why now I am converting them to use simple strings), I just renounced to try to insert the correct language code.

Aug 7 2025, 7:50 AM · Essential-Work, Abstract Wikipedia team (26Q1 (Jul–Sep)), MW-1.45-notes (1.45.0-wmf.12; 2025-07-29), WikiLambda Front-end, WikiLambda

Jul 22 2025

Dv103 added a comment to T392165: Preset for "current day" on Wikifunctions integration wikis.

Could you please add the support for blank fields also for Z20159 (Gregorian Year)?

Jul 22 2025, 10:12 AM · Abstract Wikipedia team

Jun 10 2025

Dv103 added a comment to T396433: selector for language-list-typed function in composition hangs.

It also affected me trying to add a Z802 call for this edit: https://www.wikifunctions.org/wiki/Z20442?diff=prev&oldid=191465

Jun 10 2025, 8:00 AM · Essential-Work, MW-1.45-notes (1.45.0-wmf.9; 2025-07-08), Abstract Wikipedia team (25Q4 (Apr–Jun)), WikiLambda Front-end

Apr 26 2025

Dv103 created T392750: Javascript and Python implementations can't return list of lists of rational numbers.
Apr 26 2025, 10:03 AM · function-evaluator, Abstract Wikipedia team

Apr 18 2025

Dv103 added a comment to T392165: Preset for "current day" on Wikifunctions integration wikis.

Perhaps it's better to use '{{#time:Y-m-d}}', since in this way it uses the ISO 8601 format. The d/n/Y format could be misinterpreted by the reader functions in some languages (for example, the en-us reader interprets 06/8/2025 as '8 June 2025').

Apr 18 2025, 8:52 AM · Abstract Wikipedia team

Apr 1 2025

Dv103 renamed T390786: Not able to create testcase with Typed list of Typed list of Wikidata lexemes from Functions with more than 10 parameters are not usable to Not able to create testcase with Typed list of Typed list of Wikidata lexemes.
Apr 1 2025, 9:07 PM · Abstract Wikipedia team, Wikifunctions
Dv103 created T390786: Not able to create testcase with Typed list of Typed list of Wikidata lexemes.
Apr 1 2025, 8:59 PM · Abstract Wikipedia team, Wikifunctions