[Bug 29554] After Update from 1.16.5 to 17.0 Can´t save pages. Error: wikiiwlinks' doesn't exist

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29554

--- Comment #2 from neme...@plateau-trivial.de 2011-06-24 06:58:56 UTC ---
Supplement.
After saving the error is still displayed but the page is stored. Should I try
to copy the iwlinks table from new database to the old one?

-- 
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 29168] Define namespace aliases for Author, Page, Index on all Wikisources

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29168

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from JeLuF  2011-06-24 06:23:04 UTC ---
Done.
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1913)
+++ InitialiseSettings.php(working copy)
@@ -2531,7 +2531,7 @@
 'Author_talk' => 103,
 'Page' => 104,
 'Page_talk' => 105,
-'Index' => 106
+'Index' => 106,
 'Index_talk' => 107,
 ),
 'ruwiki' => array(

-- 
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 27478] Enable $wgHtml5 on Wikimedia wikis

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27478

--- Comment #16 from MZMcBride  2011-06-24 04:11:03 UTC ---
(In reply to comment #15)
> This is blocking some work for a GSOC project to improve the article 
> assessment
> system on enwiki. If there is nothing blocking any longer, it would be nice to
> see wgHtml5 re-enabled. I'm just commenting here to bump the bug.

The best summary of the remaining issues (and a path for re-deployment) can be
found here:
.

Really this just needs a sysadmin with the time and patience to shepherd this
through. Mark (of Bugmeister fame) should probably assign this to someone.

-- 
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 27478] Enable $wgHtml5 on Wikimedia wikis

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27478

CBM  changed:

   What|Removed |Added

 CC||c...@tools.wikimedia.de

--- Comment #15 from CBM  2011-06-24 01:15:30 UTC ---
This is blocking some work for a GSOC project to improve the article assessment
system on enwiki. If there is nothing blocking any longer, it would be nice to
see wgHtml5 re-enabled. I'm just commenting here to bump the 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 28924] UploadWizard thumbnails broken in IE

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28924

--- Comment #2 from Neil Kandalgaonkar  2011-06-24 
00:47:29 UTC ---
Actually, this had nothing to do with r89918, it was a side effect of the XSS
countermeasures taken for bug 28235. 

The real fix was in r90649, where we applied some extra escaping as a
countermeasure to the countermeasure.

-- 
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 29383] UploadWizard: support previews with EXIF rotation

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29383

Neil Kandalgaonkar  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Neil Kandalgaonkar  2011-06-24 
00:45:14 UTC ---
fixed in r90508, r90511 on trunk, r90568 on 1.18

The requisite jpegmeta library isn't in 1.17wmf1, so this has no effect in
production now.

-- 
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 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #23 from Ryan Kaldari  2011-06-24 00:21:24 
UTC ---
> This has nothing to do with moving that gadget/js to a extension, it can be
> done right now if desired.

It could, but it's not very practical right now. Since RefToolbar relies on
templates, it needs to be easily editable to keep up with template changes. If
we had a citation scheme built into the software, we could just use that scheme
and not have to worry about it. I suppose it's not really a big issue, but I
hate having template dependencies in extensions.

-- 
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 29557] Warning: Parameter 3 to __lambda_func() expected to be a reference, value given in includes/parser/Parser.php on line 3470

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29557

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #4 from Chad H.  2011-06-24 00:19:26 UTC 
---
This seems to be maintained at SourceForce, you might want to report it there.

-- 
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 29562] New: Easy language switch

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29562

   Web browser: ---
 Bug #: 29562
   Summary: Easy language switch
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: prei...@wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


Unlike the PC site there is not easy way to toggle between the different
languages and article is available in.

-- 
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 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #22 from p858snake  2011-06-24 00:12:29 UTC ---
(In reply to comment #21)
> This seems to be a much needed feature. Editors are now resorting to
> untemplating citations in order to get decent page load times. Once this is in
> place it will also make it much easier to move RefToolbar into an extension
> (right now it is still on-wiki JavaScript).

This has nothing to do with moving that gadget/js to a extension, it can be
done right now if desired.

-- 
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 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

Ryan Kaldari  changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #21 from Ryan Kaldari  2011-06-24 00:11:08 
UTC ---
This seems to be a much needed feature. Editors are now resorting to
untemplating citations in order to get decent page load times. Once this is in
place it will also make it much easier to move RefToolbar into an extension
(right now it is still on-wiki JavaScript).

-- 
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 29544] gamma settings are horribly dark, leads to subtle artifacts in all texvc output

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29544

--- Comment #6 from Brion Vibber  2011-06-24 00:00:24 UTC 
---
Great examples! :)

On my screens I'm reasonably happy with the overall visible weight of the chars
around the 0.8-1.0 range but the antialiasing still looks a bit nasty on those
(while definitely not as bad as at 1.5).

If we don't end up doing anything else I'd probably be inclined to go with
changing the value into that range (but should try a few other renderings to
make sure it doesn't get unreasonably light on other chars or smaller bits of
text).

This does though remind me of bug 16719 -- right now there's not a great system
in place to manage updating old renderings other than changing the hashing such
that all the old files get rebuilt on next parse (which can cause a CPU spike
in production; not sure if that's still a concern for deployment at present).

-- 
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 19262] Pages with a high number of citation templates suffer extremely slow rendering or read timeout for logged in users

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19262

--- Comment #22 from MZMcBride  2011-06-24 00:00:07 UTC ---
(In reply to comment #21)
> Converting the citation system from templates to PHP is an interesting idea. 
> We
> could add RefToolbar into it while we're at it (which is still on-wiki
> JavaScript).

