[Bug 67119] Fullscreen image transition doesn't work in Safari 8

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67119

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142486 had a related patch set uploaded by Gergő Tisza:
Set height:100% on blur filter to improve Safari fullscreen transition

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

-- 
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 67119] Fullscreen image transition doesn't work in Safari 8

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67119

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

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 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 67119] Fullscreen image transition doesn't work in Safari 8

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67119

--- Comment #4 from Tisza Gergő gti...@wikimedia.org ---
I'll admit I didn't understand any of that, and I am highly sceptical the SVG
has anything to do with that, nor do I think a height: 100% rule will actually
change its size (since the parent has a small height as well). But at least it
doesn't seem to do any harm on other browsers; can you test the patch?

(In reply to Dirk Schulze from comment #2)
 You can always test it with a WebKit nightly: http://nightly.webkit.org (OS
 X required).

Yeah, that last part is the problem :)

-- 
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 67119] Fullscreen image transition doesn't work in Safari 8

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67119

--- Comment #5 from Dirk Schulze dschu...@adobe.com ---
(In reply to Gerrit Notification Bot from comment #3)
 Change 142486 had a related patch set uploaded by Gergő Tisza:
 Set height:100% on blur filter to improve Safari fullscreen transition
 
 https://gerrit.wikimedia.org/r/142486

The containing block of the SVG and its containing block must be 100% as well,
see my comment #2.

It is probably solvable even without taking care of the SVG.

-- 
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 66943] HHVM: Assertion in Scribunto_LuaEngine::callParserFunction() during uksort() call

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66943

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

Summary|HPHP::computeMaskFromNumElm |HHVM: Assertion in
   |s(uint32_t): Assertion `n   |Scribunto_LuaEngine::callPa
   |= 0x7fffU' failed. |rserFunction() during
   ||uksort() call

--- Comment #3 from Tim Starling tstarl...@wikimedia.org ---
There is still an assertion from computeMaskFromNumElms() while running
Scribunto tests, but it's probably a different bug. Let's split these up by
backtrace rather than failure mode. Updated title accordingly.

-- 
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 67184] New: Search results number are outside the grey background

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67184

Bug ID: 67184
   Summary: Search results number are outside the grey background
   Product: MediaWiki
   Version: 1.24-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Search
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: innocentkil...@gmail.com,
neverett+bugzi...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 15763
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=15763action=edit
Number of results on mediawiki.org

Or tab badge, I don't know how to describe it. Didn't test other wikis.

-- 
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 67185] New: Use MWException, catch Google_Service_Exception

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67185

Bug ID: 67185
   Summary: Use MWException, catch Google_Service_Exception
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: GoogleLogin
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: florian.schmidt.wel...@t-online.de
CC: florian.schmidt.wel...@t-online.de
   Web browser: ---
   Mobile Platform: ---

Instead of using Google_Service_Exception as raw text, catch this and use
MWException instead.

-- 
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 67185] Use MWException, catch Google_Service_Exception

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67185

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |florian.schmidt.welzow@t-on
   |org |line.de
   Target Milestone|--- |Future release
   Severity|normal  |enhancement

-- 
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 67186] New: Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

Bug ID: 67186
   Summary: Don't use createOrMerge() if nothing to do
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: GoogleLogin
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: florian.schmidt.wel...@t-online.de
CC: florian.schmidt.wel...@t-online.de
   Web browser: ---
   Mobile Platform: ---

When the user is logged in and has linked his Googleaccount already to the
account, don't run createOrMerge() after request /Special:GoogleLogin.

-- 
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 67186] Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|normal  |major

-- 
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 67187] New: HHVM: assertion in Scribunto_LuaLanguageLibrary::convertPlural()

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67187

Bug ID: 67187
   Summary: HHVM: assertion in
Scribunto_LuaLanguageLibrary::convertPlural()
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: tstarl...@wikimedia.org
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Reproducible with:

hhvm tests/phpunit/phpunit.php --filter '#29'
../extensions/Scribunto/tests/engines/LuaCommon/LanguageLibraryTest.php

Crashes in MixedArray::MakeReserveLike() with vmfp()-m_func holding
array_map.

hhvm: /mnt/build/src/hiphop/hphp/runtime/base/mixed-array-defs.h:342: uint32_t
HPHP::computeMaskFromNumElms(uint32_t): Assertion `n = 0x7fffU' failed.

Program received signal SIGABRT, Aborted.
0x70817f77 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x70817f77 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#1  0x7081b5e8 in __GI_abort () at abort.c:90
#2  0x70810d43 in __assert_fail_base (fmt=0x70967f58 %s%s%s:%u:
%s%sAssertion `%s' failed.\n%n, 
assertion=assertion@entry=0x3ac32b1 n = 0x7fffU, 
file=file@entry=0x3ac3150
/mnt/build/src/hiphop/hphp/runtime/base/mixed-array-defs.h,
line=line@entry=342, 
function=function@entry=0x3ac6940
_ZZN4HPHP22computeMaskFromNumElmsEjE19__PRETTY_FUNCTION__ uint32_t
HPHP::computeMaskFromNumElms(uint32_t)) at assert.c:92
#3  0x70810df2 in __GI___assert_fail (assertion=0x3ac32b1 n =
0x7fffU, 
file=0x3ac3150
/mnt/build/src/hiphop/hphp/runtime/base/mixed-array-defs.h, line=342, 
function=0x3ac6940
_ZZN4HPHP22computeMaskFromNumElmsEjE19__PRETTY_FUNCTION__ uint32_t
HPHP::computeMaskFromNumElms(uint32_t)) at assert.c:101
#4  0x02149ae7 in computeMaskFromNumElms (n=4294967295)
at /mnt/build/src/hiphop/hphp/runtime/base/mixed-array-defs.h:342
#5  computeCapAndMask (minimumMaxElms=4294967295) at
/mnt/build/src/hiphop/hphp/runtime/base/mixed-array-defs.h:368
#6  HPHP::MixedArray::MakeReserveMixed (capacity=4294967295) at
/mnt/build/src/hiphop/hphp/runtime/base/mixed-array.cpp:51
#7  0x0214a07c in HPHP::MixedArray::MakeReserveLike
(other=0x7fffcb1cbc10, capacity=4294967295)
at /mnt/build/src/hiphop/hphp/runtime/base/mixed-array.cpp:86
#8  0x022d8d7e in HPHP::ExecutionContext::iopNewLikeArrayL
(this=0x7fffe8c36000, 
pc=@0x7fff7a90: 0x7fffe166e2d1 z\004\004\\\002\270\002%)
at /mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:3748
#9  0x0232b074 in HPHP::ExecutionContext::dispatchImplfalse
(this=0x7fffe8c36000)
at /mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:7611
#10 0x02318d92 in HPHP::ExecutionContext::dispatch
(this=0x7fffe8c36000)
at /mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:7617
#11 0x022cfc6c in HPHP::ExecutionContext::enterVMAtFunc
(this=0x7fffe8c36000, enterFnAr=0x7fffe05bf2d0, 
stk=HPHP::ExecutionContext::Trimmed) at
/mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:1782
#12 0x022cff74 in HPHP::ExecutionContext::enterVM (this=0x7fffe8c36000,
ar=0x7fffe05bf2d0, 
stk=HPHP::ExecutionContext::Trimmed, resumable=0x0, exception=0x0)
at /mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:1838
#13 0x022d0aa6 in HPHP::ExecutionContext::invokeFunc
(this=0x7fffe8c36000, retval=0x7fff7db0, 
f=0x7fffe023e200, args_=
Tv: 3 elements (kind==0) = {0 = Tv: 'en', 1 = Tv: 0, 2 = Tv: ProxyArr: 5
elements (kind==1) = {1 = {HPHP::TypedValue = Tv: Ref: Tv: 'a', static
auxOffset = 12, static auxSize = 4}, 2 = {HPHP::TypedValue = Tv: Ref: Tv:
'b', static auxOffset = 12, static auxSize = 4}, 3 = {HPHP::TypedValue = Tv:
Ref: Tv: 'c', static auxOffset = 12, static auxSize = 4}, 4 =
{HPHP::TypedValue = Tv: Ref: Tv: 'd', static auxOffset = 12, static auxSize =
4}, 5 = {HPHP::TypedValue = Tv: Ref: Tv: 'e', static auxOffset = 12, static
auxSize = 4}}}, this_=0x7fffcb1844e0, cls=0x7fffe0230390, varEnv=0x0, 
invName=0x7fffe00cdfa0, flags=HPHP::ExecutionContext::InvokeCuf)
at /mnt/build/src/hiphop/hphp/runtime/vm/bytecode.cpp:1998
#14 0x02fa66ac in zend_call_function (fci=0x7fff7f30,
fci_cache=0x7fff7ed0, tsrm_ls=0x7fffe13194e0)
at
/mnt/build/src/hiphop/hphp/runtime/ext_zend_compat/php-src/Zend/zend_execute_API.cpp:193
#15 0x7fffe21ed326 in luasandbox_call_php (L=0x7fffcb5ad0b8) at
/mnt/build/src/extensions/luasandbox/luasandbox.c:1641
#16 0x7fffe19defb8 in luaD_precall (L=L@entry=0x7fffcb5ad0b8,
func=0x7fffcb1f6508, nresults=nresults@entry=-1)
at 

[Bug 67186] Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142492 had a related patch set uploaded by Florianschmidtwelzow:
Redirect to SpecialPage if nothing to do

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

-- 
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 67186] Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

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 67120] Please add the domain *.ihs.nl to the wgCopyUploadsDomains whitelist

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67120

Tomasz W. Kozlowski twkozlow...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from Tomasz W. Kozlowski twkozlow...@gmail.com ---
This has now been merged and deployed by Ori (thank you!).

-- 
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 47721] Restore action=credits on WMF wikis

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47721

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||39533

-- 
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 39533] Include action=credits output into action=info as well

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39533

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it,
   ||yaro...@gmail.com
 Depends on||47721
Summary|Merge action=credits into   |Include action=credits
   |action=info |output into action=info as
   ||well
   Severity|normal  |enhancement

--- Comment #9 from Nemo federicol...@tiscali.it ---
action=credits will not be removed.
I'm not sure this change will ever be possible, considering that even
standalone action=credits is considered too expensive: but, once bug 47721 is
satisfactorily fixed, maybe it will be suitable even here. Unless Yaron thinks
it's a very good idea and he wants to implement it earlier in the Contributors
extension!

-- 
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 67166] test_add_new_tag_utf8 fails

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67166

--- Comment #1 from nuria nu...@wikimedia.org ---
What might be happening is that you need to rebuild your database.

Try:

mysql drop wikimetrics_testing; drop wikimetrics

and outside vagrant just run 

 vagrant provision 

That should start the database fresh.

-- 
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 28064] Collection extension needs some way to credit original authors of a work

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28064

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
 Depends on|27629   |47721

--- Comment #6 from Nemo federicol...@tiscali.it ---
I don't think it's realistic for this to wait on bug 27629.

-- 
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 47721] Restore action=credits on WMF wikis

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47721

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||28064

-- 
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 27629] Customizable summary of page editors/authors

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27629

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks|28064   |

-- 
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 27629] Customizable summary of page editors/authors

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27629

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||39533

-- 
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 39533] Include action=credits output into action=info as well

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39533

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||27629

--- Comment #10 from Nemo federicol...@tiscali.it ---
I daresay this depends on bug 27629 as well: exposing imperfect authorship
metadata in the UI can lead to drama and even legal confusion for reusers, so
we'd first need to decide we don't need bug 27629 (or to fix it, which is
hard).

-- 
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 67186] Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142492 merged by Florianschmidtwelzow:
Redirect to SpecialPage if nothing to do

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

-- 
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 2994] Automatically generated count and list of contributors to an article (authorship tracking)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2994

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords|design  |
 CC||yaro...@gmail.com

--- Comment #14 from Nemo federicol...@tiscali.it ---
(In reply to Rob Church from comment #7)
 A straight count of all revisions in an article's history wouldn't be too
 bad.
 Grouping by username, etc. is where the fun comes in, however, since it's a
 more
 complicated and hence longer query; ultimately, performance is affected.

Rob did this in https://www.mediawiki.org/wiki/Extension:Contributors around
2006; I'm adding Yaron, the current maintainer, to cc. Then we have
action=credits in core.

There are many ways to approach this bug, inside or outside core. The two main
lines of work in core can be seen here:
https://bugzilla.wikimedia.org/showdependencygraph.cgi?id=39533showsummary=ondisplay=treerankdir=TB

The most advanced features are unlikely to be implemented in core but it's
useful to have a map of existing and possible work; I hope the graph above
helps.

-- 
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 66735] The 'Check if user is blocked' on the REPORT form does not wrork

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66735

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

   What|Removed |Added

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

-- 
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 66925] Using dewiki-config on enwiki

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66925

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

   What|Removed |Added

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

-- 
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 67186] Don't use createOrMerge() if nothing to do

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67186

Florian florian.schmidt.wel...@t-online.de changed:

   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 67170] VisualEditor: Merge the inserting and editing media dialogs

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67170

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 140813 had a related patch set uploaded by Mooeypoo:
[wip] Merge Media Edit and Media Insert dialogs

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

-- 
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 67188] New: Migrate dynamicproxy module to work with the nginx module

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67188

Bug ID: 67188
   Summary: Migrate dynamicproxy module to work with the nginx
module
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: yuvipa...@gmail.com
CC: abog...@wikimedia.org, benap...@gmail.com,
rlan...@gmail.com, t...@tim-landscheidt.de
   Web browser: ---
   Mobile Platform: ---

Currently we are hand-managing nginx, which is bad. We should use the nginx
module instead.

This requires the following features from the nginx module:

- Ability to specify package name. Dynamicproxy requires nginx-extras, while
currently it is hardcoded to nginx-full

Uh, that's about it, I think.

-- 
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 66969] intitle search doesn't work

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66969

--- Comment #2 from bennylin bknl...@yahoo.com ---
I suspect it is some kind of language-based stop words, in this case Indonesian
language, because of three reasons:

1. other Indonesian stop words also didn't show up (intitle:di - in,
intitle:ke - to)
2. those words (intitle:di, intitle:ke, intitle:dari) are found in other
projects
3. based on my experience, id.wp's CirrusSearch employ some kind of
Indonesian-language stemmer

If that is true, is it possible to disable the stop words?

-- 
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 66969] intitle search doesn't work

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66969

--- Comment #3 from bennylin bknl...@yahoo.com ---
Further investigation:

Searching intitle:di in Italian Wikipedia also failed
https://it.wikipedia.org/w/index.php?title=Speciale%3ARicercaprofile=advancedsearch=intitle%3Adifulltext=Searchns0=1profile=advanced

But searching intitle:from in English Wikipedia and intitle:von in German
Wikipedia yields the expected results.

(btw, my searching context was noble titles, e.g. ABC from XYZ which
translates ABC dari XYZ in id.wp and ABC di XYZ in it.wp, and so on)

-- 
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 66883] CSS class name changed to valueview-valueview

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66883

Thiemo Mättig thiemo.maet...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|u=dev c=frontend p=0|u=dev c=frontend p=3
   |s=2014-06-17|s=2014-06-17

-- 
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 66969] intitle search doesn't work

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66969

--- Comment #4 from bennylin bknl...@yahoo.com ---
Further investigation: searching in similar projects

id.wp and ms.wp are similar, while it.wp and scn.wp and en.wp and simple.wp are
also compared:

intitle:dari
1 id.wp - failed
2 id.wp - success

intitle:di
3 it.wp - failed
4 scn.wp - failed

intitle:of
5 en.wp - error
6 simple.wp - success

links: 
1
https://id.wikipedia.org/w/index.php?title=Special%3ASearchprofile=advancedfulltext=Searchsearch=intitle%3Adari
2
https://ms.wikipedia.org/w/index.php?title=Special%3ASearchprofile=advancedfulltext=Searchsearch=intitle%3Adari
3
https://it.wikipedia.org/w/index.php?title=Speciale%3ARicercaprofile=advancedfulltext=Searchsearch=intitle%3Adi
4
https://scn.wikipedia.org/w/index.php?title=Special%3ASearchprofile=advancedfulltext=Searchsearch=intitle%3Adi
5
https://en.wikipedia.org/w/index.php?title=Special%3ASearchprofile=advancedfulltext=Searchsearch=intitle%3Aof
6
https://simple.wikipedia.org/w/index.php?title=Special%3ASearchprofile=advancedfulltext=Searchsearch=intitle%3Aof

-- 
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 60871] Migrate https://toolserver.org/~erwin85/randomarticle.php to Tool Labs

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60871

--- Comment #6 from Silke Meyer (WMDE) silke.me...@wikimedia.de ---
I picked project = commons, all namespaces, categories = wildmills, include
subcategories = yes, depth = 0, I am redirected to either a windmill or a
category of windmills.
https://tools.wmflabs.org/erwin85/randomarticle.php?lang=commonsfamily=wikipedianamespaces=-1categories=windmillssubcats=1d=0action=1submit=Submit

-- 
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 67189] New: translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

Bug ID: 67189
   Summary: translation of the Android app to Serbian is broken
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: da...@sheetmusic.org.uk, niklas.laxst...@gmail.com,
siebr...@kitano.nl
   Web browser: ---
   Mobile Platform: ---

It seems to be not quite possible to translate the Wikipedia Android app to
Serbian, at least not in a straightforward way.

There are several issues:

1. Going to
https://translatewiki.net/wiki/Special:Translate?filter=!translatedaction=translategroup=out-wikimedia-mobile-wikipedia-android-strings
and selecting sr in ULS _appears_ to work, although I'm not sure that such
translations will be appropriately exported.

2. Going directly to
https://translatewiki.net/wiki/Special:Translate?filter=!translatedaction=translategroup=out-wikimedia-mobile-wikipedia-android-stringslanguage=sr
doesn't work: This language code should remain unused. Localise in sr-ec
please.

3. Going directly to
https://translatewiki.net/wiki/Special:Translate?filter=!translatedaction=translategroup=out-wikimedia-mobile-wikipedia-android-stringslanguage=sr-ec
doesn't work: no messages are shown and no error message is shown.

-- 
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 67188] Migrate dynamicproxy module to work with the nginx module

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67188

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 67188] Migrate dynamicproxy module to work with the nginx module

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67188

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142499 had a related patch set uploaded by Yuvipanda:
nginx: Make nginx package name configurable

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

-- 
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 67189] translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

--- Comment #1 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
A side though: I don't know whether Android supports script variants for
Serbian. I see only Cyrillic on my devices, but some other devices may support
Latin.

If we cannot support variants for UI translation because of the Android
limitation, then Cyrillic should be the one we export for the app, given that
it's what we have as the default in Wikipedia and on the devices that I can
see, but Serbian speakers may shed more light on the issue.

-- 
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 67189] translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

--- Comment #2 from Siebrand Mazeland siebr...@kitano.nl ---
Can be resolved by adding a code map in the yaml configuration. Android only
supports two letter codes.

-- 
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 66791] Do not omit empty fields from JSON

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66791

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|u=dev c=backend p=0 |u=dev c=backend p=3
   |s=2014-06-17|s=2014-06-17

-- 
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 66784] Make internal storage format configurable

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66784

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|u=dev c=backend p=0 |u=dev c=backend p=3
   |s=2014-06-17|s=2014-06-17

-- 
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 65880] Redirects to main page (WP:MAIN) appear empty

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65880

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Liangent liang...@gmail.com ---
Yeah this is 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 57744] Implement Redirects in ItemContent

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57744
Bug 57744 depends on bug 66831, which changed state.

Bug 66831 Summary: Extend ChangeNotifier to cover functionality currently 
implemented in static hook functions
https://bugzilla.wikimedia.org/show_bug.cgi?id=66831

   What|Removed |Added

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

-- 
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 66831] Extend ChangeNotifier to cover functionality currently implemented in static hook functions

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66831

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |FIXED

-- 
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 49898] It's sometimes possible to save translations in a blacklisted language

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49898

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=54627

-- 
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 54627] [TUX] Blacklisted languages can still be translated

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54627

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=49898
 Blocks||67189

--- Comment #4 from Nemo federicol...@tiscali.it ---
aharoni Nikerabbit: if there's one reported already, can you make it a blocker
of https://bugzilla.wikimedia.org/show_bug.cgi?id=67189 ?

(Bug 49898 is different in that it explicitly says one was able to save a
revision in zh-hant.)

-- 
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 67189] translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||54627

-- 
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 67189] translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #3 from Nemo federicol...@tiscali.it ---
(In reply to Siebrand Mazeland from comment #2)
 Can be resolved by adding a code map in the yaml configuration. Android only
 supports two letter codes.

Yep; we don't use sr.

-- 
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 66842] Fatal error: Call to undefined method Wikibase\Api\EditEntity::setTitle() in Wikibase\EditEntity

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66842

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard|u=dev c=backend p=0 |u=dev c=backend p=3
   |s=2014-06-17|s=2014-06-17

-- 
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 60134] Include /* section title */ in edit summary for mobile section edits

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60134

--- Comment #14 from Florian florian.schmidt.wel...@t-online.de ---
Any progress? I prefer the App solution.

-- 
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 62584] Problems with saving translations to Hunsrückisch

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62584

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #7 from Nemo federicol...@tiscali.it ---
Closing this report because there are already bugs for many of its aspects.

-- 
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 47988] [TUX] Confusing behavior trying to translate a translatable in a not whitelisted language

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47988

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||federicol...@tiscali.it
 Resolution|--- |DUPLICATE

--- Comment #1 from Nemo federicol...@tiscali.it ---


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

-- 
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 48804] [TUX] Editor does not handle restricted languages properly

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48804

--- Comment #2 from Nemo federicol...@tiscali.it ---
*** Bug 47988 has been marked as a duplicate of 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 48773] When saving failed user has no way to retry and even if many failed YOU ARE NOT NOTIFIED

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48773

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=48804

-- 
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 48804] [TUX] Editor does not handle restricted languages properly

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48804

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=59715,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=48773,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=67189

-- 
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 59715] Saving a translation that hits the URL blacklist is marked as saved

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59715

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=48804

-- 
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 67189] translation of the Android app to Serbian is broken

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67189

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=48804

-- 
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 65303] Huggle 3: Have better support for RTL wiki

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65303

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

   What|Removed |Added

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

-- 
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 67190] New: Wikipedia Android App 2.0 doesn't show Hebrew localization

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67190

Bug ID: 67190
   Summary: Wikipedia Android App 2.0 doesn't show Hebrew
localization
   Product: Wikipedia App
   Version: Beta
  Hardware: All
OS: All
Status: NEW
  Keywords: i18n
  Severity: major
  Priority: Unprioritized
 Component: Android App
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: dga...@wikimedia.org, rages...@gmail.com,
yuvipa...@gmail.com
   Web browser: ---
   Mobile Platform: ---

On my Android 4.2.1 tablet I have both Wikipedia 2.0 and Wikipedia
2.0-beta-2014-06-25.

My tablet language is Hebrew.

2.0-beta-2014-06-25 shows UI in Hebrew.

2.0 shows UI in English.

This may be related to Bug 62720.

-- 
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 67178] VisualEditor: Pressing delete / backspace when selecting a node sometimes does not delete it

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67178

--- Comment #2 from Ed Sanders esand...@wikimedia.org ---
I can reproduce by clicking directly from one node to another. Looks like a
focus 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 67188] Migrate dynamicproxy module to work with the nginx module

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67188

--- Comment #2 from Yuvi Panda yuvipa...@gmail.com ---
Doing this should automatically setup diamond metrics for dynamicproxy.

-- 
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 66075] Automatically resolve redirects in the EntityLookup service.

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66075

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 141391 had a related patch set uploaded by Daniel Kinzler:
Silently resolve redirects via EntityLookup

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

-- 
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 53972] [scap] Deployment: Repository .git is synchronised fine, but is broken for submodules because of hardcoded gitdir link

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53972

--- Comment #21 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142320 had a related patch set uploaded by Krinkle:
Set wgGitInfoCacheDirectory to point to scap managed location

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

-- 
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 66954] non-ASCII article titles are jumbled when inserted as links in Special:CX

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66954

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
Appears to be fixed in https://gerrit.wikimedia.org/r/#/c/141384/ .

-- 
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 66742] ContentTranslation added links must be internal and not external

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66742

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #1 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
Appears to be fixed in https://gerrit.wikimedia.org/r/#/c/141384/ .

-- 
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 66954] non-ASCII article titles are jumbled when inserted as links in Special:CX

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66954

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

   What|Removed |Added

   Assignee|kartik.mis...@gmail.com |santhosh.thottingal@gmail.c
   ||om

-- 
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 60871] Migrate https://toolserver.org/~erwin85/randomarticle.php to Tool Labs

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60871

--- Comment #7 from Andre Koopal an...@molens.org ---
ahh, you leave family (the dropdown box) to wikipedia. Strange that works, I
will debug a bit more later. Not sure if I manage quickly, otherwise it is for
the hackathon at wikimania.

-- 
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 30443] GENDER (tracking)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30443

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

   What|Removed |Added

 Depends on||67191

-- 
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 67191] New: Flow-sorting-tooltip needs GENDER support

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67191

Bug ID: 67191
   Summary: Flow-sorting-tooltip needs GENDER support
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: dh...@wikimedia.org, ebernhard...@wikimedia.org,
mpinc...@wikimedia.org, pandiculat...@gmail.com,
sp...@wikimedia.org
Blocks: 30443
   Web browser: ---
   Mobile Platform: ---

The message Flow-sorting-tooltip needs GENDER support for you.

-- 
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 30443] GENDER (tracking)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30443

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

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l
  Alias||gender

-- 
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 67145] editmyprivateinfo blocks confiirming email

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67145

--- Comment #13 from Mark A. Hershberger m...@everybody.org ---
(In reply to Kunal Mehta (Legoktm) from comment #11)
 So, do we just need better documentation here?

If this is the design, then, yes, the documentation should say something about
this.  I've filed bug #67167 for 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 67192] New: The message Flow-preview-warning is too technical

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67192

Bug ID: 67192
   Summary: The message Flow-preview-warning is too technical
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: dh...@wikimedia.org, ebernhard...@wikimedia.org,
mpinc...@wikimedia.org, pandiculat...@gmail.com,
sp...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

The message Flow-preview-warning currently says:
You are seeing a preview. Submit the form to finish posting this, or click
Keep editing to continue writing.

This is a bit too technical. Flow is supposed to make things very
user-friendly, so it shouldn't talk about submitting a form, which sounds
very HTTP/HTML-based.

It should probably mention the button name and say something like Click
Submit to post, or better yet - say nothing at all and make the interface
clear without the need for an explanation.

-- 
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 60247] Cannot complete uploads following description: Unable to check file's status (mw.UploadWizardDetails.js:1362)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60247

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||jakub...@gmail.com

--- Comment #10 from Nemo federicol...@tiscali.it ---
*** Bug 64439 has been marked as a duplicate of 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 64439] UploadWizard hangs after adding picture description for files larger then about 10MB

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64439

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||federicol...@tiscali.it
 Resolution|--- |DUPLICATE

--- Comment #6 from Nemo federicol...@tiscali.it ---
(In reply to Jakub Hałun from comment #5)
 Unable to check file's status  mw.UploadWizardDetails.js:1362

Thanks! It seems most people are discussing about this issue at bug 60247.

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

-- 
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 60247] Cannot complete uploads following description: Unable to check file's status (mw.UploadWizardDetails.js:1362)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60247

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Normal  |High
 CC||federicol...@tiscali.it

--- Comment #11 from Nemo federicol...@tiscali.it ---
Per http://lists.wikimedia.org/pipermail/multimedia/2014-June/000602.html , I
daresay this is the single most important bug with UploadWizard, probably
responsible of some 9 % failure for uploaders who completed the details step.

I linked
https://commons.wikimedia.org/w/index.php?title=Commons:Upload_Wizard_feedbackoldid=127585276#uploading_files_with_sizes_.3E12MB
to this bug and bug 60821 which, *unlike* this, is about chunked uploading.

-- 
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 67192] The message Flow-preview-warning is too technical

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67192

--- Comment #1 from Amir E. Aharoni amir.ahar...@mail.huji.ac.il ---
The qqq for this message should be updated as well.

-- 
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 67193] New: Update case mappings and normalization to Unicode 6.0.0

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67193

Bug ID: 67193
   Summary: Update case mappings and normalization to Unicode
6.0.0
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: hartman.w...@gmail.com
CC: alolita.sha...@gmail.com, asha...@wikimedia.org,
da...@sheetmusic.org.uk, kartik.mis...@gmail.com,
niklas.laxst...@gmail.com, run...@gmail.com,
siebr...@kitano.nl, sucheta.ghos...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Unicode 7 is out:
http://arstechnica.com/gadgets/2014/06/unicode-7-0-introduces-2834-new-characters-including-250-emoji/

We probably have to update a few things, like we did with Unicode 6 in Bug
25708 and r9889.


There is a question on VP/T about this:
U+03F3 has a new uppercase introduced U+037F.
 the software will recognize that these two page titles are case equivalents,
which means that they can't be technically distinguished from each ther. Will
the software somehow automatically resolve this conflict by removing or
forgetting about one of the two pages; will it remain accessible; or should it
be deleted first?

https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)oldid=61462#Page_title_conflicts_through_newly_assigned_Unicode_characters.3F

-- 
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 67193] Update case mappings and normalization to Unicode 7.0.0

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67193

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

Summary|Update case mappings and|Update case mappings and
   |normalization to Unicode|normalization to Unicode
   |6.0.0   |7.0.0

-- 
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 43652] Implement ability to search wikitext of current Wikimedia wiki pages with regular expressions (regex)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43652

--- Comment #11 from Waldir wal...@email.com ---
The patch has been merged and should be deployed (according to [[mw:MediaWiki
1.24/wmf10]] and looking at [[Special:Version]]), but the insource: prefix
doesn't seem to work yet. Any hints why that could be?

-- 
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 43652] Implement ability to search wikitext of current Wikimedia wiki pages with regular expressions (regex)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43652

--- Comment #12 from Helder he7...@gmail.com ---
E.g.:
https://pt.wikipedia.org/w/index.php?title=Wikip%C3%A9dia:P%C3%A1gina_principalaction=edit
contains mf-artigos-destacados but the page doesn't appear here:
https://pt.wikipedia.org/w/index.php?search=insource%3Amf-artigos-destacadostitle=Especial%3APesquisargo=Ir

-- 
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 67184] Search results number are outside the grey background

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67184

--- Comment #1 from Chad H. innocentkil...@gmail.com ---
Moved it on purpose :)

-- 
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 53895] Gerrit SSH: Intermittent key_verify failed for server_host_key and 'hash mismatch'

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53895

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #22 from Krinkle krinklem...@gmail.com ---
The google group topic mentioned this issue in Apache mina-sshd (upstream from
Gerrit):

https://issues.apache.org/jira/browse/SSHD-330

Which has been fixed in
https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=2aed686bdb21681a421033c6ee5997e5cd8a9a83

If that is indeed the root issue, we them to make a minor release and Gerrit to
upgrade to 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 43652] Implement ability to search wikitext of current Wikimedia wiki pages with regular expressions (regex)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43652

Nik Everett neverett+bugzi...@wikimedia.org changed:

   What|Removed |Added

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

--- Comment #13 from Nik Everett neverett+bugzi...@wikimedia.org ---
This one requires that the index be rebuilt before it'll work.  I tried to make
that clear in my email to ambassadors about it but I should have posted that
here as well.

The reindex is proceeding as quickly as I'm able to get it:
1.  group0 wikis have been done since Monday.
2.  group1 wikis are about 60% of the way through the process.
3.  wikipedias are about 10% of the way through the process.

One of the problems with the whole expand templates thing that Cirrus does is
that the reindex process is really slow when you have to dip all the way down
to mediawiki to get the data.  In this case we do.  We might have been able to
create a one shot tool to do this but that would have been a big chunk more
work and a bit more risk of failure.  What we're doing now we've done many
times before.  Safe = easier for a team of two to manage.

Anyway, some wikis are starting to see it:
https://en.wikipedia.org/wiki/Special:Search/insource:/a/
https://www.mediawiki.org/w/index.php?title=Special%3ASearchprofile=defaultsearch=url+insource%3A%2F%26title%3Dfoo%2Ffulltext=Search

As promised its quite slow (~30 seconds on enwiki).  Right now its still using
the timeouts from the full text search.  If that becomes a problem we'll have
to raise them and look at other tricks to speed this up.

Marking now that its working pending index building.  I (or you) can verify it
once it works on your wiki.

-- 
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 67194] New: Time formatting incorrect for Hebrew

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67194

Bug ID: 67194
   Summary: Time formatting incorrect for Hebrew
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: eran@outlook.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

In some languages, such as Hebrew it isn't correct to write 27 June but
instead 27th of June 

[in Hebrew:
27 יוני - wrong
27 ביוני - correct
]

The correct way to define format of day and month is j xg and not j F.

see related change: https://gerrit.wikimedia.org/r/#/c/142519/

-- 
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 67184] Search results number overlap the border of the grey background

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67184

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||pgi...@wikimedia.org
Summary|Search results number are   |Search results number
   |outside the grey background |overlap the border of the
   ||grey background

--- Comment #2 from Nemo federicol...@tiscali.it ---
(In reply to Chad H. from comment #1)
 Moved it on purpose :)

Check the screenshot, that's not what I remember was your purpose. :)
Not sure how to make it responsive.

-- 
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 67184] Search results number overlap the border of the grey background

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67184

--- Comment #3 from Nik Everett neverett+bugzi...@wikimedia.org ---
Yeah, that's not pretty!

-- 
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 67195] New: CPB: Accessibility review

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67195

Bug ID: 67195
   Summary: CPB: Accessibility review
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: VectorBeta
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: hartman.w...@gmail.com
CC: jared.zimmer...@wikimedia.org,
jforres...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Relevant background: http://www.w3.org/WAI/GL/wiki/Using_ARIA_menus
http://stackoverflow.com/questions/12279113/recommended-wai-aria-implementation-for-navigation-bar-menu

Good:
* Usage of links which are native navigable elements
* use of ul and li, which are native elements with semantic structure.

Bad:
* When the drop down receives focus, it should automatically uncollapse, Focus
should match the hover state is more than just decoration.

Improve:
* The user page link should have aria-haspopup=true, aria-controls to
indicate that it is responsible for controlling the submenu.

* Add aria-hidden: to the primary ul in the flyout to reflect it's 'visibility'
to screen readers.

* aria-expanded=true/false to reflect the 

* Make it an actual menu: ul[role=menu]  li[role=presentation] 
a[role=menuitem]

* When doing so make sure you add arrow/enter/space keyboard shortcuts

* role menubar on the entire p-personal, role=menuitem on the individual
pt-icons


BTW: Would advise to add a 'CPB ready' event, so that other scripts can hook
into 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 67195] CPB: Accessibility for keyboard users and screen readers

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67195

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

   Keywords||accessibility
 Blocks||367
Summary|CPB: Accessibility review   |CPB: Accessibility for
   ||keyboard users and screen
   ||readers

-- 
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 367] Markup accessibility issues (tracking)

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=367

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 Depends on||67195

-- 
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 67196] New: PAGESINCATEGORY should decode HTML entities of input

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67196

Bug ID: 67196
   Summary: PAGESINCATEGORY should decode HTML entities of input
   Product: MediaWiki
   Version: 1.24-git
  Hardware: All
   URL: https://www.mediawiki.org/wiki/Thread:Project:Support_
desk/0_doesnt_work_(allways)
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: martinezn...@gmail.com
   Web browser: ---
   Mobile Platform: ---

From the linked URL:



{{PAGESINCATEGORY:{{PAGENAME doesn't work if {{PAGENAME}} contains ' (it
will display 0)

Its {{PAGENAME}} which is the problem, because it works if you change it with
the title in clear text.



This can be tested for
https://www.mediawiki.org/wiki/Category:Chris_G%27s_botclasses

Indeed, if I use {{subst:PAGENAME}} and hit show changes, I see it's being
substituted as Chris G#39;s botclasses.

I don't know why {{subst:PAGENAME}} is giving HTML encoded entities as output,
but that's odd. Since fixing this may break things, PAGESINCATEGORY should
check for HTML entities and decode them to check for pagename, just as it was
done in bug 35628

-- 
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 67184] Search results number overlap the border of the grey background

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67184

--- Comment #4 from Chad H. innocentkil...@gmail.com ---
Eww, ugly.

-- 
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 48804] [TUX] Editor does not handle restricted languages properly

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48804

Nikola Smolenski smole...@eunet.rs changed:

   What|Removed |Added

 CC||smole...@eunet.rs

--- Comment #3 from Nikola Smolenski smole...@eunet.rs ---
Actually, to me, translating anything in Serbian doesn't really work. I use
Serbian interface. Going to
https://translatewiki.net/wiki/Translating:MediaWiki and clicking on Преведите
овај пројекат (Translate this project) leads to
https://translatewiki.net/w/i.php?title=Special:Translategroup=core which says
This language code should remain unused. Localise in sr-ec please.. If I try
to change the language I can choose Serbian under Аутоматски изабрани језици
(Automatically selected languages) but it just goes to
https://translatewiki.net/w/i.php?title=Special:Translategroup=corelanguage=sr
with the same error message. If I try typing in the language name, as soon as I
type srp or срп I get only Srpskohrvatski (Serbocroatian). I can only
translate if I manually go to
https://translatewiki.net/w/i.php?title=Special:Translategroup=corelanguage=sr-ec

-- 
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 35628] #switch or #ifeq: checks should be HTML escaped

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35628

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||martinezn...@gmail.com
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=67196
 Resolution|--- |FIXED

--- Comment #10 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
How convenient :) Someone just reported this issue with PAGESINCATEGORY (now
filed as bug 67196)

The problem is really {{PAGENAME}}, although I'm thinking it was done to
prevent breaking HTML output when using {{PAGENAME}} inside HTML attributes
(for example, title=Explanation of {{PAGENAME}})

I'm wondering if this entity decoding should be done case by case or could be
done for all parser functions parameters?

-- 
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 48804] [TUX] Editor does not handle restricted languages properly

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48804

--- Comment #4 from Nemo federicol...@tiscali.it ---
(In reply to Nikola Smolenski from comment #3)
 If I try
 typing in the language name, as soon as I type srp or срп I get only
 Srpskohrvatski (Serbocroatian). I can only translate if I manually go to
 https://translatewiki.net/w/i.php?title=Special:
 Translategroup=corelanguage=sr-ec

That's a more general problem, for instance Josh Lim just told me that because
tg is fil in CLDR one gets redirected to fil by the language selector
even though it can't be used: I didn't test though, there is probably another
report for that.

-- 
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 32189] A general interwiki language link to oldwikisource is required

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32189

--- Comment #44 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142431 merged by jenkins-bot:
Add parser test for extra interlanguage links.

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

-- 
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 67196] PAGESINCATEGORY should decode HTML entities of input

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67196

Jesús Martínez Novo (Ciencia Al Poder) martinezn...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=35628

-- 
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 66911] Make wikimetrics use standard Redis configuration again

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66911

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 141120 merged by Ottomata:
Have Wikimetrics use the redis module's configuration again

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

-- 
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 66119] Story: New backup system

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66119

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 139557 merged by Ottomata:
Add backup role and scripts to wikimetrics

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

-- 
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 66119] Story: New backup system

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66119

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 139558 merged by Ottomata:
Enable the new backup role in wikimetrics if set

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

-- 
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 66760] Android app duplicates browsing history if same item is tapped

2014-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66760

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142525 had a related patch set uploaded by Dbrant:
Don't duplicate history entry if the same item is clicked twice.

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

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


  1   2   3   4   >