[Bug 70134] Deletion page has mw-ui-constructive button, Other/additional reason input is tiny

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70134

--- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 154121 merged by jenkins-bot:
Fix styling of deletion page when $wgUseMediaWikiUIEverywhere enabled

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

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


[Bug 71424] CPB: change hover to tap behavior when touchevent is supported.

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71424

--- Comment #4 from Matthew Flaschen mflasc...@wikimedia.org ---
(In reply to Jared Zimmerman (WMF) from comment #3)
 Sounds like you want to work in this Matt ;)

Okay, given that the actual expand/collapse is in CSS (with :hover), my idea is
to either:

1. Use :focus as well (doesn't seem to be working, I think because it's
focusing on the a element, not the li, but may be correctable with
tabindex).

2. Use a class to mark when it's opened.

Then the question is which events to use to either focus it or add that class
(and then remove).  I'm thinking:

On the element:

touchend - Open (but maybe also close if they touch again when it's already
open)
touchleave - Close

Outside the element:

touchend - Close

I haven't done anything with touch events before, so this will take a little
iteration.

-- 
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 71424] CPB: Allow opening with touch when touchevent is supported.

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71424

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

Summary|CPB: change hover to tap|CPB: Allow opening with
   |behavior when touchevent is |touch when touchevent is
   |supported.  |supported.

-- 
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 71544] User page link in edit summary doesn't generate notification

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71544

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||mflasc...@wikimedia.org
   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 71545] New: Argument 1 passed to AbuseFilter::contentToString() must implement interface Content

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71545

Bug ID: 71545
   Summary: Argument 1 passed to AbuseFilter::contentToString()
must implement interface Content
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Catchable fatal error: Argument 1 passed to AbuseFilter::contentToString() must
implement interface Content, null given, called in
/srv/mediawiki/php-1.25wmf1/extensions/AbuseFilter/AbuseFilter.hooks.php on
line 154 and defined at
/srv/mediawiki/php-1.25wmf1/extensions/AbuseFilter/AbuseFilter.class.php on
line 2297

Backtrace:
#0
/srv/mediawiki/php-1.25wmf1/extensions/AbuseFilter/AbuseFilter.class.php(2297):
AbuseFilter::contentToString()
#1
/srv/mediawiki/php-1.25wmf1/extensions/AbuseFilter/AbuseFilter.hooks.php(154):
AbuseFilter::contentToString(NULL)
#2
/srv/mediawiki/php-1.25wmf1/extensions/AbuseFilter/AbuseFilter.hooks.php(106):
AbuseFilterHooks::filterEdit(Object(DerivativeContext),
Object(Wikibase\ItemContent), 'Q15397877?Disch...', Object(Status), '/*
wbeditentity...', false)
#3 [internal function]:
AbuseFilterHooks::onEditFilterMergedContent(Object(DerivativeContext),
Object(Wikibase\ItemContent), Object(Status), '/* wbeditentity...',
Object(User), false)
#4 /srv/mediawiki/php-1.25wmf1/includes/Hooks.php(206):
call_user_func_array('AbuseFilterHook...', Array)
#5 /srv/mediawiki/php-1.25wmf1/includes/GlobalFunctions.php(3991):
Hooks::run('EditFilterMerge...', Array, NULL)
#6
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/EditEntity.php(778):
wfRunHooks('EditFilterMerge...', Array)
#7
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/EditEntity.php(704):
Wikibase\EditEntity-runEditFilterHooks('/* wbeditentity...')
#8
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/ApiWikibase.php(446):
Wikibase\EditEntity-attemptSave('/* wbeditentity...', 18,
'0b9fa35041cf3d1...')
#9
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/api/ModifyEntity.php(371):
Wikibase\Api\ApiWikibase-attemptSaveEntity(Object(Wikibase\DataModel\Entity\Item),
Object(Wikibase\Summary), 18)
#10 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(932):
Wikibase\Api\ModifyEntity-execute()
#11 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(364):
ApiMain-executeAction()
#12 /srv/mediawiki/php-1.25wmf1/includes/api/ApiMain.php(335):
ApiMain-executeActionWithErrorHandling()
#13 /srv/mediawiki/php-1.25wmf1/api.php(85): ApiMain-execute()
#14 /srv/mediawiki/w/api.php(3): require('/srv/mediawiki/...')

-- 
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 71486] HHVM http status code 503 on long pages

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71486

--- Comment #6 from Tim Starling tstarl...@wikimedia.org ---
The issue is that the peculiar structure of a PPNode_Hash_Tree has references
nested very deeply, potentially hundreds of thousands of levels. In the case of

https://de.wikipedia.org/w/index.php?curid=5622355

the resulting PPNode_Hash_Tree for the article itself has nesting at least
13500 levels deep. serialize() was observed to crash after 8584 levels, and
unserialize() was observed to crash after about 12500 levels, in both cases due
to exhaustion of the 8MB thread stack.

The solution options that occur to me are:

a) Increase the thread stack size with ulimit -Ss. This is tested and works for
the above test case, but to work for any conceivable test case would require a
very large stack, perhaps 2GB.
b) Introduce a depth limit to serialize() and unserialize(). Probably sensible
in any case, but potentially tricky to sell the PR to upstream, and would still
leave us with an error message delivered to the user.
c) Rewrite serialize() and unserialize() to be non-recursive. That would be
quite a lot of work.
d) Use a different data structure in PPNode_Hash_Tree, for example using
integer keys to break references, perhaps in an HHVM-specific subclass.
e) Use a custom serializer in PPNode_Hash_Tree, which can traverse the tree
without recursion.

-- 
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 71546] New: Argument 1 passed to Wikibase\ViewEntityAction::displayEntityContent() must be an instance of Wikibase\EntityContent

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71546

Bug ID: 71546
   Summary: Argument 1 passed to
Wikibase\ViewEntityAction::displayEntityContent() must
be an instance of Wikibase\EntityContent
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

while we don't need to support viewing diff of a wikitext revision and item
revision, we should show a friendly error message instead of this:

https://www.wikidata.org/w/index.php?title=User%3AAudediff=150141788oldid=8296571

PHP fatal error in
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php
line 173:
Argument 1 passed to Wikibase\ViewEntityAction::displayEntityContent() must be
an instance of Wikibase\EntityContent, instance of WikitextContent given,
called in
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php
on line 126 and defined 

#0
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(173):
Wikibase\ViewEntityAction::displayEntityContent()
#1
/srv/mediawiki/php-1.25wmf1/extensions/Wikidata/extensions/Wikibase/repo/includes/actions/ViewEntityAction.php(126):
Wikibase\ViewEntityAction-displayEntityContent(Object(WikitextContent))
#2 /srv/mediawiki/php-1.25wmf1/includes/MediaWiki.php(414):
Wikibase\ViewEntityAction-show()  
#3 /srv/mediawiki/php-1.25wmf1/includes/MediaWiki.php(282):
MediaWiki-performAction(Object(Article), Object(Title))
#4 /srv/mediawiki/php-1.25wmf1/includes/MediaWiki.php(584):
MediaWiki-performRequest()
#5 /srv/mediawiki/php-1.25wmf1/includes/MediaWiki.php(435): MediaWiki-main()   
#6 /srv/mediawiki/php-1.25wmf1/index.php(46): MediaWiki-run()  
#7 /srv/mediawiki/w/index.php(3): require('/srv/mediawiki/...')

-- 
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 70134] Deletion page has mw-ui-constructive button, Other/additional reason input is tiny

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70134

Jon jrob...@wikimedia.org 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 70913] Remove $wgUseMediaWikiUIEverywhere dependency for button and text input styling (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70913
Bug 70913 depends on bug 70134, which changed state.

Bug 70134 Summary: Deletion page has mw-ui-constructive button, 
Other/additional reason input is tiny
https://bugzilla.wikimedia.org/show_bug.cgi?id=70134

   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 70913] Remove $wgUseMediaWikiUIEverywhere dependency for button and text input styling (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70913
Bug 70913 depends on bug 69212, which changed state.

Bug 69212 Summary: neutral mw-ui-quiet anchors should lighten on hover and have 
no outline
https://bugzilla.wikimedia.org/show_bug.cgi?id=69212

   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 70801] Buttons have text of same colour when focused

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70801

Jon jrob...@wikimedia.org 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 69212] neutral mw-ui-quiet anchors should lighten on hover and have no outline

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69212