bug 26786 — sorry, should've included this in my last comment. It has most of
the discussion regarding this idea.

-- 
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 19262] Pages with a high number of citation templates suffer extremely slow rendering or read timeout for logged in users

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19262

--- Comment #21 from Ryan Kaldari  2011-06-23 23:55:18 
UTC ---
Converting the citation system from templates to PHP is an interesting idea. We
could add RefToolbar into it while we're at it (which is still on-wiki
JavaScript).

-- 
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 19262] Pages with a high number of citation templates suffer extremely slow rendering or read timeout for logged in users

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19262

--- Comment #20 from MZMcBride  2011-06-23 23:50:53 UTC ---
(In reply to comment #19)
> Any updates on this? Editors are now resorting to untemplating citations so
> that pages will load in a reasonable time. I just tested the Barack Obama
> article and got a 54 second load time (not counting the js).

I think Tim did some tests regarding this problem by using HipHop instead of
Zend. It's a band-aid, but it'll help for a while. HipHop dropped the parsing
time down to 10ms or so on the Barack Obama article, I think? But MediaWiki
isn't close to being able to switch to HipHop, as far as I'm aware. Tim started
support on that, so a healthy framework exists, but the fine-grained support is
all missing at this point.

These particular templates (the citation ones) could be converted into a PHP
extension (and Svip has done some work on this in
extensions/TemplateAdventures), but people disagree about whether that's the
right approach, and perfect is the enemy of the done.

-- 
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 19262] Pages with a high number of citation templates suffer extremely slow rendering or read timeout for logged in users

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19262

--- Comment #19 from Ryan Kaldari  2011-06-23 23:41:14 
UTC ---
Any updates on this? Editors are now resorting to untemplating citations so
that pages will load in a reasonable time. I just tested the Barack Obama
article and got a 54 second load time (not counting the js).

-- 
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 29561] New: SVN Locked again (causing issues for ED)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29561

   Web browser: ---
 Bug #: 29561
   Summary: SVN Locked again (causing issues for ED)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com
CC: rlan...@gmail.com, tstarl...@wikimedia.org
Classification: Unclassified


> Subversion encountered an error:

> svn: Working copy 
> '/mnt/upload6/private/ExtensionDistributor/mw-snapshot/branches/REL1_17/extensions'
>  locked
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)

-- 
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 25040] Create a staging server for payments

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25040

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 19897] Fundraiserportal messages should use SITENAME

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19897

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 23599] Add support for date range

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23599

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 25464] Special:ContributionHistory is slow to update

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25464

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 25468] Add a search box to Special:ContributionHistory

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25468

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 25527] Appropriate suggested donation amounts

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25527

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 26387] Add better key to Fundraiser stats page

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26387

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

-- 
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 25440] Special:ContributionHistory needs an API

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25440

Tomasz Finc  changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |aricha...@wikimedia.org

--- Comment #4 from Tomasz Finc  2011-06-23 23:18:40 UTC 
---
Assigning to this years tech lead.

-- 
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 23919] Install Open Web Analytics on office.wikimedia

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23919

Tomasz Finc  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Tomasz Finc  2011-06-23 23:16:22 UTC 
---
Resolving as were currently not moving forward with OWA.

-- 
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 23898] [partner] Google maps needs to update it's license statement for Wikipedia

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23898

--- Comment #3 from Tomasz Finc  2011-06-23 23:15:44 UTC 
---
I mailed Kul to find out who our current contact is at Google.

-- 
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 21577] Let GeoLite handle different targets for chapters

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21577

Tomasz Finc  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Tomasz Finc  2011-06-23 23:13:26 UTC 
---
Resolving as we migrated over to LandingCheck for this functionality.

-- 
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 28941] Fatal error: Cannot redeclare class HTMLForm in

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28941

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #6 from Mark A. Hershberger  2011-06-23 
23:00:22 UTC ---
1.17 is out now.  Could you test that?

If you upgrade, also try getting the latest version of PasswordReset (1.7),
DeleteOldRevisions2 (1.4.4 2010-09-14), and replace GoogleSitemap with
ManualSitemap (or use the maintenance script).

For now, I'm closing this as invalid, but please do reopen if you upgrade MW
and your extensions and still see the problem.

-- 
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 29556] Strict Standards: Declaration of SMWQueryPage::doQuery() should be compatible with that of QueryPage::doQuery()

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29556

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #1 from Jeroen De Dauw  2011-06-23 
22:53:16 UTC ---
This is a know issue, which cannot be fixed without causing a similar one for
MW 1.18 and later, since the method had a parameter removed. I suggest you turn
of strict warnings if this one is causing problems.

-- 
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 14407] CentralAuth global session doesn't include some *.wikimedia.org public wikis

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14407

Robin Pepermans (SPQRobin)  changed:

   What|Removed |Added

 Blocks|28486   |
Summary|CentralAuth global session  |CentralAuth global session
   |doesn't include Incubator   |doesn't include some
   |and other *.wikimedia.org   |*.wikimedia.org public
   |public wikis|wikis

--- Comment #36 from Robin Pepermans (SPQRobin)  
2011-06-23 22:49:37 UTC ---
Priyanka Dhanda added Wikimedia Incubator to the list of wikis for the global
login session.

Updated title accordingly (and removed bug 28486 as depending on 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 28486] Incubator site settings (tracking)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28486

Robin Pepermans (SPQRobin)  changed:

   What|Removed |Added

 Depends on|14407   |

-- 
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 29555] PostgreSQL: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "ENGINE"

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29555

--- Comment #2 from Jeroen De Dauw  2011-06-23 
22:48:55 UTC ---
I cannot reproduce this locally error. I have PostGres 8.4, MW trunk and SMW
trunk.

The second error you are getting because of missing table for geocoords. I very
recently added this one, so if you ran the SMW setup before I did this you'll
need to run 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 29560] Did you mean corrections for search

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29560

Tomasz Finc  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

-- 
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 29560] New: Did you mean corrections for search

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29560

   Web browser: ---
 Bug #: 29560
   Summary: Did you mean corrections for search
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: prei...@wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


It would be great to have the same 'Did you mean' functionality as the PC site.

-- 
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 29559] Search suggestions

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29559

Tomasz Finc  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 29559] New: Search suggestions

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29559

   Web browser: ---
 Bug #: 29559
   Summary: Search suggestions
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: prei...@wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


Unlike the PC site .. our mobile front end does not provide any search
suggestions.

-- 
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 29550] Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

--- Comment #3 from Chad H.  2011-06-23 22:14:02 UTC 
---
(In reply to comment #2)
> On the other hand if we can show that running on a dedicated machine makes the
> unit tests process a lot faster, it could be worth it.
>

Well we've already got cruise control down to ~2.5 minutes per run, so there's
not too much to improve on :)

-- 
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 29529] Can't connect to MySQL after upgrading to 1.17

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29529

--- Comment #6 from Brion Vibber  2011-06-23 22:06:50 UTC 
---
That log *definitely* shows that MySQL itself is crashing; likely causes:

* hardware problems (bad RAM, disk, or other component corrupting data/CPU
state)
* bug in MySQL
* corrupted database + bug in MySQL

Things to try:
* shut down the server! copy all mysql data to a fresh machine and see if it
continues to have problems
* dump/restore the database to ensure there's no internal consistency errors
* contact Oracle for commercial MySQL support?

-- 
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 29529] Can't connect to MySQL after upgrading to 1.17

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29529

--- Comment #5 from Mark A. Hershberger  2011-06-23 
22:03:19 UTC ---
Are you sure your tables are not corrupt?  What does mysqlcheck say
when you run it against the DB?

Have you run the upgrade script so that any schema changes are put in
place?

-- 
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 29550] Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

--- Comment #2 from Brion Vibber  2011-06-23 21:46:36 UTC 
---
VMs should be fine as long as they have adequate resources. IMO dedicating
standalone individual boxes for so many disparate services gets to be a major
administrative PITA.

On the other hand if we can show that running on a dedicated machine makes the
unit tests process a lot faster, it could be worth 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 29550] Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #1 from Chad H.  2011-06-23 21:42:21 UTC 
---
Can we get an actual box for this? Right now cruise control is on a VM and I
think having a dedicated box for running our unit tests (qunit && phpunit &&
any possible future thingies) would be a good idea.

-- 
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 29554] After Update from 1.16.5 to 17.0 Can´t save pages. Error: wikiiwlinks' doesn't exist

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29554

Brion Vibber  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
  Component|Database|Installation

--- Comment #1 from Brion Vibber  2011-06-23 21:38:00 UTC 
---
Sounds like the installer didn't successfully run all the updates and somehow
either missed the iwlinks table, or added it with an incorrect prefix.

Running maintenance/update.php manually may go ahead and add it, but it'll be
running the same code as the installer in theory, so if the one didn't work the
other might not too.

Reclassifying bug to Installer component.

-- 
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 29558] Add config var to disable update.php

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29558

--- Comment #1 from Chad H.  2011-06-23 21:36:07 UTC 
---
Rather than a config var, we could do something with
$IP/wmf-config/wikimedia-mode like we do in doMaintenance. Although TBH that
whole structure is pretty awful and I'd like to rip it out.

-- 
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 29557] Warning: Parameter 3 to __lambda_func() expected to be a reference, value given in includes/parser/Parser.php on line 3470

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29557

--- Comment #3 from Brion Vibber  2011-06-23 21:35:56 UTC 
---
(Extension's tag hook needs to be updated to take the $parser option by
value/object rather than by reference -- remove the '&' from 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 29557] Warning: Parameter 3 to __lambda_func() expected to be a reference, value given in includes/parser/Parser.php on line 3470

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29557

--- Comment #2 from Brion Vibber  2011-06-23 21:34:59 UTC 
---
Sounds like it's probably whatever extension handles that  tag.

-- 
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 29558] New: Add config var to disable update.php

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29558

   Web browser: ---
 Bug #: 29558
   Summary: Add config var to disable update.php
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: roan.katt...@gmail.com
CC: ar...@wikimedia.org, innocentkil...@gmail.com
Classification: Unclassified


Per our conversation in #wikimedia-dev today, it has long been assumed that
running update.php on the cluster will result in death and destruction. We've
never actually tried, and there's talk of trying it out on test2wiki to see
what happens, but for now update.php is still considered very much unsafe.

This isn't really documented, though, it's just well-known... except to
newcomers. So it'd be nice to add a config var that, if enabled, makes
update.php refuse to run. Lest anyone accidentally run update.php and cause a
terrible mess. Of course the default behavior should be to allow update.php to
be run, because most wikis aren't special like us :D

-- 
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 6100] Allow different directionality (rtl/ltr) for user interface and wiki content

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6100

--- Comment #46 from Robin Pepermans (SPQRobin)  
2011-06-23 21:20:36 UTC ---
I am working on this, and I think this bug can soon be marked as fixed. :-)

I do have some questions about the exact implementation: please see the
"issues" at http://robinpepermans.be/mw-dev/index.php?title=Project:RTL
For example whether the page title should follow the page content language or
the user language.

It would also be good if people who know RTL languages can test as much as
possible (on my test wiki or you can enable $wgBetterDirectionality on your own
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 29273] nyc.wikimedia.org wiki

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29273

--- Comment #8 from Mark A. Hershberger  2011-06-23 
21:02:02 UTC ---
Works for me!

-- 
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 28898] Set up notification for when/if Google's safe browsing spots something on wiki*

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28898

Ashar Voultoiz  changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #9 from Ashar Voultoiz  2011-06-23 20:58:41 UTC ---
In addition to nagios, maybe we could ask google to send an email notification
as well?

-- 
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 29557] Warning: Parameter 3 to __lambda_func() expected to be a reference, value given in includes/parser/Parser.php on line 3470

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29557

Niklas Laxström  changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #1 from Niklas Laxström  2011-06-23 
20:58:09 UTC ---
Core MediaWiki doesn't use lambdas. This seems to be an extension related.

-- 
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 29541] Request for headelement hook

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29541

Bawolff  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #7 from Bawolff  2011-06-23 20:57:06 UTC ---
I'm going to go ahead and close this bug invalid. Cheers.

-- 
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 29557] New: Warning: Parameter 3 to __lambda_func() expected to be a reference, value given in includes/parser/Parser.php on line 3470

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29557

   Web browser: ---
 Bug #: 29557
   Summary: Warning: Parameter 3 to __lambda_func() expected to be
a reference, value given in includes/parser/Parser.php
on line 3470
   Product: MediaWiki
   Version: 1.17.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: anton.koch...@gmail.com
Classification: Unclassified


Warning: Parameter 3 to __lambda_func() expected to be a reference, value given
in includes/parser/Parser.php on line 3470

on this source text:

== Widgets ==

[[Widget:Google Spreadsheet]]

== Here is my plans ==

# Integrate one
# Integrate second

== Social Integration ==



-- 
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 29541] Request for headelement hook

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29541

--- Comment #6 from Subfader  2011-06-23 20:50:01 UTC ---
Ahhh. So LocalSettings.php is the place to be :) 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 8028] Table sorting broken by colspan/rowspan

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8028

--- Comment #26 from Brion Vibber  2011-06-23 20:41:00 UTC 
---
A test case for rowspan was added in r90657, confirming that rowspan groups are
being split up into individual duplicated cells prior to sorting. I don't see
any evidence of the re-merging described above in comment 7, so that might not
have made it into the new version.

There's also no test treatment of the issue originally mentioned in this bug --
tables using colspan groups to add breaks / subheaders to a long table such as
on http://en.wikipedia.org/wiki/Late-November_2005_tornado_outbreak

Way up top there's a mention of the idea that fixing bug 4740 (support for
thead, tbody, tfoot elements of table) would allow that to be resolved -- I
think by letting folks group each set of rows into a separate , and
sorting within each one...?

I presume this would require setting the breaker rows to be individually
unsortable, and grouped into the s that they describe (they can't be
separate  chunks, you can only have one  at the top).

So the table at [[Wisconsin_Tornado_Outbreak_of_August_2005]] might be
restructured something like:



  F#...


  Minnesota
  F0...


  Wisconsin
  F0...
  F1...



-- 
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 29555] PostgreSQL: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "ENGINE"

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29555

--- Comment #1 from Anton Kochkov  2011-06-23 20:37:27 
UTC ---
Here error messages for "usual" pages:

Warning: pg_query() [function.pg-query]: Query failed: ERROR: relation
"sm_coords" does not exist LINE 1: ...:deleteSemanticData::deleteById Wikiadmin
*/ FROM sm_coords ... ^ in /home/droid-dev/www/includes/db/DatabasePostgres.php
on line 237

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: pg_query() [function.pg-query]: Query failed: ERROR: current 
transaction is aborted, commands ignored until end of transaction block in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

Warning: Cannot modify header information - headers already sent by (output
started at /home/droid-dev/www/includes/OutputPage.php:1729) in
/home/droid-dev/www/includes/WebResponse.php on line 22

-- 
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 29544] gamma settings are horribly dark, leads to subtle artifacts in all texvc output

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29544

--- Comment #5 from Richard Tollerton  2011-06-23 
20:36:35 UTC ---
There are a few knobs that could be tweaked on the TeX side of things, in
decreasing order of potential magnitude:

* Computer Modern is known to be a really light font on the screen, and there
  are a few potentially darker alternatives. A really good overview of the math
  font selections available for TeX is at
  http://mirrors.med.harvard.edu/ctan/info/Free_Math_Font_Survey/survey.pdf.
  There's also the LaTeX Font Catalogue at
  http://www.tug.dk/FontCatalogue/mathfonts.html.

* The weight of Computer Modern does not scale proportionally with increasing
  point side -- strokes are relatively thicker at smaller point sizes. In
  principle, this means that you might be able to get a weightier font, looking
  better at gamma 2.2, by reducing the point size and increasing the DPI
  setting. But I don't know how big of an effect this has.

* Various outline versions of Computer Modern are tweaked slightly
  differently, and some versions are considered darker than others. See for
  instance this discussion: http://arxiv.org/help/pscm.

The only other particularly useful rendering alternative I'm aware of is
dvips+convert, which of course already appears to be implemented. I haven't
yet studied if that would generate any better of an output than dvipng does.
(dvipng also appears to be applying the inverse gamma setting from what it
should be, insofar as gamma 0.454545 *darkens* the image in any image editor.)

Besides that, yeah, something like MathJax would also solve this issue by
offloading the actual text rendering to the client.

Certainly the darker gamma setting can be justified in terms of maximum
compatibility, even if perhaps it wasn't necessarily chosen for that reason.
And
while gamma 2.2 might be "the best" in terms of lowest distortion -- ie, the
closest representation of a high-resolution printout of the same equation --
given that we're talking about web pages and not printed pages, using a gamma
significantly lower than 2.2 may be quite reasonable. There are always
tradeoffs
of course.

---

On the subject of possibly selecting a better dvipng gamma setting, I have some
new images:

* I've replaced the original comparison image with a new one, with a 5th
  sample -- a screen cap of the equation PDF drawn in Adobe Acrobat. It looks
  great of course (it's kinda their job to look great hehe), but it also looks
  both much lighter than the Wikipedia rendering (#1) but much darker than my
  resized rendering (#3).

* I've also uploaded a comparison of dvipng gamma settings from 0.5-1.5, along
  with the Acrobat rendering, to perhaps help select a new default dvipng gamma
  setting. Pay close attention to the integral sign between the Acrobat
  rendering and *any* of the dvipng renders for gamma >0.5 -- very interesting.

-- 
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 29556] New: Strict Standards: Declaration of SMWQueryPage::doQuery() should be compatible with that of QueryPage::doQuery()

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29556

   Web browser: ---
 Bug #: 29556
   Summary: Strict Standards: Declaration of
SMWQueryPage::doQuery() should be compatible with that
of QueryPage::doQuery()
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: anton.koch...@gmail.com
CC: jeroen_ded...@yahoo.com
Classification: Unclassified


When open "Special Pages" it's shown this message:

Strict Standards: Declaration of SMWQueryPage::doQuery() should be compatible
with that of QueryPage::doQuery() in
wiki/extensions/SemanticMediaWiki/specials/QueryPages/SMW_QueryPage.php on line
17

Trunk SemanticMediaWiki on MediaWiki 1.17

-- 
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 29550] Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 29548] Need Bugzilla component for testing infrastructure (cruise control, test swarm)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29548

Reedy  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy  2011-06-23 20:29:29 UTC ---
"Testing Infrastructure" added to Wikimedia component

-- 
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 29555] New: PostgreSQL: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "ENGINE"

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29555

   Web browser: ---
 Bug #: 29555
   Summary: PostgreSQL: pg_query() [function.pg-query]: Query
failed: ERROR:  syntax error at or near "ENGINE"
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: anton.koch...@gmail.com
CC: jeroen_ded...@yahoo.com
Classification: Unclassified


Setting up standard database configuration for SMW ...

Selected storage engine is "SMWSQLStore2" (or an extension thereof)

Checking table smw_ids ...
   Table already exists, checking structure ...
   ... field smw_id is fine.
   ... field smw_namespace is fine.
   ... field smw_title is fine.
   ... field smw_iw is fine.
   ... field smw_sortkey is fine.
   ... done.
Checking table smw_conccache ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking table smw_rels2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done.
   ... done.
Checking table smw_atts2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field value_xsd is fine.
   ... field value_num is fine.
   ... deleting obsolete field value_unit ... done.
   ... done.
Checking table smw_text2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field value_blob is fine.
   ... done.
Checking table smw_spec2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field value_string is fine.
   ... done.
Checking table smw_subs2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done.
   ... done.
Checking table smw_subp2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done.
   ... done.
Checking table smw_inst2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done.
   ... done.
Checking table smw_redi2 ...
   Table already exists, checking structure ...
   ... field s_title is fine.
   ... field s_namespace is fine.
   ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done.
   ... done.
Checking table smw_conc2 ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field concept_txt is fine.
   ... field concept_docu is fine.
   ... changing type of field concept_features from 'INTEGER' to 'BIGINT' ... 

Warning:  pg_query() [function.pg-query]: Query failed: ERROR:  syntax error at
or near "ENGINE"
LINE 1: .../ TABLE smw_conc2 ALTER COLUMN "concept_features" ENGINE BIG...
 ^ in
/home/droid-dev/www/includes/db/DatabasePostgres.php on line 237

-- 
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 29549] TestSwarm needs updating for browser/engine versions (Firefox 5; different versions of Chrome?)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29549

Reedy  changed:

   What|Removed |Added

  Component|General/Unknown |Testing Infrastructure

-- 
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 29550] Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

Reedy  changed:

   What|Removed |Added

  Component|General/Unknown |Testing Infrastructure

-- 
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 29549] TestSwarm needs updating for browser/engine versions (Firefox 5; different versions of Chrome?)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29549

Ashar Voultoiz  changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #2 from Ashar Voultoiz  2011-06-23 20:18:12 UTC ---
Krinkle will have to manually update the regex in the database.

Commit for fx5:
https://github.com/siemens/testswarm/commit/83a4022e557223d4bb7730385095ee49743801ae

Fields:
'Firefox 5.0', 'gecko', '^5.0'

-- 
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 29548] Need Bugzilla component for testing infrastructure (cruise control, test swarm)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29548

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 29549] TestSwarm needs updating for browser/engine versions (Firefox 5; different versions of Chrome?)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29549

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 29518] Links are not marked existing when importing

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29518

VictorPorton  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |

--- Comment #3 from VictorPorton  2011-06-23 20:15:09 UTC ---
This bug persists with mediawiki-1.17.0.

-- 
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 29541] Request for headelement hook

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29541

--- Comment #5 from Bawolff  2011-06-23 20:13:51 UTC ---
Before SkinTemplate::outputPage is called. Which is probably most any hook
before skin stuff starts.

OutputPageMakeCategoryLinks seems like the ideal one, since you're passed an
OutputPage object, and an array of categories, so no evil globals required.

-- 
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 29554] New: After Update from 1.16.5 to 17.0 Can´t save pages. Error: wikiiwlinks' doesn't exist

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29554

   Web browser: ---
 Bug #: 29554
   Summary: After Update from 1.16.5 to 17.0 Can´t save pages.
Error: wikiiwlinks' doesn't exist
   Product: MediaWiki
   Version: 1.17.0
  Platform: All
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: neme...@plateau-trivial.de
Classification: Unclassified


Hi there. Yesterday I updated my wiki  from 1.16.5 to 17.0 using the new
installer. No errors. After log in I tried to edit a page and save. 
This is what happened:
http://www.plateau-trivial.de/wiki/index.php?title=Test2&action=submit

After that I tried to install a fresh new wiki. This was working finde. No
problems with saving pages.

What can I do to fix the updated DB?

N.

-- 
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 29541] Request for headelement hook

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29541

--- Comment #4 from Subfader  2011-06-23 19:35:45 UTC ---
Yep, in the skin (monobook). Somehere above $this->html( 'headelement' );
doesn't do the trick either.

Where else? Can't use it in LocalSettings.php since I want to add the
'catlinks' in the description. Normally I wouldn't care much about the meta
tags but it's for Facebook's scraper.

-- 
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 29168] Define namespace aliases for Author, Page, Index on all Wikisources

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29168

--- Comment #1 from Nemo_bis  2011-06-23 19:30:02 UTC 
---
I've just added to the same page how the complete configuration of the variable
for all wikis should be like right now (to aid copy and past to the settings
file).

-- 
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 29544] gamma settings are horribly dark, leads to subtle artifacts in all texvc output

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29544

--- Comment #4 from Richard Tollerton  2011-06-23 
19:24:57 UTC ---
Created attachment 8697
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8697
Comparison of dvipng output, gammas 0.5-1.5

dvipng output at gamma settings 1.5, 1.4, 1.3, 1.2, 1.1, 1.0, 0.9, 0.8, 0.7,
0.6, 0.5, plus Acrobat screencap for comparison.

-- 
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 29544] gamma settings are horribly dark, leads to subtle artifacts in all texvc output

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29544

Richard Tollerton  changed:

   What|Removed |Added

   Attachment #8693|0   |1
is obsolete||

--- Comment #3 from Richard Tollerton  2011-06-23 
19:23:05 UTC ---
Created attachment 8696
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8696
Comparison of four renderings of the Gradient Theorem,
http://en.wikipedia.org/wiki/Gradient_theorem

Includes original four samples referenced in original bug report, plus
screenshot of same equation rendered in Adobe Acrobat.

-- 
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 26322] Requesting FlaggedRevs be enabled on ru.wikinews

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26322

Ruslan  changed:

   What|Removed |Added

 CC||rusli...@gmail.com

--- Comment #1 from Ruslan  2011-06-23 19:12:34 UTC ---
Can you clarify what configuration you want? FR extension has many different
switches.  (See enwikinews as an example.)

-- 
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 29553] Cross wiki sign-in and sign-out

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29553

Hydra  changed:

   What|Removed |Added

 CC||ad...@wikisorg.tk,
   ||agarr...@wikimedia.org
  Component|Interwiki links |CentralAuth
Version|unspecified |any
 AssignedTo|wikibugs-l@lists.wikimedia. |vasi...@gmail.com
   |org |
Product|Wikimedia   |MediaWiki extensions

-- 
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 29553] Cross wiki sign-in and sign-out

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29553

cs...@hotmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
Web browser|--- |Internet Explorer 7.x

-- 
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 29360] Define $wgUploadMissingFileUrl for ptwikibooks

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29360

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
URL|https://secure.wikimedia.or |https://secure.wikimedia.or
   |g/wikibooks/pt/wiki/Tópico: |g/wikibooks/pt/wiki/T??pico
   |Wikilivros:Diálogos_comunit |:Wikilivros:Di??logos_comun
   |ários/Imagens_usadas_no_pro |it??rios/Imagens_usadas_no_
   |jeto?uselang=en |projeto?uselang=en
 Resolution||FIXED

--- Comment #1 from JeLuF  2011-06-23 18:02:25 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1905)
+++ InitialiseSettings.php(working copy)
@@ -9122,6 +9122,11 @@
 'default' => CACHE_MEMCACHED,
 'testwiki' => 'mysql-multiwrite', # Parser cache in MySQL test -- TS
2011-06-23
 ),
+
+'wgUploadMissingFileUrl' => array(
+'default' => false,
+'ptwikibooks' =>
'http://commons.wikimedia.org/wiki/Commons:Upload/pt?uselang=pt',
+),
 // DO NOT DISABLE WITHOUT CONTACTING PHILIPPE / LEGAL!
 // Installed by Andrew, 2011-04-26
 'wmgUseDisableAccount' => array(
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
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 29553] New: Cross wiki sign-in and sign-out

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29553

   Web browser: ---
 Bug #: 29553
   Summary: Cross wiki sign-in and sign-out
   Product: Wikimedia
   Version: unspecified
  Platform: PC
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Interwiki links
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cs...@hotmail.com
Classification: Unclassified


Signing in to either Wikipedia or Wikiquote says that I'm signed in across all
Wikis, yet I must *still* sign in to the other separately.  However, when I'm
signed in to both and then sign out of Wikiquote I find that I've been also
signed out of Wikipedia.  (I found this out when trying to save a Wikipedia
article edit after seconds earlier signing off Wikiquote.  Wikipedia told me I
was not signed in and that my edits would be saved under my IP address.)  If
this is working as designed, can I un-link the two Wiki accounts?

-- 
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 29391] Enable e-mail notification for watchlists on br.wikimedia

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29391

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF  2011-06-23 18:06:18 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1907)
+++ InitialiseSettings.php(working copy)
@@ -7239,6 +7239,7 @@
 'arbcom_enwiki' => true,
 'auditcomwiki' => true,
 'boardwiki' => true,
+'brwikimedia' => true,
 'chairwiki' => true,
 'chapcomwiki' => true,
 'collabwiki' => true,
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
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 29551] New: Add visible link to test results overview page on TestSwarm main page

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29551

   Web browser: ---
 Bug #: 29551
   Summary: Add visible link to test results overview page on
TestSwarm main page
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://toolserver.org/~krinkle/testswarm/
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: krinklem...@gmail.com
ReportedBy: br...@wikimedia.org
Classification: Unclassified


The TestSwarm base page at http://toolserver.org/~krinkle/testswarm/ lets you
connect to become part of the test... swarm... ;) if you're a recognized
browser version, but doesn't seem to have any link to the test results, which
are very handy to see.

Should point to:
http://toolserver.org/~krinkle/testswarm/user/MediaWiki/

-- 
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 29348] Email notifications for stewardwiki

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29348

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF  2011-06-23 18:05:03 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1906)
+++ InitialiseSettings.php(working copy)
@@ -7271,6 +7271,7 @@
 'searchcomwiki' => true,
 'sourceswiki' => true,
 'spcomwiki' => true,
+'stewardwiki' => true,
 'strategywiki' => true,
 'usabilitywiki' => true,
 'wg_enwiki' => true,
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
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 29552] New: Teach For America page is not showing the most recent edits to anyone not logged into wikipedia

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29552

   Web browser: ---
 Bug #: 29552
   Summary: Teach For America page is not showing the most recent
edits to anyone not logged into wikipedia
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rebecca.yo...@teachforamerica.org
Classification: Unclassified


The Teach For America page is not showing the most recent edits that I made. If
I am logged in, everything shows up newly edited...if I am logged out, it does
not.

I thought it might be cookies so I asked others to check, they do not see the
new version of the page. 

Link to page: http://en.wikipedia.org/wiki/Teach_for_america

noted areas of discrepancy:
Geographical reach
Alumni

Would love to know if this is something I am doing wrong when editing - but I
believe all edits should go live immediately.

Thanks!

Bex

-- 
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 21237] Remove Brion as point of contact from various services

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21237

JeLuF  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #4 from JeLuF  2011-06-23 18:41:26 UTC ---
Fixed.

-- 
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 29544] gamma settings are horribly dark, leads to subtle artifacts in all texvc output

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29544

--- Comment #2 from Brion Vibber  2011-06-23 18:27:30 UTC 
---
You're definitely right that the current rendering looks way too dark and the
antialiasing looks pretty bad... but the 2.2 gamma seems much too light to me
for on-screen reading, probably because many thin strokes are much thinner than
one pixel at this size.

I suspect the darker gamma got picked because darkening the antialiased thin
strokes effectively makes them appear "wider", making the text overall more
legible.

Are there alternate font rendering settings or even alternate fonts that might
be better for screen-oriented rendering?

(Of course moving forward we may also want to be thinking about better
in-client rendering to aid legibility on high-resolution displays and printing
directly from the wiki. There are various MathML/SVG/scary HTML roads that can
be taken there, all of which will be more work than tweaking the latex
settings. :)

-- 
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 29542] UploadWizard's mediawiki.language.parser.js doesn't wrap HTML tags around included templates/links

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29542

--- Comment #2 from Brion Vibber  2011-06-23 18:18:21 UTC 
---
that'd be .replaceWith(link) :P

-- 
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 29542] UploadWizard's mediawiki.language.parser.js doesn't wrap HTML tags around included templates/links

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29542

--- Comment #3 from Neil Kandalgaonkar  2011-06-23 
18:33:28 UTC ---
@Brion: That approach might work with the MediaWiki parser but not this one.
There are no string replacements or placeholders. It makes an tree of jQuery
objects directly from PEG parsing.

So, the right answer is almost certainly to add primitive HTML parsing. Maybe
just  and . If someone is using other attributes or classes in their
message they're doing it wrong, IMO.

-- 
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 29542] UploadWizard's mediawiki.language.parser.js doesn't wrap HTML tags around included templates/links

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29542

--- Comment #1 from Brion Vibber  2011-06-23 18:17:16 UTC 
---
Might work to do something like using a placeholder  and then .replace()
the links into it:

var $foo = $( "This is a  link" )
$.each(paramList, function(i, link) {
  $foo.find('#qqq' + i).replace(link);
});

-- 
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 28909] Change path to Low Saxon Wiktionary logo

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28909

JeLuF  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from JeLuF  2011-06-23 18:12:37 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1908)
+++ InitialiseSettings.php(working copy)
@@ -603,6 +603,7 @@
 'napwiki'   => '$stdlogo',
 'nds_nlwiki'=> '$stdlogo',
 'ndswiki'   =>
'http://upload.wikimedia.org/wikipedia/commons/9/95/Wikipedia-logo-nds.png',
+'ndswiktionary'=>
'http://upload.wikimedia.org/wikipedia/commons/thumb/6/65/WiktionaryNds.svg/135px-WiktionaryNds.svg.png',
 'newiki'=> '$stdlogo',
 'newwiki'   => '$stdlogo',
 'nlwiki'=>
'http://upload.wikimedia.org/wikipedia/commons/a/ae/Wikipedia-logo-v2-nl.png',
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

-- 
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 29493] Fix parser fuzz tests - do not serialize PDO objects for starters

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29493

--- Comment #3 from Brion Vibber  2011-06-23 17:53:23 UTC 
---
Heh... looks like getMemoryBreakdown() attempts to estimate size of various
objects by running them through serialization. This apparently fails in
exciting ways with the PDO objects used by DatabaseSQLite, whereas I guess the
MySQL resources we use get "serialized" without error.

This gets called apparently between every 100 tests if we see that we've used
up 90% of an arbitrary 50MB soft memory limit.

So... if it's getting called, it would already have been on the way to throwing
an exception anyway (which would come with the approx memory breakdown).

Probably needs a fix to getMemoryBreakdown to not die on unserializable things,
so it at least sends through the rest of the data, but it's still apparently
hitting that limit as reported by memory_get_usage(true).

-- 
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 29549] TestSwarm needs updating for browser/engine versions (Firefox 5; different versions of Chrome?)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29549

Brion Vibber  changed:

   What|Removed |Added

   Keywords||upstream

--- Comment #1 from Brion Vibber  2011-06-23 17:42:23 UTC 
---
Upstream issue for FF 5:
https://github.com/jquery/testswarm/issues/67

Upstream issue for Chrome needing to separate stable & dev chans:
https://github.com/jquery/testswarm/issues/60

-- 
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 29548] Need Bugzilla component for testing infrastructure (cruise control, test swarm)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29548

Brion Vibber  changed:

   What|Removed |Added

 Depends on||29550

-- 
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 29550] New: Move TestSwarm from toolserver to common infrastructure with Cruise Control etc

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29550

   Web browser: ---
 Bug #: 29550
   Summary: Move TestSwarm from toolserver to common
infrastructure with Cruise Control etc
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://toolserver.org/~krinkle/testswarm/
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: br...@wikimedia.org
CC: krinklem...@gmail.com
Blocks: 29548
Classification: Unclassified


Running the TestSwarm stuff from toolserver works well enough for now, but
eventually we'll want to move it over to WMF-run servers so Krinkle doesn't
have to personally do every future bit of maintenance on 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 29548] Need Bugzilla component for testing infrastructure (cruise control, test swarm)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29548

Brion Vibber  changed:

   What|Removed |Added

 Depends on||29549

-- 
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 29549] New: TestSwarm needs updating for browser/engine versions (Firefox 5; different versions of Chrome?)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29549

   Web browser: ---
 Bug #: 29549
   Summary: TestSwarm needs updating for browser/engine versions
(Firefox 5; different versions of Chrome?)
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://toolserver.org/~krinkle/testswarm/
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: krinklem...@gmail.com
ReportedBy: br...@wikimedia.org
Blocks: 29548
Classification: Unclassified


TestSwarm currently lists Firefox 3.5, 3.6, and 4.0; as 5.0 is now the stable
release it should probably be included.

It may also be wise to throw in Firefox 6 and/or 7 nightlies so we're watching
out for possible future breakages.

Chrome currently lists only a single release; again it might be wise to do both
the stable & beta channels.

Is this something we can do easily in config or will it need upstream fixes?

-- 
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 29548] New: Need Bugzilla component for testing infrastructure (cruise control, test swarm)

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29548

   Web browser: ---
 Bug #: 29548
   Summary: Need Bugzilla component for testing infrastructure
(cruise control, test swarm)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Bugzilla
AssignedTo: mhershber...@wikimedia.org
ReportedBy: br...@wikimedia.org
CC: innocentkil...@gmail.com, s...@reedyboy.net
Classification: Unclassified


We have a 'unit tests' component for MediaWiki which is suitable for issues
with the actual tests, but we don't have a good place to stick issues with the
automatic test running infrastructure:

* cruise control & its running of phpunit tests
* test swarm & its running of qunit tests
* anything else we may toss in in future

-- 
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 29541] Request for headelement hook

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29541

--- Comment #3 from Bawolff  2011-06-23 17:22:33 UTC ---
At which point are you calling that. If its in the skin its probably being
called too late (calling $wgOut->addMeta after the meta tags are finalized
won't do anything).

-- 
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 29078] Cannot save Wikipedia edits

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29078

Guillaume Paumier  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||gpaum...@wikimedia.org
 Resolution||FIXED

--- Comment #4 from Guillaume Paumier  2011-06-23 
17:01:23 UTC ---
(In reply to comment #3)
> This is happening again, and has been for over 1 hour now. Message is usually:
> 
> Wikipedia has a problem
> 
> Sorry! This site is experiencing technical difficulties.
> Try waiting a few minutes and reloading.
> 
> (Can't contact the database server: No working slave server: Unknown error)

I believe that was due to an unrelated outage.

-- 
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 29078] Cannot save Wikipedia edits

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29078

Redrose64  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #3 from Redrose64  2011-06-23 16:19:35 UTC 
---
This is happening again, and has been for over 1 hour now. Message is usually:

Wikipedia has a problem

Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.

(Can't contact the database server: No working slave server: Unknown error)

-- 
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 21928] oversight-l subscriber list error

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21928

Casey Brown  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||WORKSFORME

--- Comment #5 from Casey Brown  2011-06-23 15:30:41 UTC 
---
I'm assuming the issue has fixed itself. Please re-open the bug if that's not
true, and then we should try to look at whether or not anyone broke the HTML
files.

-- 
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 22989] wfArrayToCGI breaks associative arrays

2011-06-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22989

Matěj Grabovský  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mgrabov...@yahoo.com
 Resolution||FIXED

--- Comment #3 from Matěj Grabovský  2011-06-23 15:25:42 
UTC ---
Fixed in r90661.

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


  1   2   >