Steps to replicate the issue (include links if applicable):
- Go to https://www.wikifunctions.org/wiki/Z889 (for example)
- Click the three dots after “first list”
- Select “function call”
- In the “function” selector (hint: “Object”), type “Z810”
What happens?:
“No results found” is displayed
What should have happened instead?:
The Z810 function should have been displayed as the only matching function
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
- For “Z81”, only “Z811” is displayed. Z812 should also be included, as well as Z810
- For “Z80”, “Z804” and “Z805” are omitted
- For “reverse”, only “reverse untyped list” is displayed, not “reverse Typed list” (Z18479), “reverse list preserving list typing/untyping” (Z18759), or the Type-specific list-reverse functions (Z17770, Z17774, Z17778)
It appears that functions that can return only a Typed list are excluded. (The Z8K2/return type of “reverse untyped list” (Z12668) is Z1, for some reason.)