NewPagesFeed does not display any articles when sorted Oldest first.
Steps to reproduce
- Navigate to Special:NewPagesFeed on en.wikipedia.org
- Tap on the "Oldest" radio button near the top right
Expected behavior : The NewPagesFeed displays articles oldest first
Current behavior : The articles in the feed disappear and nothing occurs
Notes
Console displays the following new error :
Uncaught ReferenceError: author_byline_html is not defined
at child.eval (eval at _.template (Special:NewPagesFeed:22), <anonymous>:3:3373)
at child.template (<anonymous>:22:874)
at child.render (<anonymous>:197:1336)
at child.addOne (<anonymous>:217:449)
at Array.forEach (<anonymous>)
at Function._.each._.forEach (<anonymous>:8:69)
at child.Collection.(anonymous function) [as forEach] (<anonymous>:37:683)
at child.addAll (<anonymous>:217:939)
at child.trigger (<anonymous>:25:695)
at child.reset (<anonymous>:35:440)