https://bugzilla.wikimedia.org/show_bug.cgi?id=18479
Bill Clark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Bill Clark <[email protected]> 2009-04-15 22:39:09 UTC --- This will cause all-numeric linked dates ([[2009-04-15]]) to be rendered as a single (likely broken) link rather than as two individual links to the year and month-day combination. All-numeric dates that are already two links ([[2009]]-[[04-15]]) will be rendered as a valid year link followed by an invalid link to "04-15" rather than the page for "April 15" as it should. This will also cause mal-formed dates ([[April 15]][[2009]]) to be rendered without an intervening space/comma-space. It will also cause links to a day-month combination ([[15 April]]) to be linked to the redirect for "15 April" rather than the actual page of "April 15" although this is particularly minor, since the redirects already exist. I am actively gathering statistics (through analysis of xml dumpfiles) to see how many pages (and which) use the problematic formats. I expect to have that list ready later tonight, at which point a decision could be made to either fix those pages before disabling DynamicDates, or that the problem isn't widespread enough to be concerned with (since bots will be starting delinking of ALL lesser-relevant dates soon anyway.) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
