[Bug 58784] New: jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

   Web browser: ---
Bug ID: 58784
   Summary: jsub and utf8
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: sigm...@gmail.com
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

A Python 3 script containing this code was executed with jsub:

import sys
print(sys.stdout.encoding)

The resulting .out file contained ANSI_X3.4-1968.
Normally, people set the encoding to utf8. When people assume that the encoding
is utf8, but it isn't, terrible things happen.

Another Python 3 script containing this code was executed with jsub:

print(Talk:Gülen movement)

The resulting .err file contained this:

Traceback (most recent call last):
  File ..., line 5, in module
print(Talk:G\xfclen movement)
UnicodeEncodeError: 'ascii' codec can't encode character '\xfc' in position
6: ordinal not in range(128)

jsub is written in Perl, which is perfectly capable of using utf8 as its output
encoding. Unicode is important enough to all of us, which leads me to propose
that jsub be edited for this.

I am not an expert with Perl, but I would try to add use utf8;\nuse open
qw/:std :utf8/; to the top of the file, right under use warnings;.

On a slightly related note, scripts running as regular CGI also use the
ANSI_X3.4-1968 encoding. This may be out of scope of this bug though.

-- 
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 35090] Block messages for rangeblocks are confusing

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35090

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

   Keywords||easy
 CC||bawolff...@gmail.com,
   ||q...@wikimedia.org

--- Comment #1 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
possible GCI task?

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||legoktm.wikipe...@gmail.com
 Ever confirmed|0   |1

-- 
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 52019] Vectorize all project logos

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52019

--- Comment #77 from Natasha Murashkina murna...@gmail.com ---
I figured out the font used on Uk logo (http://goo.gl/BQ5eQs). It's Arial Bold
with proprietary license. Should I make logo with Arial Bold?

-- 
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 26396] Permit all lowercase (uncapitalized) usernames and user pages

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26396

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||1574

-- 
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 1574] Account cannot be created with initial lower case letter

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1574

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 5230] Usernames with initial-lowercase letters need to be cleaned up across Wikimedia projects

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5230

Bug 5230 depends on bug 1574, which changed state.

Bug 1574 Summary: Account cannot be created with initial lower case letter
https://bugzilla.wikimedia.org/show_bug.cgi?id=1574

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 1574] Account cannot be created with initial lower case letter

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1574

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
 Depends on||26396

--- Comment #14 from Nemo federicol...@tiscali.it ---
Restore WONTFIX per bug 26396 comment 24: this will not be done on Wikimedia
projects, even if bug 26396 happened to be fixed.
Even if we allowed this (IMHO confusing) behaviour, we would have to disable
creation of most such accounts when they're similar to existing ones (probably
AntiSpoof already takes care of this)... even more confusing.

-- 
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 52734] Special:CentralAuth only shows log extracts to stewards

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52734

--- Comment #3 from Nemo federicol...@tiscali.it ---
(In reply to comment #2)
 I didn't realize there was a bug for this, I thought it would be a nice
 feature
 to have. :)

Agreed. :) Let me know if I can help triaging bugs in this component. A few
months ago I made a prioritisation pass on all the open bugs in it, IIRC, but
we can tune it better especially if you can summarise what sort of stuff you're
interested in.

-- 
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 58785] New: install BerkeleyDB perl modules

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58785

   Web browser: ---
Bug ID: 58785
   Summary: install BerkeleyDB perl modules
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: k...@gulu.net
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Please install the BerkeleyDB perl modules on web cluster and tools-login.

-- 
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 12363] Page moves into mainspace should appear on Special:Newpages for patrol

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12363

--- Comment #29 from Nemo federicol...@tiscali.it ---
(In reply to comment #27)
 Maybe nobody has thoght on that, but I'm proposing something different:

It's option 2 in comment 16. Option 2 seems the easiest, but it's IMHO clear
that not forcing new page patrollers to learn about another special page would
be ideal. Pages moved into a namespace are new pages for that namespace: from
the interface point of view, we would only need a checkbox, activated when a
filter by namespace is selected, that also shows pages moved in that namespace.

Unless someone has ideas to discuss about option 1 or some alternatives to the
hack of option 3, I think it's time for any interested dev to stop talking and
just submit a patch for whatever approach they manage to create one. :)

-- 
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 52019] Vectorize all project logos

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52019

