Page MenuHomePhabricator

When creating a new function, under Output it says "See list of input types"
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
The helping text under Output reads:
What kind of data does the function return? See list of input types.

What should have happened instead?:
It should say either "See list of output types.", or just "See list of types."

Screenshot 2023-10-06 at 17.30.10.png (236×850 px, 33 KB)

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Change 975415 had a related patch set uploaded (by Punith.nyk; author: Punith.nyk):

[mediawiki/extensions/WikiLambda@master] When creating a new function, under Output it says "See list of input types"

https://gerrit.wikimedia.org/r/975415

Jdforrester-WMF changed the task status from Open to In Progress.Dec 13 2023, 2:29 PM
Jdforrester-WMF assigned this task to Punith.nyk.
Jdforrester-WMF moved this task from Backlog to To deploy on the Abstract Wikipedia team board.

Change 975415 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] FunctionEditorOutput: Use correct i18n label, not the one for inputs

https://gerrit.wikimedia.org/r/975415

Etonkovidova subscribed.

In wikifunctions wmf.10 the text has been corrected:
Output
What kind of data does the function return? See list of output types.

Screen Shot 2024-01-04 at 12.39.29 PM.png (1×2 px, 153 KB)