[Bug 16394] Generic Edit Page: Under certain circumstances it is possible to add the same category to a page twice

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16394





--- Comment #3 from MinuteElectron minuteelect...@googlemail.com  2009-04-05 
10:20:40 UTC ---
Confirmed this is still an issue in trunk.

Steps to reproduce:
 1. Edit a page.
 2. Add a category called Test.
 3. Add a category called test.
 4. Press save.

Only one category is added to the page, although two were listed on the edit
page - the second one should have been normalised to Test.


-- 
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 16531] Generic Edit Page: Bad Request when using the category suggestion box

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16531





--- Comment #2 from MinuteElectron minuteelect...@googlemail.com  2009-04-05 
10:25:57 UTC ---
Appears to be fixed in trunk, or is a server configuration issue.


-- 
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.
You are the assignee for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 18348] New: Generic Edit Page: Superfluous horizontal line above category list when section box diabled

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18348

   Summary: Generic Edit Page: Superfluous horizontal line above
category list when section box diabled
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Uniwiki
AssignedTo: minuteelect...@googlemail.com
ReportedBy: minuteelect...@googlemail.com
CC: wikibugs-l@lists.wikimedia.org


When $wgSectionBox = false; there is a horizontal line above the category box
which should no longer be there as the box it is used to separate is no longer
visible.


-- 
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 18349] New: Generic Edit Page: Preset categories functionality no longer working

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18349

   Summary: Generic Edit Page: Preset categories functionality no
longer working
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Uniwiki
AssignedTo: minuteelect...@googlemail.com
ReportedBy: minuteelect...@googlemail.com
CC: wikibugs-l@lists.wikimedia.org


The preset categories functionality no longer works.

Steps to reproduce:
1. In LocalSettings.php add:
$wgUseCategoryPage = true;
$wgCategoryPage = 'MediaWiki:PresetCategories';
2. In MediaWiki:PresetCategories add:
Preset Test Category 1
Preset Test Category 2
Preset Test Category 3
3. Edit a page.
4. No categories are listed ion the category list.


-- 
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 18171] Image Revision [oldimage] Deletion

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18171


Amalthea amalthea.wikime...@googlemail.com changed:

   What|Removed |Added

 CC||amalthea.wikime...@googlemai
   ||l.com
 OS/Version|Windows Vista   |All
   Platform|PC  |All




--- Comment #4 from Amalthea amalthea.wikime...@googlemail.com  2009-04-05 
11:41:33 UTC ---
The problem is with the oldimage[] parameter (or its interpretation):
It's generated as e.g.
http://en.wikipedia.org/w/index.php?title=File:Najib_Tun_Razak_cropped.jpgaction=deleteoldimage[]=20090405034831!Najib_Tun_Razak_cropped.jpg
however,
http://en.wikipedia.org/w/index.php?title=File:Najib_Tun_Razak_cropped.jpgaction=deleteoldimage=20090405034831!Najib_Tun_Razak_cropped.jpg
currently works.


-- 
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 18351] New: Diff: go to top

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18351

   Summary: Diff: go to top
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: FlaggedRevs
AssignedTo: jschulz_4...@msn.com
ReportedBy: linveggie...@googlemail.com


If you show a version difference and want sight the version, is it necessary to
jump to the top.
It would better that the button for mark as sighted shown above.


-- 
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 18352] New: Message performance optimisation for Collection

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18352

   Summary: Message performance optimisation for Collection
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: need-review
  Severity: enhancement
  Priority: Normal
 Component: Collection
AssignedTo: supp...@pediapress.com
ReportedBy: siebr...@wikipedia.be


Please find patch attached. Can obviously commit myself, but input would be
appreciated. Setting up a test environment for this is impossible for me...

* split off classes for hooks and session
* split i18n file in CollectionCore (24 messages) and Collection (83 from 107)
to reduce initial load time and memory consumption


-- 
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 18352] Message performance optimisation for Collection

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18352





--- Comment #1 from Siebrand siebr...@wikipedia.be  2009-04-05 12:46:27 UTC 
---
Oh, before I forget... Talked about this with a PediaPress developer at the
MediaWiki developer conference.


-- 
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 18352] Message performance optimisation for Collection

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18352





--- Comment #2 from Siebrand siebr...@wikipedia.be  2009-04-05 12:47:16 UTC 
---
Created an attachment (id=5992)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5992)
Patch for Collection extension


-- 
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 18353] New: provide link to documentation when Extension:Configure fails to initialize

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18353

   Summary: provide link to documentation when Extension:Configure
fails to initialize
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Configure
AssignedTo: alex.emsenhu...@bluewin.ch
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


When Extension:Configure does not initialize, you currently get a big
Error message in a red box, and that is it.

Better was:
 - let it continue, so as to allow people to see the special:version
   page, where there is a link to the documentation, or
 - display that link before halting.

Thank you.


-- 
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 18337] Enable IP block exemption on all Wikimedia wikis

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18337


Dmcdevit dmcde...@cox.net changed:

   What|Removed |Added

 CC||dmcde...@cox.net




--- Comment #1 from Dmcdevit dmcde...@cox.net  2009-04-05 13:44:07 UTC ---
In answer to your last point, there is a global IP block exemption. You can
request it at
http://meta.wikimedia.org/wiki/Steward_requests/Global#Request_for_global_IP_block_exempt.


-- 
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 18337] Enable IP block exemption on all Wikimedia wikis

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18337


DerHexer wikipedia_emails-nachfr...@yahoo.de changed:

   What|Removed |Added

 CC||wikipedia_emails-
   ||nachfr...@yahoo.de




--- Comment #2 from DerHexer wikipedia_emails-nachfr...@yahoo.de  2009-04-05 
14:27:57 UTC ---
(In reply to comment #1)
 In answer to your last point, there is a global IP block exemption. You can
 request it at
 http://meta.wikimedia.org/wiki/Steward_requests/Global#Request_for_global_IP_block_exempt.
 
Well, that section was yesterday created by Spacebirdy herself (
http://meta.wikimedia.org/w/index.php?title=Steward_requests%2FGlobaldiff=1448743oldid=1448708
) in order to be prepared for handling future requests.

Kind regards
DerHexer


-- 
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 18344] Security vulnerability in OTRS software

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18344


NonvocalScream scr...@datascreamer.com changed:

   What|Removed |Added

 CC||scr...@datascreamer.com




--- Comment #1 from NonvocalScream scr...@datascreamer.com  2009-04-05 
15:28:29 UTC ---
Reported upstream to the OTRS security contact.  I'll post here the result. 
Also, I've informed TStarling of the upstream report, just in case this *is* a
local configuration issue.


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm




--- Comment #5 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
15:59:45 UTC ---
Yes, we tried several times to hide it manually. (But I suppose even blocking
the user with hideuser should have done the job?)


-- 
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 18354] New: Change the go button functionality in Commons

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18354

   Summary: Change the go button functionality in Commons
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://commons.wikimedia.org/wiki/Commons:Village_pump#T
he_Go_button
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: diaa_abdelmon...@yahoo.com


Hello,
Could u please make the go button go to a category in the absence of a gallery?


-- 
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 18355] New: Import Removes Angle Brackets ( and )

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18355

   Summary: Import Removes Angle Brackets ( and )
   Product: MediaWiki
   Version: 1.3.0
  Platform: All
   URL: http://bp.wikimetru.com
OS/Version: All
Status: NEW
  Keywords: testme
  Severity: normal
  Priority: Normal
 Component: Export/Import
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@wikimetru.com


On importing a page via Special:Import, all angle brackets are removed.


-- 
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 18356] New: Global password cohesion broken

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18356

   Summary: Global password cohesion broken
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://en.wikipedia.org/w/index.php?title=Wikipedia:Vill
age_pump_(technical)oldid=281916879#I.27m_locked_out_of
_WP._Help.21
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: CentralAuth
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: happy-me...@live.com


Nasty bug I can't confirm: essentially a user with a global account (home wiki
enwiki) managed to change their enwikibooks password without changing the
global account password.  I can't duplicate.


-- 
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 18344] Security vulnerability in OTRS software

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18344


Jon scr...@nonvocalscream.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER




--- Comment #2 from Jon scr...@nonvocalscream.com  2009-04-05 16:41:20 UTC ---
Upstream per TStarling.


-- 
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 18357] New: Create wikimediaUA-l list

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18357

   Summary: Create wikimediaUA-l list
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Mailing lists
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ahonc...@gmail.com


Please create wikimediaUA-l mailing list for planned Ukrainian Wikimedia
chapter.
Here's list admins:

ahonc...@gmail.com
direc...@apitu.org.ua

Thanks


-- 
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 18351] Diff: go to top

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18351





--- Comment #1 from linveggie...@googlemail.com  2009-04-05 17:10:08 UTC ---
I mean that the button for mark as sighted should be shown below.


-- 
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 18358] New: New logo for Ukrainian Wikibooks

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18358

   Summary: New logo for Ukrainian Wikibooks
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://uk.wikibooks.org/wiki/Вікіпідручник:
Портал_спільноти
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ahonc...@gmail.com


Please set new logo for Ukrainian Wikibooks. New logo is here:
http://uk.wikibooks.org/wiki/File:Wiki.png


-- 
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 18359] New: {{PROTECTIONLEVEL:...}} does not work when deleting

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18359

   Summary: {{PROTECTIONLEVEL:...}} does not work when deleting
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: happy-me...@live.com


On the deletion confirmation dialogue, the {{PROTECTIONLEVEL:...}} magic word
is not defined.


-- 
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 18360] New: Cannot upgrade to Mediawiki 1.14

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18360

   Summary: Cannot upgrade to Mediawiki 1.14
   Product: MediaWiki
   Version: 1.14.0
  Platform: All
   URL: http://teknologi-maklumat.com/mywiki/index.php/Main_Page
OS/Version: Linux
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ekomp...@gmail.com


Hi, I have tried to upgrade my Mediawiki software from 1.10 to 1.14
(Dummipedia.org) and also from 1.12 to 1.14 (teknologi-maklumat.com) but both
failed. Although everything looks fine during installation, both websites have
no articles in them and looked like a brand new installation, although both
databases have more than a thousand articles in them. 

I was wondering whether it could be due to the database specification (whether
InnoDB or MyISAM, and whether binary or UTF8) so I tried different combinations
(each time, restoring a new backup) but yet it doesn't work. The
LocalSettings.php in both cases have been confirmed and reconfirmed to be
pointing to the right database. How can I salvage the situation now? I do keep
the backups.

Regards.


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:19:09 
UTC ---
'hideuser' fixed in r49222.

So you can manually hide the log item, but the corresponding RC row is still
visible?


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #7 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
19:22:28 UTC ---
(In reply to comment #6)
 'hideuser' fixed in r49222.
 
 So you can manually hide the log item, but the corresponding RC row is still
 visible?
 

Yeah, exactly. Even stranger, is the log entry on Special:Log or
Special:Log/block is hidden properly.


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #8 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:32:19 
UTC ---
Can you give me the logid (logid=x) ?


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #9 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:37:10 
UTC ---
Did you try unhiding and hiding it again?


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #10 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
19:37:24 UTC ---
(In reply to comment #8)
 Can you give me the logid (logid=x) ?
 

URL field has:

http://ko.wikipedia.org/w/index.php?title=%ED%8A%B9%EC%88%98%EA%B8%B0%EB%8A%A5:%ED%8A%B9%EC%A0%95%ED%8C%90%EC%82%AD%EC%A0%9Ctarget=%ED%8A%B9%EC%88%98%EA%B8%B0%EB%8A%A5%3A%EA%B8%B0%EB%A1%9D%2Fblocklogid[]=166265

so logid is 166265 (kowiki)


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #11 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:38:15 
UTC ---
Hmm, the key and timestamp (used for index) match as they should. Not sure what
the issue is...

mysql SELECT rc_logid,rc_timestamp FROM recentchanges WHERE rc_user_text =
'Kys951' AND rc_log_type = 'block' AND rc_title LIKE 'EV%';
+--++
| rc_logid | rc_timestamp   |
+--++
|   166263 | 20090405042100 | 
|   166264 | 20090405042117 | 
|   166265 | 20090405042154 | 
+--++
3 rows in set (0.01 sec)

mysql SELECT log_id,log_timestamp FROM logging WHERE log_id
IN(166263,166264,166265);
+++
| log_id | log_timestamp  |
+++
| 166263 | 20090405042100 | 
| 166264 | 20090405042117 | 
| 166265 | 20090405042154 | 
+++
3 rows in set (0.01 sec)


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346





--- Comment #12 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
19:43:11 UTC ---
(In reply to comment #9)
 Did you try unhiding and hiding it again?
 

I can't tell if that was tried (was another steward doing it) from the logs
since they describe what was done in Korean (why?!)... but I just tried that
and it worked. Of course it shouldn't be necessary to do that... :\


-- 
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 18346] Log suppression unreliable on Special:RecentChanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18346


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #13 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:45:23 
UTC ---
Fixed in r49222. I think the issue starting with hideuser. It didn't set
rc_deleted, and revisiondelete doesn't do anything if log_deleted isn't
changed.


-- 
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 18345] Log below the form on Special:RevisionDelete for logs is ludicrously long

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18345


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2009-04-05 19:56:13 
UTC ---
More less done in r48839


-- 
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 18361] New: Suppression log should be in the UI language, not content language

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18361

   Summary: Suppression log should be in the UI language, not
