https://bugzilla.wikimedia.org/show_bug.cgi?id=73623

--- Comment #14 from Monte Hurd <[email protected]> ---
Matt - it seems the indexpageids are not in the right order. 

And the native json parser on iOS doesn't preserve order within resulting
associative arrays - just arrays. I believe this is true w/android as well. 

We could write custom parsing logic to determine order if these hash entries
were made to be in the correct order, but that's a hack every non-php consumer
of this data would have to implement.

Would be perfect if the entries could be both ordered correctly and returned in
order-preserving json array format. Can there be a flag that just caused
results to come back array format?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to