https://bugzilla.wikimedia.org/show_bug.cgi?id=4
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|easy | CC| |[email protected] --- Comment #5 from Bartosz Dziewoński <[email protected]> --- This isn't easy. The timelines are generated by a 4000-line perl script, which doesn't communicate with MW apart from taking command-line arguments, so it has no way of knowing whether those pages exist. To fix this, we'd have to implement either interprocess communication between these two, or some sort of two-phase processing. -- 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