--- Comment #78 from Nemo federicol...@tiscali.it ---
(In reply to comment #77)
 I figured out the font used on Uk logo (http://goo.gl/BQ5eQs). It's Arial
 Bold
 with proprietary license. Should I make logo with Arial Bold?

No. Just use whatever free font is the most common for Wikibooks (or the second
most common if the first is used by ru.source; uk.* like to be different ;) ).

-- 
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 26396] Permit all lowercase (uncapitalized) usernames and user pages

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26396

--- Comment #25 from Nemo federicol...@tiscali.it ---
(In reply to comment #23)
 Im interested in this bug.Please assign it to me

You can always submit a patch. Considering comment 1, though, for your first
patch you probably don't want to start with something as hard as this.

-- 
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 58527] Enable $wgImportSources for hewikivoyage

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58527

Dekel Eini dekeleinide...@gmail.com changed:

   What|Removed |Added

   Keywords|community-consensus-needed  |

-- 
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 58786] New: Either action=block is broken or its documentation is broken

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58786

   Web browser: ---
Bug ID: 58786
   Summary: Either action=block is broken or its documentation is
broken
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: benap...@gmail.com
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
Classification: Unclassified
   Mobile Platform: ---

Following examples in https://www.mediawiki.org/wiki/API:Block doesn't work.
autoblock email blocks etc, all this doesn't work. Every block is using
options:

autoblock disabled, cannot edit own talk page

passing any options to api query doesn't change it

-- 
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 58786] Either action=block is broken or its documentation is broken

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58786

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

--- Comment #1 from Tim Landscheidt t...@tim-landscheidt.de ---
I can't reproduce either claim:

| scfc@tools-login:~$ cat  test.py  chmod +x test.py  rm -f test.{out,err}
 jsub ./test.py  while ! job test  /dev/null; do sleep 1; done  cat
test.{out,err}
| #!/usr/bin/python3
| import sys
| print(sys.stdout.encoding)
| Your job 1933102 (test) has been submitted
| UTF-8
| scfc@tools-login:~$ cat  test.py  chmod +x test.py  rm -f test.{out,err}
 jsub ./test.py  while ! job test  /dev/null; do sleep 1; done  cat
test.{out,err}
| #!/usr/bin/python3
| print(Talk:Gülen movement)
| Your job 1933103 (test) has been submitted
| Talk:Gülen movement
| scfc@tools-login:~$

Please provide a minimal example.

(Just to clear up some confusion: jsub doesn't actually execute the script; it
just submits it to the job grid aka SGE/OGS.)

-- 
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 58786] Either action=block is broken or its documentation is broken

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58786

--- Comment #1 from Peter Bena benap...@gmail.com ---
indeed the documentation is broken, the parameters must have = in them,

so it's autoblock=

instead of autoblock

someone fix it plz, then close this bug

-- 
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 58786] Either action=block is broken or its documentation is broken

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58786

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 3525] Cross-wiki watchlists

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3525

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com

--- Comment #24 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
I wrote a small proof of concept script to do this completely client side:
https://github.com/legoktm/xwiki-watchlist/blob/master/xwikiwatchlist.js

The basic concept is that you just make API requests to each wiki, pull the
watchlist, and merge it with the changes made on other wikis, and nicely
display it to the user. This also makes it easy for users to pick which wikis
to include/exclude.

That said, I'd love to see a sever side solution to this bug :)

-- 
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 58527] Enable $wgImportSources for hewikivoyage

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58527

Tomasz W. Kozlowski tom...@twkozlowski.net changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |tom...@twkozlowski.net
   |org |

-- 
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 58734] Editing Template doesn't effect pages in 1.23wmf7 and 1.23wmf8 branches

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58734

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com

--- Comment #5 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Have you been running the job queue? See [[mw:Manual:Job queue]].

-- 
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 58787] New: Update favicon spcom.ico

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58787

   Web browser: ---
Bug ID: 58787
   Summary: Update favicon spcom.ico
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: murna...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Create a favicon including 16x16, 32x32, and 48x48 versions of
http://bits.wikimedia.org/favicon/wmf.ico cutted in a half way with letters SP
in the bottom. Substitute spcom.ico at
operations/mediawiki-config/docroot/bits/favicon with the new version.

-- 
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 58787] Update favicon spcom.ico

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58787

Natasha Murashkina murna...@gmail.com changed:

   What|Removed |Added

 CC||murna...@gmail.com,
   ||q...@wikimedia.org,
   ||tom...@twkozlowski.net
 Blocks||45036

-- 
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 45036] Update favicons to provide high res variant (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45036

Natasha Murashkina murna...@gmail.com changed:

   What|Removed |Added

 Depends on||58787

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
Partially reproduced it.

Using the first script:

local-legobot@tools-login:~/$ jsub ./test.py  while ! job test  /dev/null;
do sleep 1; done  cat test.{out,err}
Your job 1933479 (test) has been submitted
ANSI_X3.4-1968

Second script:

local-legobot@tools-login:~/$ jsub ./test.py  while ! job test  /dev/null;
do sleep 1; done  cat test.{out,err}
Your job 1933488 (test) has been submitted
Talk:Gülen movement

-- 
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 58755] BetaFeatures: Design for mw-ui-feature-field is not responsive to size variations

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58755

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||legoktm.wikipe...@gmail.com

-- 
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 58734] Editing Template doesn't effect pages in 1.23wmf7 and 1.23wmf8 branches

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58734

--- Comment #6 from omid omid_...@hotmail.com ---
(In reply to comment #5)
 Have you been running the job queue? See [[mw:Manual:Job queue]].

I've just started creating my wiki so my pages are few.
php ./runJobs.php would fix it but only for once. I must run it again to update
next changes. 

Changing to 1.23wmf6 branch fix the problem, It seems problem has been made in
branch 1.23wmf7

-- 
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 52019] Vectorize all project logos

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52019

--- Comment #79 from Tomasz W. Kozlowski tom...@twkozlowski.net ---
(In reply to comment #74)
 https://commons.wikimedia.org/wiki/File:Wikisource-logo-sr.svg
 https://commons.wikimedia.org/wiki/File:Wikisource-logo-mk.svg
 https://commons.wikimedia.org/wiki/File:Wikisource-logo-tr.svg
 https://commons.wikimedia.org/wiki/File:Wikisource-logo-sl.svg
 https://commons.wikimedia.org/wiki/File:Wikisource-logo-lt.svg

Amazing job, well done, thanks!

-- 
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 52019] Vectorize all project logos

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52019

--- Comment #80 from Tomasz W. Kozlowski tom...@twkozlowski.net ---
(In reply to comment #75)

 If you fix this I will close the Google Code-in task, although you might get
 additional feedback from Tomasz.

I have no further comments; once that logo is fixed, I'm OK with closing the
task.

-- 
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 2007] Tracking bug (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 Depends on||58788

-- 
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 58788] New: Toolserver migration (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58788

   Web browser: ---
Bug ID: 58788
   Summary: Toolserver migration (tracking)
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: tracking
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: t...@tim-landscheidt.de
CC: benap...@gmail.com, t...@tim-landscheidt.de
Blocks: 2007
Classification: Unclassified
   Mobile Platform: ---

This bug tracks all issues related to the migration from Toolserver to Tools.

-- 
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 52522] Request library for accessing file metadata

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52522

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||legoktm.wikipe...@gmail.com
 Ever confirmed|0   |1

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

--- Comment #3 from Merlijn van Deen valhall...@arctus.nl ---
I think this should be a more generic request to make sure the environment on
the exec hosts is the same as what someone has when testing in the interactive
shell.

In any case, the problem is the following:

valhallasw@tools-login:~$ cat  test.sh
#!/bin/bash
locale
valhallasw@tools-login:~$ chmod +x test.sh
valhallasw@tools-login:~$ ./test.sh
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE=en_US.UTF-8
LC_NUMERIC=en_US.UTF-8
LC_TIME=en_US.UTF-8
LC_COLLATE=en_US.UTF-8
LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=en_US.UTF-8
LC_NAME=en_US.UTF-8
LC_ADDRESS=en_US.UTF-8
LC_TELEPHONE=en_US.UTF-8
LC_MEASUREMENT=en_US.UTF-8
LC_IDENTIFICATION=en_US.UTF-8
LC_ALL=

valhallasw@tools-login:~$ jsub ./test.sh
valhallasw@tools-login:~$ cat test.out
LANG=
LANGUAGE=
LC_CTYPE=POSIX
LC_NUMERIC=POSIX
LC_TIME=POSIX
LC_COLLATE=POSIX
LC_MONETARY=POSIX
LC_MESSAGES=POSIX
LC_PAPER=POSIX
LC_NAME=POSIX
LC_ADDRESS=POSIX
LC_TELEPHONE=POSIX
LC_MEASUREMENT=POSIX
LC_IDENTIFICATION=POSIX
LC_ALL=



Setting LANG=en_US.UTF-8 (or any other UTF-8 locale) should solve this issue.

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 CC||valhall...@arctus.nl

--- Comment #4 from Merlijn van Deen valhall...@arctus.nl ---
Oh, and to reproduce the issues: compare

LANG=C python -c print u'\xe4'

to 

LANG=en_US.UTF-8 python -c print u'\xe4'

-- 
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 58789] New: page.Save() does not support sysop parameter

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58789

   Web browser: ---
Bug ID: 58789
   Summary: page.Save() does not support sysop parameter
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: valhall...@arctus.nl
Classification: Unclassified
   Mobile Platform: ---

In compat, page.Save can be passed sysop=True to force a sysop edit; in core,
the edit just errors out:

pywikibot.exceptions.PageNotSaved: [[MediaWiki:Gadget-false-blue-links.js]]:
protectednamespace-interface: You're not allowed to
 edit interface messages

-- 
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 58789] page.Save() does not support sysop parameter

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58789

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||55880

-- 
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 55880] [Tracking] Functionality existing in compat but missing from core

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55880

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58789

-- 
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 58676] Invalid message parameter tracking

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58676

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 102604 merged by jenkins-bot:
Add logging for Invalid message parameter

https://gerrit.wikimedia.org/r/102604

-- 
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 58620] Jenkins: Generate KSS docs from LESS and publish to doc.wikimedia.org

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58620

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103095 had a related patch set uploaded by Spage:
Add integration/kss to deployment repo config

https://gerrit.wikimedia.org/r/103095

-- 
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 58620] Jenkins: Generate KSS docs from LESS and publish to doc.wikimedia.org

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58620

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 58640] mediawiki-1.22.0, pcre-8.34 (using php-5.5.7): Pages with content displayed as blank/empty when $regex groups start with digit

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58640

nikus0po...@gmail.com changed:

   What|Removed |Added

 CC||nikus0po...@gmail.com

--- Comment #10 from nikus0po...@gmail.com ---
Another quick solution is to go back to PCRE 8.33 until a correction was made.

-- 
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 12363] Page moves into mainspace should appear on Special:Newpages for patrol

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12363

--- Comment #30 from Paolo Benvenuto paolobe...@gmail.com ---
I think I haven't expressed well my thoght in comment 27.

When I spoke of Special:NewArticle, different from Special:NewPages, I meant a
special page which tracked all new ns0 pages, regardless of whether they are
created or moved from another ns.

The idea behind recentmoves in solution 2 of comment 16 is different.

If NewArticles isn't the best denomination for this page, let's search for a
better expression.

-- 
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 58686] conditional section added by template doesn't get modify link

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58686

Paolo Benvenuto paolobe...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

-- 
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 58790] New: ?setlang does not change language in main namespace in kk-wiki

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58790

   Web browser: ---
Bug ID: 58790
   Summary: ?setlang does not change language in main namespace in
kk-wiki
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Language setup
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: strynw...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

In kk-wiki (https://kk.wikipedia.org/) when I change my language (using
Language selector or ?uselang) it does not change the language in main
namespace. E.g. try https://kk.wikipedia.org/wiki/Қыз_ұзату_кәделері?setlang=en
and it does not change the language in menu.

-- 
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 58728] Echo flyout broken in CologneBlue skin

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58728

--- Comment #1 from Bartosz Dziewoński matma@gmail.com ---
Sounds reasonable to me. We should probably only show the flyout if the badge
appears within, say, top 20% of screen height.

(But we could get the pokey to be dynamic, moving the whole box left or right
to always fit on-screen.)

-- 
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 56181] Review and deploy GWToolset

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56181

Bug 56181 depends on bug 58489, which changed state.

Bug 58489 Summary: Some group and right messages are missing in GWToolset
https://bugzilla.wikimedia.org/show_bug.cgi?id=58489

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 58489] Some group and right messages are missing in GWToolset

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58489

Maarten Dammers maar...@mdammers.nl changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Maarten Dammers maar...@mdammers.nl ---
Moved the local message to
https://commons.wikimedia.org/wiki/MediaWiki:Gwtoolset-create-prefix

Looks fixed to me.

-- 
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 58788] Toolserver migration (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58788

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58791

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

   Keywords||tracking
 Blocks||2007, 58788

-- 
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 58791] New: [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

   Web browser: ---
Bug ID: 58791
   Summary: [tracking] Missing Toolserver features
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Tracking bug for features listed at
https://www.mediawiki.org/wiki/Wikimedia_Labs/Tool_Labs/Needed_Toolserver_features

-- 
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 2007] Tracking bug (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||55880

-- 
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 55880] [Tracking] Functionality existing in compat but missing from core

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55880

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||2007

-- 
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 2007] Tracking bug (tracking)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58791

-- 
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 55880] [Tracking] Functionality existing in compat but missing from core

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55880

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

   Keywords||tracking

-- 
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 57876] Automate creation of federated tables and document their usage

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57876

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||57876

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58792

-- 
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 58792] New: Provide toolserver.language table

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58792

   Web browser: ---
Bug ID: 58792
   Summary: Provide toolserver.language table
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

The toolserver provides the following table:

mysql describe language;
+--+--+--+-+-+---+
| Field| Type | Null | Key | Default | Extra |
+--+--+--+-+-+---+
| lang | varchar(16)  | NO   | PRI | NULL|   |
| english_name | varchar(255) | YES  | | NULL|   |
| native_name  | varchar(255) | YES  | | NULL|   |
+--+--+--+-+-+---+

mysql select * from language order by rand() limit 10;
+--+--+--+
| lang | english_name | native_name  |
+--+--+--+
| cjp  | Cabécar | NULL |
| kks  | Giiwo| NULL |
| mqc  | Mangole  | NULL |
| gby  | Gbari| NULL |
| kw   | Cornish  | Kernewek |
| na   | Nauruan  | Ekakairũ Naoero |
| ymd  | Muda | NULL |
| npa  | Nar Phu  | NULL |
| waa  | Walla Walla  | NULL |
| hss  | Harsusi  | NULL |
+--+--+--+
10 rows in set (0.00 sec)



This could also be integrated with meta_p.wiki, by providing a 'language' and
'native_language' column.

-- 
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 58792] Provide toolserver.language table

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58792

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791

-- 
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 58793] New: [Regression] Previously valid fullurl with empty article name now broken

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58793

   Web browser: ---
Bug ID: 58793
   Summary: [Regression] Previously valid fullurl with empty
article name now broken
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mr.h...@gmx.de
Classification: Unclassified
   Mobile Platform: ---

This short syntax:

{{fullurl:de:|diff=117674067}}
{{fullurl::|diff=117674067}}

did work without a problem. It created this perfectly valid URL:

//de.wikipedia.org/w/index.php?title=diff=117674067

Users and scripts are relying on this syntax. It was used on several pages.
They are all broken now. This makes this a regression. Please make it work
again. Thanks. From what I see there shouldn't be a strong reason to block the
syntax if the page name is empty. The currently broken output (it tries to find
a template with that name) is far worse.

-- 
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 26396] Permit all lowercase (uncapitalized) usernames and user pages

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26396

--- Comment #26 from Vishnu Nk mails2vi...@gmail.com ---
So its not better to try with this?

-- 
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 48625] Provide namespace IDs and names in the databases similar to toolserver.namespace

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48625

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||57876

--- Comment #18 from Merlijn van Deen valhall...@arctus.nl ---
I suggest re-opening this, as there is are at least two use cases the table
provides:

 1) creating full page titles and URLs on the SQL level; for this at least the
canonical (Talk, User, User Talk, etc) namespaces have to be provided. The
Toolserver wiki shows the following example query:

SELECT
  ns_name,
  page_title
FROM enwiki_p.page
 JOIN toolserver.namespacename 
  ON ns_id = page_namespace AND dbname = 'enwiki_p'
WHERE page_namespace = 6
 AND ns_is_favorite = TRUE
LIMIT 1;

Note that it's impossible to construct a URL without the namespace names --
you cannot link to http://en.wikipedia.org/wiki/NS3:valhallasw, for example.

 2) providing localized page titles for multiple sites (see Comment 2).

-- 
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 57876] Automate creation of federated tables and document their usage

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57876

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||48625

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

--- Comment #5 from Tim Landscheidt t...@tim-landscheidt.de ---
(In reply to comment #3)
 [...]
 Setting LANG=en_US.UTF-8 (or any other UTF-8 locale) should solve this
 issue.

It apparently does, because I have:

| export LANG=de_DE.UTF-8

in ~/.profile, and for me:

| scfc@tools-login:~$ diff -u test.out (./test.sh)
| scfc@tools-login:~$

But my test account shows LANG=en_US.UTF-8 interactively, but jsub locale
gives LANG=, even after export LANG.  The same occurs if I set the locale
to non-en_US.UTF8 before jsub with export LANG=de_DE.UTF-8.

My assumption (and fear :-)) is that SGE sources ~/.profile before job
execution, which means that there will be a *lot* of confusion on where to
configure locales and how they are evaluated.

