[Bug 14977] $wgServer lacks brackets in IPv6 URLs

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14977

--- Comment #19 from Allen Stambaugh allen4na...@gmail.com 2010-10-02 
07:03:19 UTC ---
Philippe

MediaWiki is a web application an since some web servers cause $wgServerName to
include a port number you need to expect a single colon. For example...

www.example.org:8080

If you want MediaWiki to support the ethernet protocol you should make a
feature or extension request.

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


[Bug 25390] New: autoreview privilege should be removeable - like editor

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25390

   Summary: autoreview privilege should be removeable - like
editor
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: FlaggedRevs
AssignedTo: ro...@wikimedia.org
ReportedBy: llam...@gmail.com
CC: jschulz_4...@msn.com, innocentkil...@gmail.com


Currently the autoreview group is implicit and cannot be directly removed or
granted. It can be removed only indirectly by blocking a user for a second but
it's not very elegant solution. IMHO autoreview should work in the same way as
editor. 

On Polish wikipedia this issue has been one of the reasons against introducing
the autoreview group. We should be able to strip a vandal from this privilege
or promote a non-vandal. 

If you decide to solve this bug, you could use the opportunity to remove the
copy-pasted code in checkAutoPromote() and maybeMakeEditor(). Or even better,
to have a look at bug 24948.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25391] New: Vector regression: links are always underlined

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25391

   Summary: Vector regression: links are always underlined
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: maxsem.w...@gmail.com
CC: asha...@wikimedia.org


As seen on TWN, even user preference to never underline is ignored.
Reproduceable in all browsers. Reproduceable on my dev wiki.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 5231] Mouseover explanations for interlanguage links in native languages

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5231

The Evil IP address theevilipaddr...@hotmail.de changed:

   What|Removed |Added

 CC||theevilipaddr...@hotmail.de

--- Comment #8 from The Evil IP address theevilipaddr...@hotmail.de 
2010-10-02 09:13:33 UTC ---
The interlanguage have recently got their title in the tooltip. Adding this
would lead to potential conflicts.

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


[Bug 25392] New: Trunk version does not work fully

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25392

   Summary: Trunk version does not work fully
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: AdvancedRandom
AssignedTo: ava...@gmail.com
ReportedBy: lewisca...@hotmail.co.uk


I have tried this extension on a demo wiki I setup, and tried to use it with a
template, however, I get redirects to the main page, even though it does not
contain the template. It works, but it needs tweeking so it doesnt go to random
pages (unqualified) as well.

Example:
http://mediawiki.lcawtest.co.cc/mw1.17extensions/index.php/Special:AdvancedRandom/Template:Foobar
(try it a few times)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 5231] Mouseover explanations for interlanguage links in native languages

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5231

--- Comment #9 from Waldir wal...@email.com 2010-10-02 10:18:54 UTC ---
(In reply to comment #8)
 The interlanguage have recently got their title in the tooltip. Adding this
 would lead to potential conflicts.

Is this live already? And what is displayed in the currently implemented
titles?

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


[Bug 25338] Resource loader: incorrect input to makeList()

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25338

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Max Semenik maxsem.w...@gmail.com 2010-10-02 10:20:01 UTC 
---
I've went ahead and plugged this hole in r74139.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 24415] Resource loader (tracking)

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 25338, which changed state.

Bug 25338 Summary: Resource loader: incorrect input to makeList()
https://bugzilla.wikimedia.org/show_bug.cgi?id=25338

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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


[Bug 25012] When ordering by created date, there should be a method to show creation date beside the article like addfirstcategorydate does with cl_timestamp

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25012

--- Comment #7 from Kanags kstha...@gmail.com 2010-10-02 11:36:12 UTC ---
Thanks Bawolff. I will try your DEFAULTSORT suggestion to the new articles.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 24301] Web upgrade fail silently on Maintenance.php

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24301

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

   Keywords||testme
 CC||ialex.w...@gmail.com

--- Comment #3 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2010-10-02 12:45:51 UTC ---
I don't see currently any problem with both old and new installer to upgrade an
existing database. Can you see it it's fixed on your side?

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


[Bug 25023] show the protect-log, when the user have no permission to create the page

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25023

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review
 CC||p858sn...@gmail.com

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


