https://bugzilla.wikimedia.org/show_bug.cgi?id=44693
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #2 from Jon <[email protected]> --- It's because the API returns an object rather than an array for some reason and thus when we iterate through it we cannot guarantee the order will not be changed by the browser. Annoyingly we will have to request timestamp property and create an array ourselves. https://gerrit.wikimedia.org/r/51297 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
