[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 abraham.taheriv...@wikimedia.de changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Krinkle krinklem...@gmail.com changed: What|Removed |Added Keywords|patch-in-gerrit | CC|

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71355 had a related patch set uploaded by Krinkle: Remove list of functions added in wgExtensionFunctions https://gerrit.wikimedia.org/r/71355 -- You are

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71355 merged by jenkins-bot: Remove list of functions added in wgExtensionFunctions https://gerrit.wikimedia.org/r/71355 -- You are receiving this mail

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71972 had a related patch set uploaded by Daniel Kinzler: (bug 45167) use SetupAfterCache to register templates. https://gerrit.wikimedia.org/r/71972 -- You are

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 71972 merged by jenkins-bot: (bug 45167) use SetupAfterCache to register templates. https://gerrit.wikimedia.org/r/71972 -- You are receiving this mail because:

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Liangent liang...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Jeroen De Dauw jeroen_ded...@yahoo.com changed: What|Removed |Added CC|

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 denny vrandecic denny.vrande...@wikimedia.de changed: What|Removed |Added Status|REOPENED|ASSIGNED

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 denny vrandecic denny.vrande...@wikimedia.de changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #5 from Liangent liang...@gmail.com --- Maybe introduce a new usage? $wgExtensionFunctions[] = array( 'func' = function() { /* ... */ }, 'name' = 'Some descriptive name', ); -- You are receiving this mail because: You are

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Aude aude.w...@gmail.com changed: What|Removed |Added Status|VERIFIED|REOPENED

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-02-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 abraham.taheriv...@wikimedia.de changed: What|Removed |Added Status|RESOLVED|VERIFIED

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Alex Monk (Krenair) kren...@gmail.com changed: What|Removed |Added Keywords||patch-in-gerrit

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 Alex Monk (Krenair) kren...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 45167] Don't use a closure in $wgExtensionFunctions

2013-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45167 --- Comment #2 from Alex Monk (Krenair) kren...@gmail.com --- Merged by Aude. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. ___