content language
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mikelifegu...@fastmail.fm
CC: amg...@saewyc.net


Per bug 18346 comment 12, the suppression log (and possibly others?) appears in
the content language instead of the UI language. This reduces the log from
difficult-to-use (see bug 18335) to useless when the user cannot read the
content language. The log needs to use the UI language.

CCing amgine because
ekimmargni AaronSchulz: is the log entry supposed to be in the local language
instead of the interface language?
AaronSchulz ideally no, ask amgine, he made it :)


-- 
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 1952] Expire anonymous IP talk pages

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1952


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm




--- Comment #3 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:01:33 UTC ---
This is specifically *not* done by consensus on many wikis - I would not want
it enforced by the software.


-- 
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 17881] Special:Log/suppress needs better error handling

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17881





--- Comment #1 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:04:01 UTC ---
(In reply to comment #0)
 When a person without sufficient rights visits [[Special:Log/suppress]], it
 should give an appropriate error message. Simply showing all logs is bad error
 handling.
 

Presumably the corollary of that is that on Special:Log/suppress we should show
as much info as possible (since anyone who can see the suppress log can also
see the content that was hidden or whatever) -- see bug 18335.


-- 
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 15798] global block log broken in the recent changes

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:14:43 UTC ---
(In reply to comment #1)
 Also the global rights log.
 
 Just seein this in the rc:
 
 +-  02:17   ‎ [Someone; Someone else (2×)]
 
 instead of
 
 +-  02:17   ‎ (Global rights log) [Someone; Someone else (2×)]
 

With enhanced RC, I see:
+-  21:58   (Global block log)‎ . . [Mike.lifeguard‎; Spacebirdy‎
(2×); Drini‎ (3×); Dungodung‎ (4×); Mardetanha‎ (6×)]

So... I guess this got fixed at some point, possibly r48005?


-- 
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 15798] global block log broken in the recent changes

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #7 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:26:15 UTC ---
to test bug 18054 


-- 
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 15798] global block log broken in the recent changes

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #8 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:26:44 UTC ---
and now wikibugs should tell me it's changed to 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 18054] Wikibugs should report status changes, not just the current status

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18054


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #6 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:27:54 UTC ---
When marking bug 15798 as FIXED, I didn't see the status change in IRC:

wikibugs (mod) global block log broken in the recent changes -
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798  (mikelifeguard)

When I reopened and then changed it back to fixed ( no comment!):
wikibugs (REOPENED) global block log broken in the recent changes -
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798  +comment (mikelifeguard)
wikibugs (FIXED) global block log broken in the recent changes -
https://bugzilla.wikimedia.org/show_bug.cgi?id=15798  +comment (mikelifeguard)

So, I think this isn't quite right yet. It should show the status change
regardless whether there is a comment (or any other field changes
simultaneously)


-- 
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 18054] Wikibugs should report status changes, not just the current status

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18054





--- Comment #7 from Mike.lifeguard mikelifegu...@fastmail.fm  2009-04-05 
20:31:10 UTC ---
Sorry... I left a comment in the first example too. So, I'm not sure why it
didn't report (FIXED). It's still not fixed, I just don't know what the problem
is exactly.


-- 
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 13040] Gender switch in user preferences

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13040





--- Comment #18 from Aryeh Gregor simetrical+wikib...@gmail.com  2009-04-05 
21:02:41 UTC ---
(In reply to comment #15)
 Preference switch in r46246 and {{GENDER:}} for interface messages in r46247. 
 I
 suggest opening a separate bug for namespaces altering in gender, or any other
 places where gender information should be used.

So is this 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 18302] Display average runtime per filter to Special:AbuseFilter table

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18302