I don't want to go down that road if it can be avoided.  Is it possible to
explicitely set the locale in Python?  Otherwise we could change jsub so that
users can use qsub's -v option to set the locale in the environment:

| scfc-test@tools-login:~$ qsub -b y -N locale-en -v LANG=en_US.UTF-8 locale
| Your job 1934859 (locale-en) has been submitted
| scfc-test@tools-login:~$ qsub -b y -N locale-de -v LANG=de_DE.UTF-8 locale
| Your job 1934865 (locale-de) has been submitted
| scfc-test@tools-login:~$ fgrep LANG locale-*.o*
| locale-de.o1934865:LANG=de_DE.UTF-8
| locale-de.o1934865:LANGUAGE=
| locale-en.o1934859:LANG=en_US.UTF-8
| locale-en.o1934859:LANGUAGE=
| scfc-test@tools-login:~$

However that does not seem to solve the Python error:

| scfc-test@tools-login:~$ cat test.py 
| #!/usr/bin/python
| print u\xe4
| scfc-test@tools-login:~$ qsub -b y -N python-locale-en -v LANG=en_US.UTF-8
./test.py 
| Your job 1934872 (python-locale-en) has been submitted
| scfc-test@tools-login:~$ cat python-locale-en.*
| Traceback (most recent call last):
|   File ./test.py, line 2, in module
| print u\xe4
| UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position
0: ordinal not in range(128)
| scfc-test@tools-login:~$

And for the dbreps tool I indeed had to use:

| # Wrap sys.stdout into a StreamWriter to allow writing unicode.
| sys.stdout = codecs.getwriter(locale.getpreferredencoding())(sys.stdout)

But that is Python 2.7.3 (cf.
http://stackoverflow.com/questions/1473577/writing-unicode-strings-via-sys-stdout-in-python,
http://pythonhosted.org/kitchen/unicode-frustrations.html,
https://wiki.python.org/moin/PrintFails).

I don't know what the situation is for Python 3+.

-- 
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 56349] Misspelling in tips

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56349

--- Comment #3 from Hasteur stephen.leche...@gmail.com ---
After discussion with roopak via email, it appears that they did not read the
description closely enough to understand where the problem is and didn't really
reproduce this bug as they have thought that the bug was in the mediawiki base
code or was in a webpage.

As I said before... When logging into the WMF tool labs login server
(tools-login) if the tips are still enabled and if you get lucky to randomize
into this specific message, you'll see the spelling error.

-- 
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 58728] Echo flyout broken in CologneBlue skin

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58728

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 58728] Echo flyout broken in CologneBlue skin

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58728

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103099 had a related patch set uploaded by Bartosz Dziewoński:
Make sure the overlay is visible, even if the badge is near the edge

https://gerrit.wikimedia.org/r/103099

-- 
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 58728] Echo flyout broken in CologneBlue skin

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58728

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103100 had a related patch set uploaded by Bartosz Dziewoński:
Don't show the overlay if the badge is not near the top of the window

https://gerrit.wikimedia.org/r/103100

-- 
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 58794] New: Provide upgrade path for jira users

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58794

   Web browser: ---
Bug ID: 58794
   Summary: Provide upgrade path for jira users
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Currently, no clear upgrade path from jira to bugzilla exists (except
'copy-paste all bugs'). Converting bugs should be possible; the BZ end already
exists (although somewhat buggy) as
https://github.com/wikimedia/pywikibot-sf-export

JIRA provides a REST API: 

https://jira.toolserver.org/rest/api/latest/issue/ACCAPP-684

see https://docs.atlassian.com/jira/REST/latest/ for docs

-- 
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 58714] Transfer tsreports bugs to bugzilla

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58714

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58794

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58794

-- 
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 55673] Migrate DrTrigon's tools (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc)

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55673

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58794

-- 
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 58794] Provide upgrade path for jira users

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58794

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791, 55673, 58714

-- 
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 58794] Provide upgrade path for jira users

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58794

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||49825

-- 
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 49825] Create a place for [[jira:DBQ]]-similar things on ToolLab transfer existing requests

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49825

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||s...@reedyboy.net,
   ||thehelpfulonew...@gmail.com
  Component|General |Bugzilla
 Depends on||58794
Product|Wikimedia Labs  |Wikimedia
Summary|Create a place for  |Create a place for
   |[[jira:DBQ]]-similar things |[[jira:DBQ]]-similar things
   |on ToolLab  |on ToolLab  transfer
   ||existing requests

--- Comment #6 from Merlijn van Deen valhall...@arctus.nl ---
I think we should just have a 'Database Queries' components under the 'Tool
Labs Tools' component.

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58795

-- 
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 58795] Create status page / sitenotice page

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58795

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791

-- 
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 58795] New: Create status page / sitenotice page

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58795

   Web browser: ---
Bug ID: 58795
   Summary: Create status page / sitenotice page
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

The toolserver has the following page: http://status.toolserver.org/

This allows tools to show service status (e.g. 's7 replication broken') to
their users. An alternative, simpler, implementation would be to have a single
status line/site notice that can be shown by all tools, which would have the
same information in plain text format.

-- 
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 58796] New: Provide working mail addresses for users and tools

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

   Web browser: ---
Bug ID: 58796
   Summary: Provide working mail addresses for users and tools
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

From
https://www.mediawiki.org/wiki/Wikimedia_Labs/Tool_Labs/Needed_Toolserver_features

Uncertain how this is going to happen, but planned to find a way. For WMF,
this is a legal question rather than a technical one. Main question: Which
domain? -- Silke WMDE (talk) 10:27, 7 April 2013 (UTC)

What is needed?
 - Mail-address for users.  (e.g. valhall...@tools.wmflabs.org)
 - Mail-address for projects. (e.g. nlwikib...@tools.wmflabs.org)
 - Configurable Mail-forwarding for both. (using .forward or equivalent)

The default destination for projects could be a project-local mail box or all
project users.


As a workaround, project mailing lists can be created as normal mailing lists.
However, this takes a while...

-- 
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 58796] Provide working mail addresses for users and tools

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58796

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791

-- 
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 32894] Text area fields are too small

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32894

Tony Thomas 01tonytho...@gmail.com changed:

   What|Removed |Added

 CC||01tonytho...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |01tonytho...@gmail.com
   |org |

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58796

-- 
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 58779] Edit count feature is broken (again) on Commons

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58779

--- Comment #3 from Cyberpower678 cybernet...@yahoo.com ---
(In reply to comment #0)
 When trying to use the edit count feature on Wikimedia Commons (for example,
 this URL for my account:
 http://tools.wmflabs.org/xtools/pcount/index.
 php?name=Peteforsythlang=commonswiki=wikimedia
 ) one gets no meaningful results, but a page full of error messages, like
 this:
 
 Notice: Undefined offset: 490 in /data/project/xtools/Graph.php on line 189
 
 (followed by identical statements about different offset and line numbers).
 
 This problem happened a few months ago, and was fixed; if I recall correctly,
 it had something to do with a new namespace being added on Commons. Is it
 possible to update the edit count tool so that it's not so sensitive to name
 space changes?

Unfortunately no.  Everytime a namespace is added, the edit counter will break
because it is missing data for that namespace.  What's missing is usually a
color definition to assign the namespace to for graphing purposes.  I'll have
it fixed in just a few minutes.

-- 
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 58779] Edit count feature is broken (again) on Commons

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58779

Cyberpower678 cybernet...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Cyberpower678 cybernet...@yahoo.com ---
But I'm starting to run out of distinctively different colors. :p

-- 
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 58797] New: [tracking] OSM on Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58797

   Web browser: ---
Bug ID: 58797
   Summary: [tracking] OSM on Labs
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: (other)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, dz...@wikimedia.org,
rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

From
https://www.mediawiki.org/wiki/Wikimedia_Labs/Tool_Labs/Needed_Toolserver_features
(probably needs to be split up a bit)

