Description
On code converter create pages:
- https://wikifunctions.beta.wmflabs.org/wiki/Special:CreateZObject?zid=Z46
- https://wikifunctions.beta.wmflabs.org/wiki/Special:CreateZObject?zid=Z64
The function is initiated with name and arguments set to Z0. The persistence layer replaces these with the newly created Zid.
If the editor adds the substring "Z0" inside the code expecting it to remain that way, this will fail, as every Z0 will be replaced, not only function and argument names.
Desired behavior/Acceptance criteria
- When the code includes a Z0 inside a string, show a warning message stating that every Z0 substring will be replaced.
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist



