Page MenuHomePhabricator

ApiParse returns numeric file names as numbers in imagelinks section
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue:

  • Parse a piece of wikitext or page containing file links with numeric file names, e.g.[[File:1]], using action=parse&prop=images

What happens?:
The images section in the response returns the file name as a number, not a string

What should have happened instead?:
It should be a string

Details

Related Changes in Gerrit: