[Bug 33922] mediawiki.action.edit.js tries to get DOM elements before DOM-ready

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33922

--- Comment #2 from Michael M. listenle...@gmail.com 2012-01-25 08:16:10 UTC 
---
Created attachment 9903
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9903
Proposed patch

The main problem was the fact that in my installation I have
$wgIncludeLegacyJavaScript = false, so mwCustomEditButtons was undefined, which
caused the error.

By the way: Why is scrollEditBox a named function?

-- 
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 33922] mediawiki.action.edit.js tries to get DOM elements before DOM-ready

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33922

Michael M. listenle...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch

-- 
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 27363] Mobile RTL Wikipedias' main pages are displayed as LTR

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27363

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 745] RTL/bidirectional issues (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 27363, which changed state.

Bug 27363 Summary: Mobile RTL Wikipedias' main pages are displayed as LTR
https://bugzilla.wikimedia.org/show_bug.cgi?id=27363

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33699] directionality of the offline error page is not set in RTL

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33699

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 745] RTL/bidirectional issues (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 33699, which changed state.

Bug 33699 Summary: directionality of the offline error page is not set in RTL
https://bugzilla.wikimedia.org/show_bug.cgi?id=33699

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33943] New: Grouping edit history

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33943

   Web browser: ---
 Bug #: 33943
   Summary: Grouping edit history
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Extensions requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gauravjuve...@gmail.com
Classification: Unclassified


Some people click Save page more often:eg, while copy-editing a Wikipedia
article, one may save the page multiple times for every section.(some times
without an edit summary)

It would be better if all these edits could be combined under one edit with one
edit summary in the history.

Here's a detailed example of copyediting.


7-remove template GOCEinuse [edit summary:copy edit major]
6-edit section 4
5-edit section 3
4-edit section 2
3-edit section 1
2-editing lead section.
1-Adding template GOCEinuse to notify that the article is being copyedited.

Rather than littering the edit history with these seven different edit
histories, it would be better if they can all be collapsed under one entry and
requesting the user for a single edit summary (In this case copy edit major)

Of course the individual edits shouldn't be deleted and a '+' sign should be to
the left of the edit entry which can expand and show the remaining
entries.(some javascript might be needed)

Additionally, the user could be prompted to select(using checkboxes) the
consecutive entries(so program smartness isn't essential.



Some important MUST DOs if this is implemented.-
(1) Only CONSECUTIVE ENTRIES by the SAME USER(can't have another user entry in
between)can be selected.

(2) Probably should include TIME factor-(can be grouped only if consecutive
entries are within say 24/36 hrs of each other)
---

-- 
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 33528] Use language selection to override default locale for i18n

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33528

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2012-01-25 
10:09:49 UTC ---
http://translatewiki.net/w/i.php?title=Special%3AMessageGroupStatsx=Dgroup=out-wikipedia-mobilesuppressempty=1

All the translations are shipped with the app, so I seen no reason why they
couldn't be used with the exception of font availability and rendering issues.

-- 
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 33944] New: Cannot disable signature pref

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33944

   Web browser: ---
 Bug #: 33944
   Summary: Cannot disable signature pref
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
CC: agarr...@wikimedia.org
Classification: Unclassified


The signature pref cannot be disabled using $wgHiddenPrefs?

'fancysig' will disable the fancy sig but not the complete fieldset
signature.

-- 
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 33646] Bad title error page returns HTTP 200 OK instead of an error code

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33646

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Antoine hashar Musso has...@free.fr 2012-01-25 10:52:04 
UTC ---
Added a new exception class with r110001.

-- 
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 33628] Searching for #

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33628

Bug 33628 depends on bug 33646, which changed state.

Bug 33646 Summary: Bad title error page returns HTTP 200 OK instead of an 
error code
https://bugzilla.wikimedia.org/show_bug.cgi?id=33646

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33900] Increase account creation limits on en.wikipedia and bn.wikipedia for an outreach event (Jan 25)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33900

hisham his...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #6 from hisham his...@wikimedia.org 2012-01-25 11:09:25 UTC ---
Hi 

Can someone help out urgently on this pls.  The IP address is actually
124.30.195.211

Can you please do the config change for this IP address please?   The workshop
is actually on right now.

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 33945] New: {{DISPLAYTITLE}} should allow visually-similar letters regardless of $wgRestrictDisplayTitle

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33945

   Web browser: ---
 Bug #: 33945
   Summary: {{DISPLAYTITLE}} should allow visually-similar letters
regardless of $wgRestrictDisplayTitle
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Parser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: crangasi2...@yahoo.com
Classification: Unclassified


For each letter in the original title, {{DISPLAYTITLE}} should allow all the
letters based on the same ASCII character, but with different diacritics.

For instance, instead of s, the DISPLAYTITLE should allow ś, Ś, Ŝ, ŝ, Ş, ş, Š,
š, Ṡ, ṡ, Ṣ, ṣ, Ṥ, ṥ, Ṧ, ṧ, Ṩ, ṩ.

-- 
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 24156] Messages of log entries should support GENDER

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24156

KPu3uC B Poccuu winexpe...@ya.ru changed:

   What|Removed |Added

 CC||winexpe...@ya.ru

--- Comment #7 from KPu3uC B Poccuu winexpe...@ya.ru 2012-01-25 11:11:16 UTC 
---
Yeah, Russian translations also need support for {{GENDER}}, some messages:
* blocklogentry.
* Prot_1movedto2.
* blocked-notice-logextract.
* ipb-disableusertalk.
* ipb-needreblock.
* Accountcreatedtext.
* Movedarticleprotection.
Incomplete list, got to go :(

-- 
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 33900] Increase account creation limits on en.wikipedia and bn.wikipedia for an outreach event (Jan 25)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33900

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #7 from Nemo_bis federicol...@tiscali.it 2012-01-25 11:52:44 UTC 
---
You should probably follow [[mw:Help:Mass account creation]] rather than
relying on config changes.

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #9 from Dan Barrett mediaw...@blazemonger.com 2012-01-25 12:46:12 
UTC ---
Here is a proposed approach for solving this problem.

In IE only, for the first N stylesheets served, ResourceLoader should have
normal behavior for CSS in modules. It responds to load.php by serving any
stylesheets normally. (Probably N should be 20 or so, in case MediaWiki is
loading other CSS outside of the ResourceLoader framework.) The number N would
be tracked by load.php, not in JavaScript.

Beyond N, for any requested module that hasn't already been served, load.php
would instead cause the requested stylesheet to be queued. Maybe an additional
query parameter to load.php would indicate queue the CSS for this module,
e.g., load.php?...modules=...queuecss=1.

At the end of page-loading (at an appropriate time, maybe at a particular
hook), MediaWiki makes one more special load.php call to serve all the queued
CSS (e.g., load.php?retrievecss=1) in one shot. This retrieval would:

1. Concatenate all the queued CSS into one big string.
2. Serve the whole blob of CSS as it were a single stylesheet.

To make things friendly to MediaWiki admins  developers:

* The number N should be configurable in LocalSettings.php, e.g.,
$wgResourceLoaderCssHackThreshhold = 15

* The concatenate step should prepend a comment to each stylesheet with the
name of the module, e.g., /* CSS from module foo.bar.blat */\n. So developers
can see where the CSS came from.

Comments?

-- 
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 31513] Android app should support in app donations

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31513

--- Comment #4 from Chad H. innocentkil...@gmail.com 2012-01-25 12:48:22 UTC 
---
(In reply to comment #3)
 Another idea is to create paid versions at different donation levels.

This is a bad idea IMO. We'll have to support more apps and donation levels
are completely arbitrary. Right now there's no difference between someone who
donates $5 and someone who donates $25. They're both valued donations and we
don't want anyone to get the idea Oh my donation wasn't good enough.

I support in-app donation, but it should be a single app to do it.

-- 
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 33946] New: Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

   Web browser: ---
 Bug #: 33946
   Summary: Fatal error: Using $this when not in object context in
linker.php line 175
   Product: MediaWiki extensions
   Version: any
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: Collection
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: r_o_l_a_...@hotmail.com
CC: developm...@pediapress.com
Classification: Unclassified


Created attachment 9904
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9904
printscreen of error shown

after checking out collection from the svn repository, as soon as i include the
extension in mediawiki localsettings.php
a fatal error occurs: Fatal error: Using $this when not in object context in
/path/to/media/wiki/includes/linker.php line 17

attached a print screen

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #10 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2012-01-25 12:56:41 UTC ---
Why would we use an argument to queue css? Moreover where would the state even
come from when css might not be loaded in order and there shouldn't be any
background server state for these things.

And really, why do we even have 32 stylesheets being loaded? Wasn't the whole
point of ResourceLoader to try and kill all the unnecessary extra http requests
to speed up the site? Why can't we just find ways to continue combining as much
as we possibly can together?

-- 
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 33946] Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com

--- Comment #1 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2012-01-25 12:58:33 UTC ---
What version of MediaWiki do you have installed?

-- 
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 33946] Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

--- Comment #2 from dnalor r_o_l_a_...@hotmail.com 2012-01-25 13:08:09 UTC ---
mediawiki 1.17.2

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #11 from Dan Barrett mediaw...@blazemonger.com 2012-01-25 
13:09:28 UTC ---
Daniel - you make good points. I am not on the MW development team, and my
understanding of ResourceLoader is limited. (I was the discoverer of the
problem, which led Roan to file the ticket.)

Aggregating the CSS more effectively would be fine with me. Heck, any
reasonable solution is fine for me at this point, since this bug is blocking
the 1.18 upgrade at my site (see comment #8) and IMHO is a ticking time bomb
for all MW sites.

-- 
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 33946] Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #3 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2012-01-25 13:09:44 UTC ---
You have a version of Collection written for 1.18+ installed on 1.17. You need
to either upgrade to 1.18.1 or use the REL1_17 version of Collection instead of
the trunk version.

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #12 from Dan Barrett mediaw...@blazemonger.com 2012-01-25 
13:13:18 UTC ---
I should probably mention what the fun symptoms of this problem are. Once the
page goes beyond 31 stylesheets, pages start breaking because styles are
missing. For us, it's the edit page.  Imagine clicking the Link button in
WikiEditor and seeing a corrupted link dialog. That's the danger of this
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 33946] Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

--- Comment #4 from dnalor r_o_l_a_...@hotmail.com 2012-01-25 13:21:16 UTC ---
can't upgrade to 1.18 as other extensions would break.
may i have the direct link for REL1_17 ?

-- 
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 33946] Fatal error: Using $this when not in object context in linker.php line 175

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33946

--- Comment #5 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2012-01-25 13:29:03 UTC ---
SVN:
http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_17/extensions/Collection/
Extension Distributor:
https://www.mediawiki.org/wiki/Special:ExtensionDistributor/Collection/branches/REL1_17

-- 
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 33900] Increase account creation limits on en.wikipedia and bn.wikipedia for an outreach event (Jan 25)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33900

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||innocentkil...@gmail.com
 Resolution||FIXED

--- Comment #8 from Chad H. innocentkil...@gmail.com 2012-01-25 13:34:50 UTC 
---
Changed the IP address per comment 6.

-- 
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 33424] [SF] Special:RunQuery error takes down pages using it

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33424

--- Comment #39 from contrafibular...@hotmail.com 2012-01-25 14:04:32 UTC ---
Yes, if I place that line in the form (under div id=wikiPreview  /div
{{{for template|name of template}}}, an error message is shown. I wonder
though if #formlink is at all allowed at this point in the form.

-- 
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 33947] New: Useless/misleading column description in [[Special:ListFiles]]

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33947

   Web browser: ---
 Bug #: 33947
   Summary: Useless/misleading column description in
[[Special:ListFiles]]
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rainerril...@hotmail.com
Classification: Unclassified


Useless/misleading column description in [[Special:ListFiles]]:

This column actually contains the upload summary or in case of
upload-wizard-uploads -- nothing.

Only in case of re-uploads it may contain useful stuff. Nevertheless it would
be better to have the wikitext of the file in there or its decription only. The
latter might be not feasable because of different templates used on different
projects.

-- 
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 33862] Request for logo change in Tamil Wikiquote

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33862

--- Comment #6 from krishnaprasath krishnaprasat...@gmail.com 2012-01-25 
14:52:44 UTC ---
I uploaded the logo in png format on the local wiki and also i lock the image.
What is the next step?

-- 
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 32916] Add a feature to clear local cached pages history

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32916

Andrea Stagi stagi.and...@gmail.com changed:

   What|Removed |Added

 CC||stagi.and...@gmail.com

--- Comment #6 from Andrea Stagi stagi.and...@gmail.com 2012-01-25 15:02:56 
UTC ---
Fixed! pulled with the possibility to delete the history
https://github.com/wikimedia/WikipediaMobile/pull/118 . For any problem let me
know, I will make any change you need.

-- 
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 27793] The title Babel user information always appears in English

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

--- Comment #12 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2012-01-25 
15:12:13 UTC ---
(In reply to comment #11)
 done in r103786.
 
 
 Commons folks who want this should get community consensus and file a new bug
 asking that $wgBabelUseUserLanguage be set to true for commons

Done, see bug:32726

-- 
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 33877] There are complaints about the main page not getting updated until the cache is cleared

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33877

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.org

-- 
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 33878] HTML dump is missing all images due to new FileBackend code

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33878

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
   Target Milestone|--- |1.19.0 release

-- 
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 33884] Settings icons don't work (intermittent / on some devices)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33884

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 33885] if another convert.exe is on the PATH, the webserver blocks installation

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33885

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.org

-- 
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 33886] to support for microdata and rdfa, allow a tags so external links can have ref/rel attributes

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33886

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 33947] Useless/misleading column description in [[Special:ListFiles]]

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33947

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #1 from Bawolff bawolff...@gmail.com 2012-01-25 15:24:28 UTC ---
(In reply to comment #0)
 Useless/misleading column description in [[Special:ListFiles]]:
 
 This column actually contains the upload summary or in case of
 upload-wizard-uploads -- nothing.
 
 Only in case of re-uploads it may contain useful stuff. Nevertheless it would
 be better to have the wikitext of the file in there or its decription only. 
 The
 latter might be not feasable because of different templates used on different
 projects.

/me is of the opinion that upload-wizard is broken in the regard of not putting
anything in that field... There's a bug for that somewhere

Having the wikitext of the image description page might be a possibility,
extracting the description from the template and putting it there is not
likely to happen until we have some sort of machine understandable way of
marking up data on the description page. (Which people apparently have
pipe-dreamish plans of doing at some point, but is probably a long way off)

-- 
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 31638] Special:GlobalUsers pagination broken (incorrectly links to Special:ListUsers)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31638

--- Comment #13 from Mark A. Hershberger m...@everybody.org 2012-01-25 
15:36:47 UTC ---
Looks to be fixed on beta.wmflabs.org, but not the link in Comment #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 31638] Special:GlobalUsers pagination broken (incorrectly links to Special:ListUsers)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31638

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 29876] 1.18 post-deployment actions (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Bug 29876 depends on bug 31638, which changed state.

Bug 31638 Summary: Special:GlobalUsers pagination broken (incorrectly links to 
Special:ListUsers)
https://bugzilla.wikimedia.org/show_bug.cgi?id=31638

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 30185] Global account not appearing on Special:GlobalUsers

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30185

Bug 30185 depends on bug 31638, which changed state.

Bug 31638 Summary: Special:GlobalUsers pagination broken (incorrectly links to 
Special:ListUsers)
https://bugzilla.wikimedia.org/show_bug.cgi?id=31638

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 31601] tablesorter (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31601

Bug 31601 depends on bug 31060, which changed state.

Bug 31060 Summary: [Regression] Sortable tables: unsortable should also work 
for rows outside the table heading
https://bugzilla.wikimedia.org/show_bug.cgi?id=31060

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 28425] Milestone: MediaWiki 1.18 tarball (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28425

Bug 28425 depends on bug 31060, which changed state.

Bug 31060 Summary: [Regression] Sortable tables: unsortable should also work 
for rows outside the table heading
https://bugzilla.wikimedia.org/show_bug.cgi?id=31060

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 31060] [Regression] Sortable tables: unsortable should also work for rows outside the table heading

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31060

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #14 from Mark A. Hershberger m...@everybody.org 2012-01-25 
16:10:52 UTC ---
Think this is fixed.  See http://en.wikipedia.beta.wmflabs.org/wiki/Tables

-- 
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 24156] Messages of log entries should support GENDER

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24156

--- Comment #8 from KPu3uC B Poccuu winexpe...@ya.ru 2012-01-25 16:31:14 UTC 
---
Continue this list:
* All Babel related messages (This user is able to contribut..., user is
gender-dependent in Russian translations).
* Unblocklogentry.
* Feedback-bugornote.
* renameuserlogentry.
* Undelete-revision.
* blocked-notice-logextract.
* renameuser-renamed-notice.
* renameusersuccess.
* sp-contributions-blocked-notice.

-- 
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 32859] Block log snippet (extract) is wrong at Special:Contributions when dir=prev is specified

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32859

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

 CC||jarry1...@gmail.com

--- Comment #1 from Jarry1250 jarry1...@gmail.com 2012-01-25 16:41:48 UTC ---
Might be able to have a look at this over the weekend.

-- 
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 33513] Zurück zum alten Formular (back to the old form) links to the wrong page

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33513

--- Comment #5 from Saibo saibotr...@arcor.de 2012-01-25 16:51:10 UTC ---
(In reply to comment #4)
 fixed in r109992, although this will require a config change too.

I hope you did not only change it for German, did you? :-O

-- 
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 33513] Zurück zum alten Formular (back to the old form) links to the wrong page

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33513

--- Comment #6 from Saibo saibotr...@arcor.de 2012-01-25 17:02:39 UTC ---
.. I will make the instructions more clear.. wait some minutes. :-)

-- 
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 33671] Edit section links do not display while using diff=curr

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33671

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

   What|Removed |Added

 CC||Amalthea.wikimedia@googlema
   ||il.com,
   ||innocentkil...@gmail.com

--- Comment #4 from Amalthea amalthea.wikime...@googlemail.com 2012-01-25 
17:06:06 UTC ---
The edit links seem to be displayed correctly if a Special page is transcluded
onto the page, like Ucucha does. Which is odd.

See two test pages, the second transcludes a special page and shows the section
edit links:
https://en.wikipedia.org/wiki/User:Amalthea/test19?diff=cur
https://en.wikipedia.org/wiki/User:Amalthea/test20?diff=cur

Adding demon since I *guess* that this is caused by r92703, hopefully he can
say.

-- 
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 31511] Unable to add/remove buttons from (classic) toolbar from a gadget after MW update

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #22 from Mark A. Hershberger m...@everybody.org 2012-01-25 
17:07:27 UTC ---
This looks fixed on enwiki.beta

-- 
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 28425] Milestone: MediaWiki 1.18 tarball (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28425

Bug 28425 depends on bug 31511, which changed state.

Bug 31511 Summary: Unable to add/remove buttons from (classic) toolbar from a 
gadget after MW update
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33513] Zurück zum alten Formular (back to the old form) links to the wrong page

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33513

--- Comment #7 from Saibo saibotr...@arcor.de 2012-01-25 17:14:28 UTC ---
Okay, I make it more clear what to do - I thought it was clear that it is not
only German. :-)

Please just link to for every language. Any changes for some languages can be
made on that page if required. 
'//commons.wikimedia.org/w/index.php?title=Commons:Upload/autolanguselang=' +
mw.config.get( 'wgUserLanguage' );

Thank you!

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |High

--- Comment #13 from Rob Lanphier ro...@wikimedia.org 2012-01-25 17:15:36 UTC 
---
Bumping up to high priority, but I think we should rethink the 1.19 deployment
blocker status.  This isn't a regression from 1.18 (is it?) so this shouldn't
cause us to stop progress on 1.19.

-- 
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 33513] Zurück zum alten Formular (back to the old form) links to the wrong page

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33513

--- Comment #8 from Saibo saibotr...@arcor.de 2012-01-25 17:16:01 UTC ---
(where is the comment edit function in bugzilla.. damn)

Btw: that page defaults to English if a language specific page is not
available.

-- 
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 31682] MW1.18 broke Edittools for Special:Upload

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31682

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 31691] Don't send javascript to incompatible browsers

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31691

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 31737] NewParserTest::setupUploadDir() breaks through repo encapsulation

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31737

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 33940] Automatic reference counting

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33940

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 17:24:56 UTC 
---
Is this for the PhoneGap app? Must have turned it on when creating the project
by default or mistake...

-- 
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 31737] NewParserTest::setupUploadDir() breaks through repo encapsulation

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31737

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|--- |1.19wmf deployment

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2012-01-25 
17:25:22 UTC ---
returning to blocker status per robla:

robla it's a test for the scariest new code that we will be deploying

-- 
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 33938] Android only urlcache causing errors in web/iOS version

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33938

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #2 from Brion Vibber br...@wikimedia.org 2012-01-25 17:26:12 UTC 
---


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

-- 
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 33674] Remove 'urlcache' PhoneGap plugin from Android app, do caching ourselves

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33674

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 17:26:12 UTC 
---
*** Bug 33938 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are 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 31691] Reports of Opera 9.10.521 crashes on dewiki

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31691

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

 CC||ro...@wikimedia.org
Summary|Don't send javascript to|Reports of Opera 9.10.521
   |incompatible browsers   |crashes on dewiki

--- Comment #1 from Rob Lanphier ro...@wikimedia.org 2012-01-25 17:26:48 UTC 
---
Michael, could you point to the dewiki crash reports?

-- 
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 31757] Add a word-seperator between help-messages in HTMLForm

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31757

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
   Target Milestone|1.19wmf deployment  |---

-- 
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 31777] Upload unknown error ``fileexists-forbidden#039;#039;

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31777

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 33933] Accessibility of iOS app

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33933

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 17:29:44 UTC 
---
Titles should be fixable... close button probably has to be turned into
something like a button or else at least given some explicit focus like a
tabindex (does that help here?)

Not sure if we can do anything about scrolling... we're constrained by the
browser's abilities, and if it won't scroll in the overflowable div then we may
be kinda stuck. In theory could probably go back to full-document scrolling and
see if that helps, but that won't work on iPad at all.

-- 
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 31777] Upload unknown error ``fileexists-forbidden#039;#039;

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31777

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High

-- 
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 31511] Unable to add/remove buttons from (classic) toolbar from a gadget after MW update

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

--- Comment #23 from mybugs.m...@gmail.com 2012-01-25 17:32:37 UTC ---
(In reply to comment #22)
 This looks fixed on enwiki.beta
Could you try the small example from comment 17?

-- 
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 31883] Limit of bkusers of list=blocks and titles of action=query is not documented in API help

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31883

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |Low
   Target Milestone|1.19wmf deployment  |---

-- 
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 33916] Scroll bar indicator for Android app

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33916

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 17:33:21 UTC 
---
Odd... might be appearing just off screen or some such dreadful thing. :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 31983] Templates of Cite collapse behind

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31983

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

 CC||er...@darcoury.nl

--- Comment #5 from Erwin Dokter er...@darcoury.nl 2012-01-25 17:38:26 UTC ---
Works for me on beta site on IE8, Firefox 9.0.1 and Chrome 16.

-- 
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 32583] find another way to store titles of homepage sections

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32583

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 33749] Translation: History should be Versionsgeschichte, not Verlauf

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33749

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

-- 
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 33167] RevisionDeletion-suppress and log entries don't play nice

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33167

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High
 AssignedTo|niklas.laxst...@gmail.com   |aschulz4...@gmail.com

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2012-01-25 
17:47:03 UTC ---
It'd be good to test this on enwiki.beta

-- 
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 33936] Deployment checklist for 1.19

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33936

--- Comment #1 from Antoine hashar Musso has...@free.fr 2012-01-25 17:48:03 
UTC ---
I have filled a skeleton based on 1.18 EtherPad

-- 
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 33214] action=feedcontributions explodes on showsizediff in miser mode

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33214

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High
   Target Milestone|1.19wmf deployment  |---

-- 
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 33515] .odb file recognized as application/acad

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33515

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |---

-- 
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 33520] $wgMaxRedirects totally broke at some point

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33520

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |1.19.0 release

-- 
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 33558] update.php stuck on update revision on large db

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33558

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |1.19.0 release

-- 
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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #14 from Dan Barrett mediaw...@blazemonger.com 2012-01-25 
17:59:56 UTC ---
IMHO, it could be considered a regression from 1.18. Our site works in 1.17.1
but breaks in 1.18.1 due to this bug; the number of ResourceLoader-handled
stylesheets must have increased from one release to the next.

-- 
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 33692] Android app prompts for compatibility zoom on Honeycomb 3.2

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33692

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 18:01:18 UTC 
---
[master dfb34ab] Fix bug 33692: disable compatibility zoom mode on Android 3.2+
tablets

-- 
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 33855] Wikipedia Android App 1.2 release (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33855

Bug 33855 depends on bug 33692, which changed state.

Bug 33692 Summary: Android app prompts for compatibility zoom on Honeycomb 3.2
https://bugzilla.wikimedia.org/show_bug.cgi?id=33692

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33891] Biprotocol CheckUser

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33891

--- Comment #1 from Brion Vibber br...@wikimedia.org 2012-01-25 18:03:02 UTC 
---
I'm pretty sure we only get one or the other -- whichever was actually used to
connect with.

-- 
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 33766] Sidebar ignores templates in MediaWiki 1.18

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33766

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |1.19.0 release

-- 
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 31122] rsvg on scaler does not support styling the root element

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31122

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Priority|Highest |High
 CC||ro...@wikimedia.org,
   ||tstarl...@wikimedia.org

--- Comment #10 from Rob Lanphier ro...@wikimedia.org 2012-01-25 18:08:34 UTC 
---
Tim fixed a different issue associated with librsvg, but I don't believe that
the actual bug referenced here was fixed.  It would be good for someone to file
an upstream bug and reference it here.

-- 
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 33890] support SPDY protocol

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33890

--- Comment #3 from Brion Vibber br...@wikimedia.org 2012-01-25 18:10:29 UTC 
---
I'm seeing surprisingly little user-facing documentation on this. :P

Last section of https://code.google.com/p/mod-spdy/wiki/GettingStarted seems to
indicate that users should use https:// URLs at least for mod_spdy, which will
serve out SPDY if clients support it and HTTPS otherwise.

What info I can find indicates that SPDY inherently runs over SSL, so I assume
that http:// URLs would not 'auto-upgrade' the protocol while https://
would...?

-- 
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 33768] The Babel localisations for languages with fallback localisations, show the fallback localisation

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33768

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High
   Target Milestone|1.19wmf deployment  |---

-- 
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 33829] New gadget does not show up in Special:Gadgets and Special:Preferences

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33829

--- Comment #2 from Erwin Dokter er...@darcoury.nl 2012-01-25 18:15:07 UTC ---
Gadget appeared the next day. Caching issue?

-- 
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 33846] File errors shown at Special:MovePage and Special:Upload are displayed wrongly

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33846

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High
 AssignedTo|wikibugs-l@lists.wikimedia. |aschulz4...@gmail.com
   |org |

-- 
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 33873] Proofread extension JS loading fully broken on 1.19

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33873

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |High
 CC||ro...@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 33762] Uncategorizedpages-summary not shown in Uncategorizedpages

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33762

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Normal  |High

-- 
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 29546] Mobile homepage for French Wikipedia

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29546

thoma...@hotmail.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 31676] ResourceLoader should work around IE's limit on number of style tags

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Target Milestone|1.19wmf deployment  |1.19.0 release

--- Comment #15 from Rob Lanphier ro...@wikimedia.org 2012-01-25 18:30:04 UTC 
---
Hi Dan, what I'm saying is that this is broken in 1.18 today.  We should try to
get this fixed soon (hence my raising the priority), but we're really trying to
trim the list of stuff that will block us from deploying 1.19 to the Wikimedia
sites mainly to those things that will cause us to go backwards from 1.18 if we
deploy.

-- 
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 33166] Creation of a new namespace for Malagasy Wiktionary

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33166

--- Comment #3 from Andrianjanahary Rado rado.m...@gmail.com 2012-01-25 
18:33:49 UTC ---
Thank you.

-- 
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 32902] Keyboard navigation doesn't work in Android settings dialog

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32902

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 Blocks||33855
 AssignedTo|yuvipa...@gmail.com |br...@wikimedia.org

--- Comment #2 from Phil Chang phili...@gmail.com 2012-01-25 18:49:51 UTC ---
see bug 32918 and bug 32913

-- 
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 33855] Wikipedia Android App 1.2 release (tracking)

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33855

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

 Depends on||32902

-- 
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 32918] Search box and main page button cannot be keyboard-navigated to

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32918

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

 Depends on||32902

--- Comment #5 from Phil Chang phili...@gmail.com 2012-01-25 18:51:30 UTC ---
see bug 32902, that should be the main bug for hardware keyboard issues.

-- 
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 32902] Keyboard navigation doesn't work in Android settings dialog

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32902

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

 Blocks||32918

-- 
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 24430] cols preference is redundant and should be removed

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24430

Bergi a.d.be...@web.de changed:

   What|Removed |Added

 CC||a.d.be...@web.de

--- Comment #17 from Bergi a.d.be...@web.de 2012-01-25 18:57:07 UTC ---
(In reply to comment #13)
 No, the magic of CSS should not be a requirement in this case.

What do you mean with magic of CSS?

Wouldn't it be OK just to remove the setting, and set a fix size of col=80 in
the skin.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 32902] Keyboard navigation doesn't work in Android settings dialog

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32902

--- Comment #3 from Brion Vibber br...@wikimedia.org 2012-01-25 18:58:13 UTC 
---
(In reply to comment #1)
 Is this specific to hardware keyboard? Several bugs are similar, maybe we
 should mark this as a duplicate.

Hardware keyboard, d-pad, or the little ball thingy on the Nexus 1 can be used
for keyboard navigation.

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


  1   2   3   >