[Bug 25393] New: Some new threads go to API page instead

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25393

   Summary: Some new threads go to API page instead
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=APIaction=hist
ory
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: amil...@wikimedia.org, bhar...@wikimedia.org


Has started happening recently

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25390] autoreview privilege should be removeable - like editor

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25390

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #1 from Bawolff bawolff...@gmail.com 2010-10-02 17:31:22 UTC ---
Isn't this a configuration issue. You can (already) create a group that revokes
autoreview to anyone in the group (Untrusted people). You can also have an
assignable autoreview group.(Of course you can't really remove the implicit
group, but creating another group that removes the same privileges amounts to
the same thing imho)

For example, on enwikinews, only people in the bot group have autoreview, and
you can't get autoreview unless you are a bot.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25390] autoreview privilege should be removeable - like editor

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25390

--- Comment #2 from lampak llam...@gmail.com 2010-10-02 18:20:31 UTC ---
Yeah, but I would treat it more like a workaround for current software
limitations rather that a real solution. It's against intuition and excessively
complicated (three groups instead of one) and as such has no chance of getting
approval of any wiki community (they're saying one new group would be too many,
I won't try with three). If it were a neat solution the editor group would work
this way but because of some good reasons it doesn't.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25394] New: Way to configure expanded by default collapsed navigation sections

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25394

   Summary: Way to configure expanded by default collapsed
navigation sections
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: asha...@wikimedia.org


Currently all but the first are hidden by default. It would be nice to be
configure some of them to be shown by default instead.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25378] Disable IE compatibility mode for pl.wiki

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25378

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||roan.katt...@gmail.com
  Component|Site requests   |Vector Skin
Version|unspecified |1.17-svn
 AssignedTo|wikibug...@lists.wikimedia. |tpars...@wikimedia.org
   |org |
Product|Wikimedia   |MediaWiki

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-10-02 19:06:44 
UTC ---
Should be done in Vector itself, probably, so moving to that component and
assigning to Trevor.

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


[Bug 25381] addOnloadHook not defined

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25381

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2010-10-02 19:11:12 
UTC ---
(In reply to comment #4)
 It's not removed yet, but it is loader later. I think jQuery's ready() method
 is suitable replacement.
Yes and yes. Use $(document).ready(function() { code here} );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25385] Invalid talk pages created before specific talk namespace was created showing up in search results

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25385

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-10-02 19:16:14 
UTC ---
Fixed. The following pages could not be moved because the corresponding
Portaali arutelu: page already existed; you'll have to clean these /DUP pages
up yourself:

... 136681 (1,Portaal:Biograafiad) - (101,Biograafiad) [[Portaali
arutelu:Biograafiad]]
...  *** cannot resolve automatically; page exists with ID 184884 ***
...  *** old title Biograafiad
...  *** new title Biograafiad/DUP
...  *** using suffixed form [[Portaali arutelu:Biograafiad/DUP]] ***
... resolving on page... ok.
... 142651 (1,Portaal:Eesti_ajalugu) - (101,Eesti_ajalugu) [[Portaali
arutelu:Eesti ajalugu]]
...  *** cannot resolve automatically; page exists with ID 172714 ***
...  *** old title Eesti_ajalugu
...  *** new title Eesti_ajalugu/DUP
...  *** using suffixed form [[Portaali arutelu:Eesti ajalugu/DUP]] ***
... resolving on page... ok.
... 135388 (1,Portaal:Meri) - (101,Meri) [[Portaali arutelu:Meri]]
...  *** cannot resolve automatically; page exists with ID 222014 ***
...  *** old title Meri
...  *** new title Meri/DUP
...  *** using suffixed form [[Portaali arutelu:Meri/DUP]] ***
... resolving on page... ok.
... 135270 (1,Portaal:Muusika) - (101,Muusika) [[Portaali
arutelu:Muusika]]
...  *** cannot resolve automatically; page exists with ID 215518 ***
...  *** old title Muusika
...  *** new title Muusika/DUP
...  *** using suffixed form [[Portaali arutelu:Muusika/DUP]] ***
... resolving on page... ok.
... 155890 (1,Portaal:Toit/Pilt) - (101,Toit/Pilt) [[Portaali
arutelu:Toit/Pilt]]
...  *** cannot resolve automatically; page exists with ID 172600 ***
...  *** old title Toit/Pilt
...  *** new title Toit/Pilt/DUP
...  *** using suffixed form [[Portaali arutelu:Toit/Pilt/DUP]] ***
... resolving on page... ok.

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


