[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #17 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 93508 merged by jenkins-bot:
Remove namespace restriction for mention notifications

https://gerrit.wikimedia.org/r/93508

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Will go out with 1.23wmf16.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #16 from Andre Klapper aklap...@wikimedia.org ---
(In reply to MZMcBride from comment #15)
 Who's maintaining Echo?

See https://www.mediawiki.org/wiki/Developers/Maintainers (might be outdated);
http://www.mediawiki.org/wiki/Extension:Echo ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

billinghurst billinghu...@gmail.com changed:

   What|Removed |Added

 CC||billinghu...@gmail.com

--- Comment #14 from billinghurst billinghu...@gmail.com ---
shake shake shake shake shake. One month later since last shaking

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #15 from MZMcBride b...@mzmcbride.com ---
Who's maintaining Echo?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-02-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Quiddity pandiculat...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=54433

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #12 from MF-Warburg mfwarb...@googlemail.com ---
What is hindering the approval of this patch? I see more and more that people
are trying to ping each other on the main or project ns'es.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2014-01-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #13 from MZMcBride b...@mzmcbride.com ---
(In reply to comment #12)
 What is hindering the approval of this patch? I see more and more that people
 are trying to ping each other on the main or project ns'es.

https://gerrit.wikimedia.org/r/93508 needs to be updated and merged. I just
bumped the changeset.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #7 from Dereckson dereck...@espace-win.org ---
@Spinningspark the current patch address the notifications triggered by a
signature.

Previous behavior: only on NS_PROJECT (Wikipedia:) and on every talk
namespaces.
Patch behavior: everywhere

I offered in comments to make this configurable.

If the patch is merged as is, template namespace will be covered.
If my solution is used, the following configuration will be needed:

$wgEchoNotifications['baseNamespaces'] = array(
default = array(
NS_PROJECT
),

metawiki = array(
NS_PROJECT,
NS_MAIN, //bug 55491
),

enwiki = array(
NS_PROJECT,
NS_TEMPLATE, //bug 55491
),
);

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #8 from Spinningspark spinningspark.w...@gmail.com ---
I don't see any reason why it should be made configurable.  Why would we not
want notifications from particular namespaces?  If my name were to be linked in
article space I would certainly want to know about it top priority above
everything else.  Perhaps that case could be implemented as a big orange bar at
the top of the page (alright, perhaps not :) ).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #9 from MZMcBride b...@mzmcbride.com ---
(In reply to comment #8)
 I don't see any reason why it should be made configurable.  Why would we not
 want notifications from particular namespaces?

Edge cases, I imagine. But we should test it out and see what happens, in my
opinion.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #10 from Spinningspark spinningspark.w...@gmail.com ---
(In reply to comment #9)
 (In reply to comment #8)
  I don't see any reason why it should be made configurable.  Why would we not
  want notifications from particular namespaces?
 
 Edge cases, I imagine. But we should test it out and see what happens, in my
 opinion.

Edge cases are likely to be specific pages rather than entire namespaces.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #11 from MZMcBride b...@mzmcbride.com ---
(In reply to comment #10)
 Edge cases are likely to be specific pages rather than entire namespaces.

Sure, but... bug 50628. :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||spinningspark.w...@gmail.co
   ||m

--- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
*** Bug 56919 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #6 from Spinningspark spinningspark.w...@gmail.com ---
Just to note that there is a need for notifications in the template namespace
as well.  Wikipedia DYK makes extensive use of this namespace for reviews.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 93508 had a related patch set uploaded by Gerrit Patch Uploader:
Remove namespace restriction for mention notifications

https://gerrit.wikimedia.org/r/93508

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |legoktm.wikipe...@gmail.com
   |org |

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-10-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

--- Comment #3 from sp...@wikimedia.org ---
The WMF core features team tracks this bug on Mingle card
https://mingle.corp.wikimedia.org/projects/flow/cards/326, but people from the
community are welcome to contribute here and in Gerrit.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

PiRSquared17 pirsquare...@gmail.com changed:

   What|Removed |Added

 CC||pirsquare...@gmail.com

--- Comment #2 from PiRSquared17 pirsquare...@gmail.com ---
(In reply to comment #1)
 The issue here is that it's hardcoded for talk namespaces and NS_PROJECT. We
 probably need some kind of configuration variable to modify it.
 
 Echo/Hooks.php:455 if ( $title-isTalkPage() ||
 $title-inNamespace( NS_PROJECT ) ) {

Is there any reason it needs to be restricted to certain namespaces at all?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com
  Component|Site requests   |Echo
Version|wmf-deployment  |unspecified
Product|Wikimedia   |MediaWiki extensions

--- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
The issue here is that it's hardcoded for talk namespaces and NS_PROJECT. We
probably need some kind of configuration variable to modify it.

Echo/Hooks.php:455 if ( $title-isTalkPage() ||
$title-inNamespace( NS_PROJECT ) ) {

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55491] mention notifications on Meta don't work for ns0

2013-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55491

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

   Keywords||easy

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l