Topic on Extension talk:Arrays

Arrays extension cannot parse certain numbers

1
Acnetj (talkcontribs)

The Arrays extension (version 2.2.0) cannot parse certain numbers (1, 2, 3, 0) under certain condition. These number changed to "Array" on output if a custom pattern is used.

Input: {{#arraydefine:places|1234567890; 2WE340; 654453562|;}} {{#arrayprint:places||@R|<nowiki/> * [[@R]]}}{{#arrayprint:places}} Output:

  • ArrayArrayArray456789Array
  • ArrayWEArray4Array
  • 65445Array56Array

1234567890, 2WE340, 654453562

https://phabricator.wikimedia.org/T245134

Reply to "Arrays extension cannot parse certain numbers"