Jon jrob...@wikimedia.org 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 70913] Remove $wgUseMediaWikiUIEverywhere dependency for button and text input styling (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70913
Bug 70913 depends on bug 70801, which changed state.

Bug 70801 Summary: Buttons have text of same colour when focused
https://bugzilla.wikimedia.org/show_bug.cgi?id=70801

   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 71445] Fix Special:NewFiles

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71445

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164279 merged by jenkins-bot:
Make submit of Special:NewFiles progressive

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

-- 
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 71445] Fix Special:NewFiles

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71445

Jon jrob...@wikimedia.org 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 70913] Remove $wgUseMediaWikiUIEverywhere dependency for button and text input styling (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70913
Bug 70913 depends on bug 71445, which changed state.

Bug 71445 Summary: Fix Special:NewFiles
https://bugzilla.wikimedia.org/show_bug.cgi?id=71445

   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 71547] New: Links with non-ASCII characters messed up

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71547

Bug ID: 71547
   Summary: Links with non-ASCII characters messed up
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Collection
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: listenle...@gmail.com
CC: developm...@pediapress.com, marcin.cies...@gmail.com
   Web browser: ---
   Mobile Platform: ---

To reproduce, go to https://de.wikipedia.org/wiki/Bundeswettbewerb_Mathematik
and download it as PDF file (using the new rdf2latex writer). Open the created
PDF file (I only have an Adobe Reader 10.1.2 to test) and hover over the links.
Those with only ASCII characters are as expected (e.g. Mathematikwettbewerb
links to https://de.wikipedia.org/wiki/Mathematikwettbewerb;), but those with
non-ASCII characters aren't, e.g. Stifterverband für die Deutsche
Wissenschaft links to file:///E|/þÿ (this link seems to be relative to the
PDF file). I also tested a random article from el.wikipedia, and all the links
were messed up.

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


[Bug 71547] Links with non-ASCII characters messed up

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71547

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

   What|Removed |Added

   Severity|major   |normal

--- Comment #1 from Michael M. listenle...@gmail.com ---
Hm, seems to be an issue with Adobe Reader, the first online
PDF-to-HTML-converter I could find, handled the links correctly. Anyway, Adobe
Reader should be important enough to make the PDF files compatible 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 71548] New: Duplicate message occasionally sent

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71548

Bug ID: 71548
   Summary: Duplicate message occasionally sent
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
   URL: https://ba.wikipedia.org/w/index.php?title=%D2%A0%D0%B
0%D1%82%D0%BD%D0%B0%D1%88%D1%8B%D1%83%D1%81%D1%8B_%D0%
BC%D0%B5%D0%BD%D3%99%D0%BD_%D2%BB%D3%A9%D0%B9%D0%BB%D3
%99%D1%88%D0%B5%D2%AF:Haqmaroffset=20141002075536lim
it=2action=history
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MassMessage
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: b...@mzmcbride.com, legoktm.wikipe...@gmail.com,
wctai...@gmail.com
   Web browser: ---
   Mobile Platform: ---

In some cases, a non-trivial subset of the recipients receives a message twice
(usually in the same minute): see example in URL. This might have to do with
replag and/or job queue problems and/or something else, because something
similar happens in TranslationNotifications as well (bug 69940).

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


[Bug 69940] Duplicate talk page translation notifications sent to some users

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69940

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

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


[Bug 71548] Duplicate message occasionally sent

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71548

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

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


[Bug 71528] Memcached for ContributionScores

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71528

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
What does the for mean? I'm clueless and a verb would help me. :) 
Memcached support for ContributionScores or so?

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


[Bug 71486] HHVM http status code 503 on long pages

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71486

--- Comment #7 from Ori Livneh o...@wikimedia.org ---
I upped the stack size soft limit to 32MiB, which doesn't fix the problem, but
certainly makes it a lot more esoteric.

-- 
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 71533] Jenkins: The GIT Plugin is broken for submodules (git-submodule: git reset: not found)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71533

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
Thank you Timo!

I testing out with the job that shown the issue yesterday:
https://integration.wikimedia.org/ci/job/pywikibot-core-tox-nose34-trusty/

Test case:
* Precise fresh workspace  OK
* Precise, rebuild on existing workspace  OK
* Trusty fresh workspace  OK
* Trusty, rebuild on existing workspace  OK

-- 
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 71534] Frequently getting broken echo notifications: was linked from [No page]

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71534

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Summary|Frequently getting broken   |Frequently getting broken
   |echo notifications  |echo notifications: was
   ||linked from [No page]

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


[Bug 25707] Allow html in exif tags

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25707

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

 CC||gti...@wikimedia.org

--- Comment #11 from Tisza Gergő gti...@wikimedia.org ---
Alternatively just disable logins in IE6 (and 7?). As long as the user can't
log in, allowing arbitrary script execution on upload.wikimedia.org should be
harmless. Disabling logins for old and insecure browsers was discussed in bug
56575.

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


[Bug 71522] Disabling javascript on olderbrowsers should turn on the noscript handling

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71522

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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


[Bug 71485] Find a better solution for a clickable image on file pages

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71485

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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


[Bug 68087] ORDER BY clause in query for Special:ActiveUsers throws PostgreSQL error: column mwuser.user_name must appear

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68087

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||g...@turnstep.com

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
*** Bug 71530 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 71530] Invalid GROUP BY in SpecialActiveusers

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71530

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---


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

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


[Bug 384] PostgreSQL/pgsql support (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=384
Bug 384 depends on bug 71530, which changed state.

Bug 71530 Summary: Invalid GROUP BY in SpecialActiveusers
https://bugzilla.wikimedia.org/show_bug.cgi?id=71530

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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


[Bug 71547] Links with non-ASCII characters do not work

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71547

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||i18n
Summary|Links with non-ASCII|Links with non-ASCII
   |characters messed up|characters do not work
   Severity|normal  |major

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
I can confirm the problem with evince/poppler on Linux. When clicking such a
link I get:

Error when getting information for file '/var/tmp/��': No such file or
directory

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


[Bug 71410] deployment-mediawiki02 and mediawiki03 have puppet disabled

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71410

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

   What|Removed |Added

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

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Puppet has been reenabled somehow.

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


[Bug 71537] wgGuidedTourHelpGuiderUrl should not be in HTML source of every page

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71537

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164252 merged by jenkins-bot:
Move wgGuidedTourHelpGuiderUrl to static config data

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

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


[Bug 71537] wgGuidedTourHelpGuiderUrl should not be in HTML source of every page

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71537

Sam Smith samsm...@wikimedia.org 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 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|High|Normal
Summary|Mailing Moderator Interface |Mailing moderator interface
   |hangs up when trying to |sometimes hangs up when
   |login   |trying to log in

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
Hmm. Never had this problem with Firefox on Linux so far...

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


[Bug 71472] On-screen warnings show last on top, hiding first

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71472

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

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


[Bug 63863] Activating File Upload Wizard in ta.wiki

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63863

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
Thanks for correcting me; didn't realize this is about on-wiki code.
On-wiki code is out of scope for Bugzilla so I close this ticket as INVALID
(but you are very free to reply to comment 5 and continue discussing here).

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


[Bug 32578] Tamil Wiki projects (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32578
Bug 32578 depends on bug 63863, which changed state.

Bug 63863 Summary: Activating File Upload Wizard in ta.wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=63863

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

-- 
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 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

--- Comment #6 from James Alexander jalexan...@wikimedia.org ---
(In reply to Andre Klapper from comment #5)
 Hmm. Never had this problem with Firefox on Linux so far...

Yeah, I've had this quite a few times over the year but always on chrome, so
only use FF for mailman.

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


[Bug 65464] bits.wikimedia.org discourages indexing, resulting in goofy archive.org snapshots

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65464

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Nemo federicol...@tiscali.it ---
(In reply to MZMcBride from comment #0)
 (https://web.archive.org/web/2011010100*/http://fr.wikipedia.org/wiki/
 Accueil) shows its effect: the generated snapshots look goofy.

No longer?

(In reply to Nemo from comment #6)
 It does look better.
 http://web.archive.org/web/20140711225404/http://it.wikipedia.org/wiki/
 Pagina_principale

No longer. :(
https://bits.wikimedia.org/robots.txt is a 404 now, what happened? Is that the
cause?

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


[Bug 71540] VisualEditor: Left-aligning a large image causes horizontal scrollbars

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #1 from Bartosz Dziewoński matma@gmail.com ---
Eh… This actually looks like a bug in OO.ui.Element.scrollIntoView (or perhaps
getDimensions). Swapping it for native HTMLElement#scrollIntoView works
correctly (or, at any rate, doesn't scroll to the side). I'll investigate.

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrollbars

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #2 from Bartosz Dziewoński matma@gmail.com ---
getDimensions indeed returns weird values for elements that have margin-left
larger than their computed width.

Correct (for some other menu):  BROKEN:
{   {
  borders: {borders: {
bottom: 0,bottom: 0,
left: 0,  left: 0,
right: 0, right: 0,
top: 0top: 0
  },  },
  rect: {   rect: {
bottom: 396.984375,   bottom: 438.984375,
height: 41,   height: 38,
left: 257.5,  left: 1747,
right: 382.5, right: 1747,
top: 355.984375,  top: 400.984375,
width: 125width: 0
  },  },
  scroll: { scroll: {
left: 0,  left: 0,
top: 0top: 0
  },  },
  scrollbar: {  scrollbar: {
bottom: 0,bottom: 0,
right: 0  right: 0
  }   }
}   }

rect.left and rect.right are equal (and incorrect) and rect.width is 0.

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrollbars

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #3 from Bartosz Dziewoński matma@gmail.com ---
Oh wait, that comes from HTMLElement#getBoundingClientRect… Hmm.

-- 
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 47930] allow accessing data from an item not connected to the current page - arbitrary access (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

Sergey Vladimirov vlser...@gmail.com changed:

   What|Removed |Added

 CC||vlser...@gmail.com

--- Comment #15 from Sergey Vladimirov vlser...@gmail.com ---
Why is this bug depends on 44946 and 68029? Doesn't look like real dependency
for 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 71540] VisualEditor: Left-aligning a large image causes horizontal scrollbars

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #4 from Bartosz Dziewoński matma@gmail.com ---
This only happens on Blink browsers, works on Firefox, IE and Opera 12. Hooray.

-- 
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 71549] New: Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

Bug ID: 71549
   Summary: Jenkins: migrate Mediawiki regression jobs to Zuul
cloner
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: Continuous integration
  Assignee: has...@free.fr
  Reporter: has...@free.fr
CC: bda...@wikimedia.org, g...@wikimedia.org,
has...@free.fr, krinklem...@gmail.com
   Web browser: ---
   Mobile Platform: ---

The mediawiki-core-regression* jobs are run on post merge on a per branch
basis. They need to be migrated to Zuul cloner to bring up mediawiki/vendor as
well.

That is preventing mediawiki/vendor patches from landing 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 71549] Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

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

   What|Removed |Added

   Priority|Unprioritized   |Highest

-- 
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 71508] Argument 1 passed to LegacyClaimDeserializer::setRank() must be an instance of Wikibase\DataModel\Claim\Statement, Wikibase\DataModel\Statement\Statement

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71508

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164066 merged by jenkins-bot:
Don't use Statement class alias

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

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

Web browser|--- |Google Chrome
Summary|VisualEditor: Left-aligning |VisualEditor: Left-aligning
   |a large image causes|a large image causes
   |horizontal scrollbars   |horizontal scrolling past
   ||the context menu on Chrome

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
Actually… I'm confused. All other browsers also return the same weird result
from getBoundingClientRect(), but none of them scroll sideways like Blink does.

-- 
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 71516] Browser smoke test for property

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71516

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
https://github.com/wmde/WikidataBrowserTests/pull/13

-- 
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 71540] VisualEditor: Left-aligning a large image causes horizontal scrolling past the context menu on Chrome

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71540

--- Comment #6 from Bartosz Dziewoński matma@gmail.com ---
So what *actually* happens on all other browsers is that we just can't scroll
elements into view horizontally in them at all, because
getClosestScrollableContainer() returns document.body, which is not scrollable
horizontally. Instead, document.documentElement is scrollable horizontally.

Probably. I arrived at the above testing in IE.

This of course doesn't bring us any closer to solving this particular bug, but
it's fascinating that the two issues cancel each other out.

-- 
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 71469] Invalid operand type in MergeItems.php on line 227

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71469

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 71469] Invalid operand type in MergeItems.php on line 227

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71469

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164305 had a related patch set uploaded by Aude:
Fix invalid array_merge in MergeItems api module

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

-- 
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 71550] New: VisualEditor: The comment icon is repeatedly selected and deselected with the keyboard

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71550

Bug ID: 71550
   Summary: VisualEditor: The comment icon is repeatedly selected
and deselected with the keyboard
   Product: VisualEditor
   Version: unspecified
  Hardware: All
   URL: https://en.wikipedia.org/wiki/User:Amire80/comment
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: da...@sheetmusic.org.uk, elitr...@gmail.com,
jforres...@wikimedia.org, mor...@gmail.com,
ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

When selecting text with the keyboard (Shift-arrow), starting the selection
range in adjacency to a comment icon repeatedly selects and deselects the icon.
Starting the selection not in adjacency to the icon works as expected.

If this is hard to understand, see this page:
https://en.wikipedia.org/wiki/User:Amire80/comment

It has detailed instructions to reproduce.

This is broken in both LTR and RTL. RTL test page:
https://he.wikipedia.org/wiki/%D7%9E%D7%A9%D7%AA%D7%9E%D7%A9%D7%AA:Amire80/ve-comment-selection

Thanks to David Chan for helping with minimizing the test case :)

-- 
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 71549] Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

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 71549] Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164309 had a related patch set uploaded by Hashar:
mediawiki-core-regression* jobs now use Zuul cloner

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

-- 
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 71551] New: TorBlock should only block exit nodes with ports accessing the site

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71551

Bug ID: 71551
   Summary: TorBlock should only block exit nodes with ports
accessing the site
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: TorBlock
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: tylerro...@gmail.com
CC: agarr...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Right now Extension:TorBlock just universally blocks all exit nodes from
editing. However, there are some nodes that do not allow web traffic over them,
effectively making it not an exit node for the purposes of the wiki.

The exit policy can be obtained via Onionoo, so it just needs to be parsed and
checked if it includes given ports.

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


[Bug 67807] NPEs from page.PageViewFragment.commonSectionFetchOnCatch

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67807

--- Comment #10 from Alex Monk kren...@wikimedia.org ---
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoomTicketID=7852747

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


[Bug 71549] Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

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

   What|Removed |Added

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

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
I have updated all jobs and cleared out the workspaces on all production and
labs slaves.  One less job to migrate to use mediawiki/vendor :-]

-- 
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 71549] Jenkins: migrate Mediawiki regression jobs to Zuul cloner

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71549

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164309 merged by jenkins-bot:
mediawiki-core-regression* jobs now use Zuul cloner

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

-- 
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 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

--- Comment #7 from Cyberpower678 cybernet...@yahoo.com ---
(In reply to James Alexander from comment #6)
 (In reply to Andre Klapper from comment #5)
  Hmm. Never had this problem with Firefox on Linux so far...
 
 Yeah, I've had this quite a few times over the year but always on chrome, so
 only use FF for mailman.

With all due respect.  That's unacceptable.  Users that prefer a certain
browser over another is now being forced to use the other browser. If I had
that attitude, my user analysis tool would still have browser specific bugs.

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


[Bug 70934] Investigate issues with globe coordinate precision

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70934

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

   What|Removed |Added

 Status|ASSIGNED|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 71551] TorBlock should only block exit nodes with ports accessing the site

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71551

Zell Faze zellf...@zellfaze.org changed:

   What|Removed |Added

 CC||zellf...@zellfaze.org

--- Comment #1 from Zell Faze zellf...@zellfaze.org ---
Its also possible to block Wikimedia's servers specifically via exit policies. 
So this should also be checked for.

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


[Bug 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

--- Comment #8 from James Alexander jalexan...@wikimedia.org ---
(In reply to Cyberpower678 from comment #7)
 (In reply to James Alexander from comment #6)
  (In reply to Andre Klapper from comment #5)
   Hmm. Never had this problem with Firefox on Linux so far...
  
  Yeah, I've had this quite a few times over the year but always on chrome, so
  only use FF for mailman.
 
 With all due respect.  That's unacceptable.  Users that prefer a certain
 browser over another is now being forced to use the other browser. If I had
 that attitude, my user analysis tool would still have browser specific bugs.

I agree, but I do not know what to do about it, there have been bugs made
before and it very much appears to be an upstream issue on the 3rd party
software we use but that no one is able to reliably figure out how to reproduce
or deal with. For example I have, only had the issue on Chrome but others have
at times reported it only on Firefox or on many browsers.

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


[Bug 71528] Memcached for ContributionScores

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71528

--- Comment #2 from Subfader subfa...@gmail.com ---
Wow, didn't expect a grammar nazi on bugzilla.

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


[Bug 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

--- Comment #9 from Cyberpower678 cybernet...@yahoo.com ---
(In reply to James Alexander from comment #8)
 (In reply to Cyberpower678 from comment #7)
  (In reply to James Alexander from comment #6)
   (In reply to Andre Klapper from comment #5)
Hmm. Never had this problem with Firefox on Linux so far...
   
   Yeah, I've had this quite a few times over the year but always on chrome, 
   so
   only use FF for mailman.
  
  With all due respect.  That's unacceptable.  Users that prefer a certain
  browser over another is now being forced to use the other browser. If I had
  that attitude, my user analysis tool would still have browser specific bugs.
 
 I agree, but I do not know what to do about it, there have been bugs made
 before and it very much appears to be an upstream issue on the 3rd party
 software we use but that no one is able to reliably figure out how to
 reproduce or deal with. For example I have, only had the issue on Chrome but
 others have at times reported it only on Firefox or on many browsers.

Use Safari.  It does constantly seem to happen using that browser.

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


[Bug 71552] New: wikidata client should for RTL languges

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

Bug ID: 71552
   Summary: wikidata client should for RTL languges
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: reza.ene...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 16645
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16645action=edit
wikidata client should for RTL languges

At wikidata client keyboard popup icon on input boxes should be at left side
also preview text
The keyboard Icon mask Farsi text for Farsi lang. Ii is shown on the attached
image

-- 
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 71552] wikidata client should for RTL languges

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

reza1615 reza.ene...@gmail.com changed:

   What|Removed |Added

   Keywords||i18n

--- Comment #1 from reza1615 reza.ene...@gmail.com ---
At wikidata client, popup keyboard Icon on the input boxes should be at left
side and input text boxes should be right to left.

The keyboard Icon masks Farsi text for Farsi lang. 

It is shown on the attached image

-- 
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 71553] New: Overlay blurry placeholder with actual image

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71553

Bug ID: 71553
   Summary: Overlay blurry placeholder with actual image
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: MultimediaViewer
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gti...@wikimedia.org
CC: aarcos.w...@gmail.com, fflo...@wikimedia.org,
gti...@wikimedia.org, mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

MediaViewer displays

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


[Bug 69832] badge should be shown with label not ID in diff

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69832

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

   What|Removed |Added

 Status|RESOLVED|PATCH_TO_REVIEW
 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 69832] badge should be shown with label not ID in diff

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69832

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164326 had a related patch set uploaded by Aude:
Show labels instead of item ids on badge diffs

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

-- 
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 40810] Wikibase badges (tracking)

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40810
Bug 40810 depends on bug 69832, which changed state.

Bug 69832 Summary: badge should be shown with label not ID in diff
https://bugzilla.wikimedia.org/show_bug.cgi?id=69832

   What|Removed |Added

 Status|RESOLVED|PATCH_TO_REVIEW
 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 71528] Memcached for ContributionScores

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71528

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Subfader: Would you maybe answer my question? I'm totally not after grammar
here, I am after understanding what exactly you request.

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


[Bug 71508] Argument 1 passed to LegacyClaimDeserializer::setRank() must be an instance of Wikibase\DataModel\Claim\Statement, Wikibase\DataModel\Statement\Statement

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71508

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164328 had a related patch set uploaded by Aude:
Don't use Statement class alias

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

-- 
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 71390] Mailing moderator interface sometimes hangs up when trying to log in

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71390

--- Comment #10 from Andre Klapper aklap...@wikimedia.org ---
https://mail.python.org/pipermail/mailman-users/2014-February/076067.html is
the upstream thread. Not much that Wikimedia can do here.

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


[Bug 71554] New: rank changes are not saved

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71554

Bug ID: 71554
   Summary: rank changes are not saved
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

When changing a rank it is currently not saved. In the UI it shows fine until a
reload. It is not recorded in the history. When changing the value in addition
to the rank it is saved without issues.

-- 
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 71553] Overlay thumbnail placeholder with actual image

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71553

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

Summary|Overlay blurry placeholder  |Overlay thumbnail
   |with actual image   |placeholder with actual
   ||image

--- Comment #1 from Tisza Gergő gti...@wikimedia.org ---
Duh, misclick.

MediaViewer displays a placeholder image (the small-resolution thumbnail of the
same image, enlarged and blurred) while the real image is loading. To make the
improve the usefulness of the placeholder and give a stronger sense of
progress, the real image should be positioned on top of the placeholder
(instead of the current mechanics of replacing it when the loading has
finished).

For non-progressive images, the image is rendered gradually from top to bottom
by most browsers, so this would result in the placeholder gradually becoming
sharp from top to bottom. Romanski made a simple demo:
http://jsfiddle.net/Czwpu/1/

For progressive images, the placeholder would not be visible at all (or just
for a very short time, until the lowest resolution is loaded). Example of
progressive loading: http://pooyak.com/p/progjpeg/

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


[Bug 71553] Overlay thumbnail placeholder with actual image

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71553

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

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

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


[Bug 69609] Test if replacing the blur effect with pixelation makes loading feel faster

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69609

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

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

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


[Bug 71528] Memcached for ContributionScores

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71528

--- Comment #4 from Subfader subfa...@gmail.com ---
I mean that Extension:ContributionScores should use memcached. The generated
data is a perfect use case for memcached.

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


[Bug 71555] New: edit conflict when editing several parts of fingerprint or sitelinks

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71555

Bug ID: 71555
   Summary: edit conflict when editing several parts of
fingerprint or sitelinks
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Users are seeing edit conflicts when editing several parts of the fingerprint
or sitelinks in one go.

-- 
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 71469] Invalid operand type in MergeItems.php on line 227

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71469

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164329 had a related patch set uploaded by Aude:
Fix invalid array_merge in MergeItems api module

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

-- 
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 71469] Invalid operand type in MergeItems.php on line 227

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71469

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164305 merged by jenkins-bot:
Fix invalid array_merge in MergeItems api module

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

-- 
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 71552] wikidata client should for RTL languges

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

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 71552] wikidata client should for RTL languges

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71552

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164330 had a related patch set uploaded by Ebrahim:
i18n: Use user language and direction on input

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