Mike.lifeguard mikelifegu...@fastmail.fm changed:

   What|Removed |Added

 CC||mikelifegu...@fastmail.fm
Summary|Add time displays to the|Display average runtime per
   |main filter page|filter to
   ||Special:AbuseFilter table




-- 
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 18363] New: Classes for styling

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18363

   Summary: Classes for styling
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Semantic Forms
AssignedTo: yaro...@gmail.com
ReportedBy: dasch...@gmx.net


Would be nice if the table also had classes for mandatory and so on, so that it
could be styled through CSS


-- 
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 1061] CSS-added icons next to links display through the text and makes it unreadable in RTL

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1061


Brad Jorsch b-jor...@northwestern.edu changed:

   What|Removed |Added

 CC||b-jor...@northwestern.edu




--- Comment #22 from Brad Jorsch b-jor...@northwestern.edu  2009-04-05 
23:19:36 UTC ---
r47615 leaves odd space to the left of interwiki links (on LTR languages) that
have CSS-added icons, for example [[irc:irc.freenode.net]], as interwiki links
do not contain the external class so the .ltr #bodyContent a.external
correction does not apply.


-- 
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 18355] Import Removes Angle Brackets ( and )

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18355


Alex Z. mrzmanw...@gmail.com changed:

   What|Removed |Added

 CC||mrzmanw...@gmail.com
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Alex Z. mrzmanw...@gmail.com  2009-04-05 23:34:49 UTC ---


*** This bug has been marked as a duplicate of bug 16554 ***


-- 
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 16554] Import strips angle brackets on some installations (libxml2 entity bug)

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16554


Alex Z. mrzmanw...@gmail.com changed:

   What|Removed |Added

 CC||s...@wikimetru.com




--- Comment #21 from Alex Z. mrzmanw...@gmail.com  2009-04-05 23:34:49 UTC ---
*** Bug 18355 has been marked as a duplicate of this bug. ***


-- 
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 18364] New: array of boring event types to exclude from recentchanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18364

   Summary: array of boring event types to exclude from
recentchanges
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: RecentChanges
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jida...@jidanni.org


Problem: each new user signing up creates an entry in recentchanges.

This might be hardly noticeable on larger wikis, but on smaller wikis
this quickly becomes the main content of recentchanges, which thus
becomes useless to monitor anymore due to distraction.

In fact it might invite vandalism, let's create fun names so everybody
can see.

We want them logged, but not also in recentchanges.

Solution: an simple array in DefaultSettings.php, containing what events that
should be added to recentchanges. No need to install extensions.

New user creation would still be 'on' in it by default, but at least the
administrator could now easily turn it off if desired... along with any
other events he no longer wished to show up in recentchanges!

This array could also be used in maintenance/rebuildrecentchanges.php
eliminating the need for the hard-to-maintain list currently there.

Hmmm, it seems this array be an initially empty list of event types to exclude.

Assign this bug to me if you think it is worthwhile, and I'll come up
with a patch, if nobody better skilled would rather.

One worry is hey, your wiki is broken, new users don't show up.
Perhaps at the bottom of recentchanges there could be
Only ..., ..., ..., events are listed. See the [[Special:Log]] for
other information.


-- 
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 18345] Log below the form on Special:RevisionDelete for logs is ludicrously long

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18345


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 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 18364] array of boring event types to exclude from recentchanges

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18364





--- Comment #1 from jida...@jidanni.org  2009-04-06 00:45:29 UTC ---
Indeed,
http://techblog.wikimedia.org/2009/04/planning-to-tighten-torblock-restrictions/
mentions
a rash of abuse ...in the form of account creations with abusive names.

There would be little thrill if they didn't show up in recentchanges.


-- 
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 17543] RevisionDeleted fails on latest revision

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17543


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-04-06 02:01:58 
UTC ---
Changed in r49226


-- 
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 15644] Enable RevisionDelete on WMF wikis

2009-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15644


Bug 15644 depends on bug 17543, which changed state.

Bug 17543 Summary: RevisionDeleted fails on latest revision
https://bugzilla.wikimedia.org/show_bug.cgi?id=17543

   What|Old Value   |New Value

 Status|REOPENED|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