[Bug 24343] localurl discards section id

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

--- Comment #6 from Platonides platoni...@gmail.com 2010-10-02 20:23:21 UTC 
---
But what's the usecase for having a magic word which strips the fragment?

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


[Bug 14977] $wgServer lacks brackets in IPv6 URLs

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14977

--- Comment #20 from Philippe Verdy verd...@wanadoo.fr 2010-10-02 21:21:42 
UTC ---
That was not the purpose of my message. Actually it ALREADY works with the raw
Ethernet protocol, when the web server is already configured to accept this
protocol, and PHP works as a slave server (it does not directly access to the
protocol which is only controled by the webserver).

But what I wanted to say is that the RFC-described syntax of URIs still applies
and that MediaWiki should just comply to the most generic syntax of URIs. Minor
patches are needed (this is much more complex for supporting the raw sockets in
PHP itself, or in the webserver, due to evident security issues or conflicts
with binding of IP and ICMP protocols into other OS kernel drivers that will
restrict their use.

Yes $wgServer may contain a colon, but only after parsering
$_SERVER[SERVER_NAME] before appending $_SERVER[SERVER_PORT] with an
intermediate colon.

The blackboxing will occur when handling $_SERVER[SERVER_NAME] only (which
should then never be used elsewhere in the MediaWiki's PHP code).

For Ethernet (this was just an example) you would have found:
$_SERVER[SERVER_PROTOCOL]=http:
$_SERVER[SERVER_NAME]=C000:: and
$_SERVER[SERVER_PORT]=:99 (i.e. the port may not be just an integer, here
it indicates a protocol number and an optional port, as supported by the
underlaying protocol handler, out of the Ethernet handler itself).

All that needs to be done is to put the SERVER_NAME between brackets, what you
get is [C000::] and it looks very similar to an IPv6 hostname, except
that it uses a shorter bit pattern (with 3 and only 3 grouos of hex numbers),
so there's no confusion with an IPv6 hostname (which would require extra
colons).

In that case $wgServerName will be [C000::]::99, and you can
build the HTTP protocol on top of it (HTTP is not restricted to IP transport
only, it just depends on an unspecified underlying reliable bididirectional
end-to-end transport layer, for example TCP, or even UDP in some cases where it
may be reliable, or some other transport protocol built on top of UDP, or a
serial link, or a named pipe, or an Unix pipe, or any kind of interprocess
communication channel, but not IP-Multicast because it is not end-to-end)

All the syntaxes that allow creating a valid URI from protocol specified,
hostnames, port numbers, or transport options should be specifiable in
$wgServerName (because it's not up to MediaWiki to control these options, but
to the webserver hosting or relaying PHP. Mediawiki can perfectly be
protocol-agnostic, it just has to assume that the underlying protocol will
support any kind of hierarchic URI schemes.

That's why the server APIs gave you the $_SERVER array: these variables are not
meant to be simplified in a single $wgServerName, but if you do that, you have
to take precaution so that the transform from $_SERVER[] to $wgServerName
remains bijective (within the allowed limits of URI RFCs).

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


[Bug 25391] Vector regression: links are always underlined

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25391

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-10-02 21:26:09 
UTC ---
Fixed by Niklas in r74146.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 25395] New: Request soxbot patrol this sandbox

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25395

   Summary: Request soxbot patrol this sandbox
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/wiki/Wikipedia:Articles_for_cr
eation/AFC_sandbox
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: my76st...@aol.com


This is a new sandbox and I would like soxbot to patrol this location and
replace the header if removed as well as clear the sandbox every 12 hours.
Thanks for considering this.

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


[Bug 25395] Request soxbot patrol this sandbox

2010-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25395

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||p858sn...@gmail.com
 Resolution||INVALID

--- Comment #1 from p858snake p858sn...@gmail.com 2010-10-03 03:28:53 UTC ---
This bugzilla for for matters with the mediawiki code (and related
extensions/tools), you will need to request it directly from the bot owner (for
example on his user talk page).

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