Page MenuHomePhabricator

Argument references are not always resolved
Open, MediumPublicBUG REPORT

Description

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

What happens?:
Evaluated results contain argument references (or, in the third case, evaluation fails).

What should have happened instead?:
The argument references should have been resolved, so that the evaluated results are proper objects.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

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

Raised here. Please note the disconnection, which has an adverse effect on performance, because the alternative implementations are in JavaScript and Python.

I think Z30651 has the same form as Z32142, the only difference being the argument reference in the latter case.