https://bugzilla.wikimedia.org/show_bug.cgi?id=33614
--- Comment #2 from steevithak <[email protected]> 2012-01-09 22:24:30 UTC --- Upon further thought, there's still redundancy here. For example: If the page is in: A > B > C > D There's really no point in also displaying these lines: A A > B A > B > C As they're all included in D. They're not really paths to the given page anyway. Really what's wanted is a list of unique paths through the hierarchy to the given page. There's no need to provide additional paths to each point along the way. If that makes sense. -- 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
