https://bugzilla.wikimedia.org/show_bug.cgi?id=72678
Jeff Thompson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jeff Thompson <[email protected]> --- (In reply to Marius Hoch from comment #1) > I wonder whether we want to include information about redirects in there or > simply leave redirects out? Just leaving them out will be easier to > implement and not change the schema (thus not breaking b/c), so I'd suggest > going down that road. An item may have a property value which is a redirected item. Does the JSON dump "resolve" the item value and dump the item ID of the redirect target? If yes, then the JSON dump can leave out redirect information. But if the JSON dump does not resolve a redirect, then there must be a dump for the redirects (maybe in the JSON dump or another file). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