= OSM ==
* A Postgresql-server for OSM.
* access to OSM database - db server with 600 GB of solid state disk space
* a few terabytes of diskspace to save the rendered map tiles (more or less the
same space needed now on the toolserver - how much is this?)
* user databases
* Render-server with enough space to host several layouts.
* We have special projects on toolserver like
[http://wiki.openstreetmap.org/wiki/WIWOSM WIWOSM] that combine Wikipedia- and
OSM-data in one script. This is only possible if a script can connect to both
databases. Without such an feature we will lose this service in Wikipedia.
--[[User:Kolossos|Kolossos]] 18:02, 1 February 2013 (UTC)
* Other users created tools for translating places or to maintain street-lists.
--[[User:Kolossos|Kolossos]] 19:12, 14 February 2013 (UTC)


OSM is being added to WMF production. We'll have a test/dev version of OSM in
Labs, but we have no plans on having a quasi-production like version of OSM in
Labs. -- Ryan Lane, 20 December 2012

The plan is to clean up the styles and tools that are no longer
maintained/needed, to move about 10 styles and 5 tools to Labs, to move one
style to production. -- Silke (WMDE), 6 April 2013

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58797

-- 
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 32894] Text area fields are too small

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32894

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 103101 had a related patch set uploaded by 01tonythomas:
Resized Text area in ReplaceText extension

https://gerrit.wikimedia.org/r/103101

-- 
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 58797] [tracking] OSM on Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58797

--- Comment #1 from Merlijn van Deen valhall...@arctus.nl ---
Discussion points:

* will the database server be fast enough / What does it need to be fast
enough?
* Will rendering work in a VM? (Is this the plan to do it in a VM?)
* definitions use of terms, avoid misunderstandings about what is production
and what the Labs part is supposed to do. Please be as explicit as possible.

-- 
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 58797] [tracking] OSM on Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58797

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58791
 Depends on||48896

-- 
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 48896] Please install Postgresql on Tool-labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48896

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58797

-- 
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 32894] Text area fields are too small

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32894

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
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 32894] Text area fields are too small

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32894

Tony Thomas 01tonytho...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #6 from Tony Thomas 01tonytho...@gmail.com ---
I have uploaded the patchset in gerrit.

-- 
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 58798] New: Move OSM-render to Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58798

   Web browser: ---
Bug ID: 58798
   Summary: Move OSM-render to Labs
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: (other)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: valhall...@arctus.nl
CC: benap...@gmail.com, dz...@wikimedia.org,
rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

== Render ==
Things available to Render on the Toolserver which are needed for a transition
to WikiLabs/ToolLabs

* Database access like currently on the Toolserver
* Possibility to build and run C and C++ apps
* Possibility to build external C and C++ libraries (app dependencies) from
source and install in user directory, without packaging
* 64-Bit OS for sufficient address space
* ~28GB ''physical'' RAM (comparable to ortelius)
* CPU with at least 4 cores with at least 3 GHz, which can actually be used in
parallel (comparable to ortelius)
* We need to keep large amounts of data available in RAM. Regenerating it is
expensive so we need a server with good uptimes. A VM or server which reboots
or needs to be re-setup every month or so is not acceptable.
* Ideally, we need to use a physical machine like we currently can. It is not
yet clear whether a VM will do.


Render is a special case that will need direct attention -- Silke will
coordinate the necessary information exchange.  - Marc Pelletier, 28 March
2013 (UTC)

-- 
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 58797] [tracking] OSM on Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58797

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||58798

-- 
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 58798] Move OSM-render to Labs

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58798

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Blocks||58797

-- 
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 58799] New: Maximum number of values in wbgetentities is limited to 200?

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58799

   Web browser: ---
Bug ID: 58799
   Summary: Maximum number of values in wbgetentities is limited
to 200?
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: valte...@live.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

From
https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team#Maximum_number_of_values_in_wbgetentities:

Maximum number of values in wbgetentities with bot now is 200. If I try with
200 I have error message: 500 - InternalServerError

-- 
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 58784] jsub and utf8

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58784

--- Comment #6 from Merlijn van Deen valhall...@arctus.nl ---
Ahh, there's another catch.

valhallasw@tools-login:~$ python ./test.py | tee
Traceback (most recent call last):
  File ./test.py, line 2, in module
print u\xe4
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 0:
ordinal not in range(128)

valhallasw@tools-login:~$ PYTHONIOENCODING=utf-8 python ./test.py | tee
ä


but that's painful to say the least.


Python 3 has no issues -- it will just use utf-8 if the LANG says so:

(test.py: print(\xe4) -- remember, str in py3 is unicode in py2)

valhallasw@tools-login:~$ python3 ./test.py | tee
ä

-- 
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 57876] Automate creation of federated tables and document their usage

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57876

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on|48625   |

-- 
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 58791] [tracking] Missing Toolserver features

2013-12-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58791

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Depends on||48625

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