-- 
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 70196] Some categories are not represented in Parsoid output

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70196

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164333 had a related patch set uploaded by Marcoil:
Bug 70196: Add all categories from action=parse

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

-- 
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 70196] Some categories are not represented in Parsoid output

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70196

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

   What|Removed |Added

 Status|REOPENED|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 71508] Argument 1 passed to LegacyClaimDeserializer::setRank() must be an instance of Wikibase\DataModel\Claim\Statement, Wikibase\DataModel\Statement\Statement

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71508

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164328 merged by jenkins-bot:
Don't use Statement class alias

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

-- 
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 69832] badge should be shown with label not ID in diff

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69832

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164326 merged by jenkins-bot:
Show labels instead of item ids on badge diffs

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

-- 
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 29967] Better support for viewing and downloading large files

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29967

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

 CC||gti...@wikimedia.org
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=71485

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


[Bug 71485] Find a better solution for a clickable image on file pages

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71485

Tisza Gergő gti...@wikimedia.org changed:

   What|Removed |Added

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

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


[Bug 71528] Extension:ContributionScores should use memcached

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71528

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Summary|Memcached for   |Extension:ContributionScore
   |ContributionScores  |s should use memcached

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


[Bug 71555] edit conflict when editing several parts of fingerprint or sitelinks

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71555

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

   What|Removed |Added

 CC||iuval.m...@gmail.com

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
*** Bug 71518 has been marked as a duplicate of 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 71518] Editing more than one label or description in In other languages section causes an edit conflict

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71518

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|--- |DUPLICATE

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---


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

-- 
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 71520] Object of class Wikibase\DataModel\Entity\EntityIdValue could not be converted to string

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71520

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

-- 
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 71545] Argument 1 passed to AbuseFilter::contentToString() must implement interface Content

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71545

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

   What|Removed |Added

 CC||h...@online.de,
   ||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

-- 
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 71545] Argument 1 passed to AbuseFilter::contentToString() must implement interface Content

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71545

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 71536] Argument 1 passed to Wikibase\Repo\Diff\ClaimDifferenceVisualizer::getSnakListValues() must be an instance of Wikibase\DataModel\Snak\SnakList, string given

2014-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71536

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0

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