[02:11:00] (PS3) Yaron Koren: Return empty array for autocomplete values with no source [extensions/PageForms] - https://gerrit.wikimedia.org/r/471535 (https://phabricator.wikimedia.org/T208670) (owner: Samwilson) [02:20:08] (CR) Yaron Koren: [C: 2] "@Samwilson - sorry about the long delay. And thank you!" [extensions/PageForms] - https://gerrit.wikimedia.org/r/471535 (https://phabricator.wikimedia.org/T208670) (owner: Samwilson) [02:24:49] (Merged) jenkins-bot: Return empty array for autocomplete values with no source [extensions/PageForms] - https://gerrit.wikimedia.org/r/471535 (https://phabricator.wikimedia.org/T208670) (owner: Samwilson) [02:26:58] (CR) jenkins-bot: Return empty array for autocomplete values with no source [extensions/PageForms] - https://gerrit.wikimedia.org/r/471535 (https://phabricator.wikimedia.org/T208670) (owner: Samwilson) [21:27:49] I'm working to update a wiki from 1.26 to 1.31, and one of the only things that broke is using semantic inline queries inside links. [21:27:54] So for example: [21:27:58] [[{{#ask: [[Real Name::Mark]] [21:27:58] |link = none [21:27:58] |format=list [21:27:58] |mainlabel= [21:27:58] |default=This User has not set up their InfoBox [21:28:00] }}|Mark]] [21:28:06] That puts the text " [21:28:08] [[User:Mtfurlan|Mark]]" [21:28:11] On the page. [21:28:24] Not a link to user mtfurlan with the text "Mark" [21:28:27] It used to do that. [21:28:42] How is it expected to work now?