[Bug 71779] Flow: Support wgCapitalLinks = false

2014-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71779 --- Comment #4 from sp...@wikimedia.org --- Seems to me Flow should not assume topics are always capitalized, since internally its UUIDs are lowercase. Maybe the tests could query &meta=siteinfo&siprop=namespaces to find out if case="case-sensit

[Bug 71779] Flow: Support wgCapitalLinks = false

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71779 --- Comment #3 from Danny Horn --- in backlog: https://trello.com/c/2WddEysl -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibug

[Bug 71779] Flow: Support wgCapitalLinks = false

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71779 --- Comment #1 from Matthew Flaschen --- I tested with: $wgCapitalLinkOverrides[NS_TOPIC] = true; This could go in Flow.php I think. In theory, modifying alwaysCapitalizedNamespaces would be slightly better I think. That would require a hoo

[Bug 71779] Flow: Support wgCapitalLinks = false

2014-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71779 --- Comment #2 from Matthew Flaschen --- I forgot to say, the test worked to get the QUnit passing. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 71779] Flow: Support wgCapitalLinks = false

2014-10-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71779 Matthew Flaschen changed: What|Removed |Added Summary|Support wgCapitalLinks =|Flow: Support |fa