[Bug 71777] Add support for remote HHVM debugging with XDebug

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

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 71777] Add support for remote HHVM debugging with XDebug

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165435 had a related patch set uploaded by Mattflaschen:
Enable XDebug with HHVM

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

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


[Maniphest] [Commented On] T571: Make wikibugs parse phab emails send messages

2014-10-08 Thread greg
greg added a comment.

! In T571#9338, @mmodell wrote:
 I think the phabot (T571) might be a better way to go since it's already got 
 the right information in much more machine-friendly format, all we have to do 
 is deal with the channel rules (and yet another irc bot in each relevant 
 channel)
 

I think you mean T324, right? But yes, I agree that phabot is the right 
approach; use the built in tools and all that. The added features of phabot see 
nice as well.

TASK DETAIL
  https://phabricator.wikimedia.org/T571

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: greg
Cc: wikibugs-l, Aklapper, chasemp, mmodell, Qgil, Dzahn, greg, Legoktm, Elitre, 
valhallasw, Eloquence, Liuxinyu970226, Ladsgroup, Jdforrester-WMF, scfc, jeremyb



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


[Bug 71778] New: CirrusSearch tests should be able to pass with wgCapitalLinks = true

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

Bug ID: 71778
   Summary: CirrusSearch tests should be able to pass with
wgCapitalLinks = true
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CirrusSearch
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: dga...@wikimedia.org, innocentkil...@gmail.com,
neverett+bugzi...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

In addition the fact that this interferes with other extensions (e.g. Flow) (as
discussed at https://gerrit.wikimedia.org/r/#/c/155861/ ), wgCapitalLinks =
false is a less common setting.

* wgCapitalLinks = true is the core default.
* wgCapitalLinks = true on all WMF wikis except the Wiktionaries and Lojban
Wikipedia (a constructed language).

Given that CirrusSearch runs on many of the wikis where it's true, I think it
should be testable with that setting.

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


[Bug 46885] Fatal error after installation when using LocalisationUpdate

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

--- Comment #18 from Nemo federicol...@tiscali.it ---
The patch is in another branch, it can't have helped yet.

-- 
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 71730] VisualEditor: Content in translate tags does not render in friendly ways

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
Summary|VisualEditor: Content in|VisualEditor: Content in
   |translate templates do not  |translate tags does not
   |render in friendly ways |render in friendly ways

--- Comment #3 from Nemo federicol...@tiscali.it ---
I assume you mean translate tags as shown in the screenshot, because translate
templates don't exist.

-- 
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 71779] New: Support wgCapitalLinks = false

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

Bug ID: 71779
   Summary: Support wgCapitalLinks = false
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: dh...@wikimedia.org, ebernhard...@wikimedia.org,
legoktm.wikipe...@gmail.com, mpinc...@wikimedia.org,
pandiculat...@gmail.com, sp...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Currently, the tests fail if wgCapitalLinks is false, which is currently the
case if you have CirrusSearch enabled in MediaWiki-Vagrant.

However, we should fix this in our own right.  It will be required anyway if we
deploy to Wiktionary.  I think it may be enough to simply make Flow's topic
namespace an alwaysCapitalizedNamespace (which I think would require a hook
into core)  The alternative could be to set wgCapitalLinkOverrides to true for
the topic namespace.  I'm not sure which is better.  See
https://git.wikimedia.org/blob/mediawiki%2Fcore.git/3a0b5d4d0ed8c497e1a96efdae237fb30a1ccd75/includes%2FMWNamespace.php#L362
 

I haven't yet confirmed Flow is okay with the actual human-readable namespace
(e.g. Wikipedia talk) being case-sensitive.  For that one, we'll have to
support it if/when we run on wgCapitalLinks = false wikis, since e.g. on
Wiktionary https://en.wiktionary.org/wiki/Talk:Apple and
https://en.wiktionary.org/wiki/Talk:apple are the talk pages for entirely
different entries.

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


[Bug 71779] Support wgCapitalLinks = false

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

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

   What|Removed |Added

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

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


[Bug 71778] CirrusSearch tests should be able to pass with wgCapitalLinks = true

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

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

   What|Removed |Added

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

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


[Bug 71779] Flow: Support wgCapitalLinks = false

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

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

   What|Removed |Added

Summary|Support wgCapitalLinks =|Flow: Support
   |false   |wgCapitalLinks = false

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


[Bug 71756] CI: integration-puppetmaster 300MB free memory (ganglia and puppet take up resources)

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
The instance has 2GB memory, 1.1GB is Linux cached memory which is just holding
in memory file that have been read.   That cached memory is reclaimed as
needed.

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


[Bug 71780] New: Error on video file pages

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

Bug ID: 71780
   Summary: Error on video file pages
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ImageMetrics
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gdu...@wikimedia.org
CC: gdu...@wikimedia.org, gti...@wikimedia.org,
mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

TypeError: $file.attr(...) is undefined

data.fileType = $file.attr( 'alt' ).split( '.' ).pop();

The source of the issue is this line:

$file = $( '#file' ).find( 'img' );

Which assumes the presence of an image and passes the empty jQuery object
further along.

I think this might be a race condition to a degree, as the image might be part
of the DOM returned by the server, but TMH hijacks it as soon as it can.

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


[Bug 71675] Preview with PediaPress defunct

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

--- Comment #9 from Christoph Kepper christoph.kep...@pediapress.com ---
Well - turning the book export off completely prevents the error message from
popping up, but it also does not make anything better. Our customers are
complaining that they cannot export their books. 
Was there a problem with using tools.pediapress.com?

-- 
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 71772] Argument 1 passed to SidebarHookHandlers::onParserAfterParse() must be an instance of Parser

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165440 had a related patch set uploaded by Thiemo Mättig (WMDE):
Workaround for invalid ParserAfterParse hook call

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

-- 
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 71772] Argument 1 passed to SidebarHookHandlers::onParserAfterParse() must be an instance of Parser

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

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 57628] VisualEditor: Get rid of ve.splitClusters

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

Gerrit Notification Bot gerritad...@wikimedia.org 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 57628] VisualEditor: Get rid of ve.splitClusters

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165433 had a related patch set uploaded by SuchetaG:
Getting rid of ve.splitClusters in VE core

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

-- 
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 57628] VisualEditor: Get rid of ve.splitClusters

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165430 had a related patch set uploaded by SuchetaG:
Getting rid of ve.splitClusters in ve-mw

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

-- 
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 71780] Error on video file pages

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

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 71780] Error on video file pages

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165441 had a related patch set uploaded by Gilles:
Don't try to log metrics if it's not an image

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

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


[Maniphest] [Created] T581: Test creating task without Triagers

2014-10-08 Thread Qgil-test
Qgil-test created this task.
Qgil-test claimed this task.
Qgil-test added a subscriber: Qgil-test.
Qgil-test added a project: Phabricator.
Qgil-test changed Security from none to none.

TASK DESCRIPTION
  Test

TASK DETAIL
  https://phabricator.wikimedia.org/T581

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil-test
Cc: wikibugs-l, Qgil-test, Qgil, Aklapper



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


[Bug 57628] VisualEditor: Get rid of ve.splitClusters

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

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165430 merged by jenkins-bot:
Getting rid of ve.splitClusters in ve-mw

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

-- 
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 57628] VisualEditor: Get rid of ve.splitClusters

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

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165433 merged by jenkins-bot:
Getting rid of ve.splitClusters in VE core

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

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


[Maniphest] [Closed] T581: Test creating task without Triagers

2014-10-08 Thread Qgil-test
Qgil-test closed this task as Invalid.

TASK DETAIL
  https://phabricator.wikimedia.org/T581

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil-test
Cc: wikibugs-l, Qgil-test, Qgil, Aklapper



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


[Maniphest] [Created] T582: Another test of creating task without triagers

2014-10-08 Thread Qgil-test
Qgil-test created this task.
Qgil-test added a subscriber: Qgil-test.
Qgil-test added a project: Phabricator.
Qgil-test changed Security from none to none.

TASK DESCRIPTION
  Test

TASK DETAIL
  https://phabricator.wikimedia.org/T582

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil-test
Cc: wikibugs-l, Qgil-test, Qgil, Aklapper



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


[Maniphest] [Closed] T582: Another test of creating task without triagers

2014-10-08 Thread Qgil-test
Qgil-test closed this task as Invalid.
Qgil-test claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T582

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil-test
Cc: wikibugs-l, Qgil-test, Qgil, Aklapper



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


[Maniphest] [Updated] T576: Non 'Triagers' members get: You do not have permission to edit task status. on attempted new task creation

2014-10-08 Thread Qgil
Qgil added a comment.

Have you tried to reproduce? I have, and found no problems creating tasks. See 
T581 and T582, both created by a user not member of Triagers, the first one 
assigning the task to someone, the second to nobody.

The problematic side effect that I'm aware of is the creation of subtasks, 
because they carry the priority of the mother task, and this is seen as 
Phabricator as an attempt to change priority, which is a policy currently 
limited to Triagers.

I still think that Triagers is beneficial, even if the current sample of users 
in Phabricator (99% advanced users) might think otherwise. We can discuss this 
point in an own task if you wish.

TASK DETAIL
  https://phabricator.wikimedia.org/T576

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil
Cc: wikibugs-l, mmodell, Qgil, chasemp, Spage, Aklapper, jeremyb



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


[Bug 71781] New: Add support for a Multi-Part content model for use with MediaInfo / structured meta-data

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

Bug ID: 71781
   Summary: Add support for  a Multi-Part content model for use
with MediaInfo / structured meta-data
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentHandler
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: daniel.kinz...@wikimedia.de
   Web browser: ---
   Mobile Platform: ---

The multipart content model should support a main part containing wikitext,
and several attachments. The different parts would be bundled together in
some kind of envelope structure, using something like JSON, XML, or
mime/multipart.  

Only the main/text part of the content should be exposed via EditPage and
action=edit. Some other parts can be accessed/edited via EditPage and
action=edit by requesting them specifically. Some parts, depending on their
content model, may not be editable via the text based interfaces.

Note that exposing only the textual main part via action=edit breaks the
assumption that it is possible to grab a revision's content, modify it, and
save it. The revision's content would be the full blob containing all parts
(unless requested otherwise).

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


[Bug 71781] Add support for a Multi-Part content model for use with MediaInfo / structured meta-data

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

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||wikidata-bugs@lists.wikimed
   ||ia.org
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=64288

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


[Bug 64288] basic support for Wikimedia Commons (MediaInfo entity type)

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

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

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

-- 
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 71464] Enable 'other projects' from Wikidata on itwikivoyage

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

Andyrom75 andyro...@hotmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #8 from Andyrom75 andyro...@hotmail.com ---
Thanks Glaisher. I've temporary reopen the bug because on wikidata is available
the Wikinews link, but this link is not shown on the sidebar. Could you add it?

In the meanwhile I'll try to modify our JS to add wiktionary to the new sidebar
menu (p-wikibase-otherprojects) from the old one (p-relatedsites), because this
link is missing on wikidata. I can't just disable the JS otherwise I would lose
this link (on top on the temporary missing one of Wikinews)

-- 
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 71782] New: ImageMetrics QUnit fails for no reason

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

Bug ID: 71782
   Summary: ImageMetrics QUnit fails for no reason
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Continuous integration
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gdu...@wikimedia.org
CC: g...@wikimedia.org, has...@free.fr,
krinklem...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Empty change: https://gerrit.wikimedia.org/r/#/c/165448/

Systematic cryptic failure:
https://integration.wikimedia.org/ci/job/mwext-ImageMetrics-qunit/6/consoleFull

Can't reproduce locally, those tests work just fine.

I think that jenkins qunit actually always failed for that extension, ever
since it was turned on:

https://gerrit.wikimedia.org/r/#/c/164427/

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


[Bug 71783] New: Jenkins can not ssh to deployment-cxserver01

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

Bug ID: 71783
   Summary: Jenkins can not ssh to deployment-cxserver01
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: deployment-prep (beta)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: benap...@gmail.com, cmcma...@wikimedia.org,
g...@wikimedia.org, has...@free.fr,
mhershber...@wikimedia.org, platoni...@gmail.com,
t...@tim-landscheidt.de
   Web browser: ---
   Mobile Platform: ---

The Jenkins master on gallium is unable to connect to the
deployment-cxserver01.eqiad.wmflabs instance to update the content translation
code base (job is beta-cxserver-update-eqiad ).

When starting the Jenkins agent over ssh:

  [10/08/14 08:41:58] [SSH] Opening SSH connection to 10.68.17.162:22.
  java.io.IOException: There was a problem while connecting to 10.68.17.162:22
  ...
  [10/08/14 08:42:01] [SSH] Connection closed.
  [10/08/14 08:42:01] Launch failed - cleaning up connection

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


[Bug 71783] Jenkins can not ssh to deployment-cxserver01

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

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
The virt1005 compute node died overnight, might explain 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 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #1 from Gilles Dubuc gdu...@wikimedia.org ---
With all the qunit tests of that extension manually commented out, it still
fails the same way.

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


[Bug 71784] New: Terms table not updated on deletion

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

Bug ID: 71784
   Summary: Terms table not updated on deletion
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

It seems like entries in the terms table are not removed when deleting
entities. On test.wikidata.org, I created a property called role and then
deleted it. However, role is still shown as a siggestion in the entity
selector, and i cannot create a new property with the label role.

-- 
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 71783] Jenkins can not ssh to deployment-cxserver01 (hosted by virt1005)

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

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

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||m...@uberbox.org,
   ||rlan...@gmail.com
  Component|deployment-prep (beta)  |Infrastructure
Summary|Jenkins can not ssh to  |Jenkins can not ssh to
   |deployment-cxserver01   |deployment-cxserver01
   ||(hosted by virt1005)

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
The instance is hosted on virt1005 which died overnight.  I have marked the
Jenkins slave as offline:
https://integration.wikimedia.org/ci/computer/deployment-cxserver01/

I attempted to reboot it via OpenStackManager but it does not come back.  I
guess the  the VM is corrupted.

Impact:
* content translation server is not running for beta cluster
* code updates for content translation servers are obviously not pushed :D

Moving to Infrastructure (corrupted VM apparently)

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


[Bug 71783] Jenkins can not ssh to deployment-cxserver01 (hosted by virt1005)

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

--- Comment #3 from Antoine hashar Musso has...@free.fr ---
Link to instance informations:
https://wikitech.wikimedia.org/wiki/Nova_Resource:I-0421.eqiad.wmflabs

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


[Bug 70482] update other projects sidebar in more cache-friendly way

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 158879 abandoned by Aude:
Handle other projects sidebar more nicely if not in parser cache [WIP]

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

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


[Maniphest] [Commented On] T576: Non 'Triagers' members get: You do not have permission to edit task status. on attempted new task creation

2014-10-08 Thread Qgil
Qgil added a comment.

Tested in phab-01:

# Created Triagers project
# Changed Maniphest policies Can Edit Task Policies and Can Prioritize 
Tasks, setting them to Triagers.
# Created tasks and subtasks [[ https://phab-01.wmflabs.org/T25 | T25 ]], [[ 
https://phab-01.wmflabs.org/T26 | T26 ]], and [[ 
https://phab-01.wmflabs.org/T27 | T27 ]] with a user not in Triagers, without 
any problem.
# Changed Can Edit Task Policies to Administrators, leaving Can Prioritize 
Tasks to Triagers, and was able to create [[ https://phab-01.wmflabs.org/T27 | 
T28 ]].
# Reverted changes of policies, adding back All Users.

Here we have [[ 
https://phabricator.wikimedia.org/applications/view/PhabricatorManiphestApplication/
 | a different policy ]], though. Can Prioritize Tasks  is set to custom 
policy and I have no access to it. What is in there? Same question for Can 
Bulk Edit Tasks and Can Edit Task Policies out of curiosity, although these 
shouldn't affect whatever problem @spage has found.

TASK DETAIL
  https://phabricator.wikimedia.org/T576

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil
Cc: wikibugs-l, mmodell, Qgil, chasemp, Spage, Aklapper, jeremyb



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


[Maniphest] [Commented On] T573: Get phawikibugs to run on tools.wmflabs

2014-10-08 Thread valhallasw
valhallasw added a comment.

Okay, scratch that. Phd *also* happily forks the bot and stops, even in debug 
mode. phawikibugs is still on irc, but qstat does not show any phd process.

with a bit of bash magic:
```for i in {01..14}; do echo $i `ssh tools-exec-$i ps aux | grep phab | grep 
-v bash | grep -v grep`; done
```
we find it's running on tools-exec-10:
``` 51894 8350 1.2 0.5 380700 47096 ? Ss Oct07 8:50 php ./exec_daemon.php 
PhabricatorBot --trace 
--load-phutil-library=/data/project/wikibugs/phab_is_retarded/arcanist/src 
--load-phutil-library=/data/project/wikibugs/phab_is_retarded/phabricator/src 
--verbose -- /data/project/wikibugs/phab_is_retarded/phab_config.json```

which is not one of the hosts that went down last night (due to the virt1005 
crash), so that's not the origin of the issue.

TASK DETAIL
  https://phabricator.wikimedia.org/T573

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: valhallasw
Cc: wikibugs-l, Aklapper, chasemp, mmodell, Qgil, Dzahn, greg, Legoktm, Elitre, 
valhallasw, Eloquence, Liuxinyu970226, Ladsgroup, Jdforrester-WMF, scfc, jeremyb



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


[Maniphest] [Raised Priority] T574: bad wiki Username (WMF) URL in Confirm MediaWiki Account Link and Linked Accounts and Authentication

2014-10-08 Thread Qgil
Qgil raised the priority of this task from 0 to Needs Triage.

TASK DETAIL
  https://phabricator.wikimedia.org/T574

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: mmodell, Qgil
Cc: wikibugs-l, Spage, Qgil, Aklapper



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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165455 had a related patch set uploaded by Hashar:
Disable voting for mwext-ImageMetrics-qunit

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

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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

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


[Maniphest] [Updated] T576: Non 'Triagers' members get: You do not have permission to edit task status. on attempted new task creation

2014-10-08 Thread Qgil
Qgil added a comment.

Maybe related? @spage managed to create a task with 0 priority, and I don't 
know how can you this. See T574#9428

TASK DETAIL
  https://phabricator.wikimedia.org/T576

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil
Cc: wikibugs-l, mmodell, Qgil, chasemp, Spage, Aklapper, jeremyb



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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165455 merged by jenkins-bot:
Disable voting for mwext-ImageMetrics-qunit

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

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


[Maniphest] [Changed CC] T574: bad wiki Username (WMF) URL in Confirm MediaWiki Account Link and Linked Accounts and Authentication

2014-10-08 Thread Qgil
Qgil added a subscriber: Qgil.

TASK DETAIL
  https://phabricator.wikimedia.org/T574

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: mmodell, Qgil
Cc: wikibugs-l, Spage, Qgil, Aklapper



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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165456 had a related patch set uploaded by Hashar:
ImageMetrics depends on EventLogging

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

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


[Bug 51260] Cite: Support multi-column and alternative list-style for references / tag (like enwiki {{reflist}})

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

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

   What|Removed |Added

 CC||thiemo.maet...@wikimedia.de

--- Comment #39 from Thiemo Mättig thiemo.maet...@wikimedia.de ---
Just to make this clear (since I was told to say this here rather than in
Gerrit): 100% agree to what Krinkle and Gabriel said. See bug 31597 for a much
more elaborate proposal.

-- 
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 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165457 had a related patch set uploaded by Hashar:
Revert Disable voting for mwext-ImageMetrics-qunit

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

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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165456 merged by jenkins-bot:
ImageMetrics depends on EventLogging

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71520

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||thiemo.maet...@wikimedia.de
 Resolution|--- |FIXED

--- Comment #1 from Thiemo Mättig thiemo.maet...@wikimedia.de ---
https://gerrit.wikimedia.org/r/#/c/165203/

-- 
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 71785] New: disallow properties with same name but different case

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

Bug ID: 71785
   Summary: disallow properties with same name but different case
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: jan.wikime...@zerebecki.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Disallow properties with same name but different case. Those are currently
possible on test. Verify if that is also the case on production. Fix both.

https://test.wikidata.org/wiki/Property:P290
https://test.wikidata.org/wiki/Property:P291

-- 
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 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 165457 merged by jenkins-bot:
Revert Disable voting for mwext-ImageMetrics-qunit

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

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


[Bug 71782] ImageMetrics QUnit fails for no reason

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

--- Comment #8 from Antoine hashar Musso has...@free.fr ---
Turns out the qunit test for ImageMetrics hit some EventLogging web service.
Since EventLogging was not installed as a dependency that caused the nasty
error.

The PHPUnit test suite properly mock EventLogging (though it now has the
extension cloned as well).

The qunit part might need to mock the EventLogging service as well but I am not
sure whether we have any code for that already.  Might not be worth the effort.


Current status:

* Test is voting and passing now
* EventLogging is fetched as a dependency for both PHPUnit and Qunit jobs.

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


[Bug 71786] New: verbose output on py3 fails

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

Bug ID: 71786
   Summary: verbose output on py3 fails
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Running any command with verbose enabled caused a KeyError

$ python3 pwb.py scripts/basic.py -verbose
The base directory is ...
=== Pywikibot framework v2.0 -- Logging header ===
COMMAND: ['scripts/basic.py', '-verbose']
DATE: 2014-10-08 09:33:57.946123 UTC
VERSION: [ssh] pywikibot-core.git (62c17a3, g4217, 2014/10/07, 19:19:01, n/a)
SYSTEM: posix.uname_result(sysname='Linux', nodename='RSD-Latitude-2120',
release='3.13.0-36-generic', version='#63-Ubuntu SMP Wed Sep 3 21:30:45 UTC
2014', machine='i686')
Traceback (most recent call last):
  File pwb.py, line 164, in module
run_python_file(fn, argv, argvu)
  File pwb.py, line 69, in run_python_file
exec(compile(source, filename, exec), main_mod.__dict__)
  File scripts/basic.py, line 173, in module
main()
  File scripts/basic.py, line 142, in main
local_args = pywikibot.handleArgs()
  File .../pywikibot/bot.py, line 666, in handleArgs
init_handlers()
  File .../pywikibot/bot.py, line 248, in init_handlers
writelogheader()
  File .../pywikibot/bot.py, line 291, in writelogheader
packages = version.package_versions(check_package_list)
  File .../pywikibot/version.py, line 381, in package_versions
del data[name]
KeyError: '_frozen_importlib'

-- 
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 71782] ImageMetrics QUnit fails for no reason

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

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

   What|Removed |Added

 CC||gti...@wikimedia.org

--- Comment #9 from Tisza Gergő gti...@wikimedia.org ---
We mock qunit manually in the tests but the way Special:JavaScriptTest works is
that it loads the live code and then loads the test code, and the live code has
an onload handler doing actual logging.

We could add a condition to check the page name and ignore
Special:JavaScriptTest, I guess.

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


[Bug 42906] StructureTest::testUnitTestFileNamesEndWithTest should use a dataprovider

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

divyanshikathu...@gmail.com changed:

   What|Removed |Added

 CC||divyanshikathu...@gmail.com

--- Comment #1 from divyanshikathu...@gmail.com ---
Where is the related file? I would like to work on this.

Divyanshi Kathuria

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


[Bug 71787] New: Test MarhML mode on mobile devices

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

Bug ID: 71787
   Summary: Test MarhML mode on mobile devices
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Math
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: phy...@ckurs.de
CC: peter.krautzber...@mathjax.org, phy...@ckurs.de
   Web browser: ---
   Mobile Platform: ---

The MathML rendering mode seems to work with Google chrome mobile but not with
Firefox. Firefox displays an broken image icon rather than the MathML
rendering.

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


[Bug 46885] Fatal error after installation when using LocalisationUpdate

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

--- Comment #19 from Andre Klapper aklap...@wikimedia.org ---
Nemo: So where is the patch to review located? 
I don't see any link to a patch which still needs a 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 71781] Add support for a Multi-Part content model for use with MediaInfo / structured meta-data

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

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

   What|Removed |Added

   Priority|Unprioritized   |Low
   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 71787] Test MarhML mode on mobile devices

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

--- Comment #1 from physikerwelt phy...@ckurs.de ---
Created attachment 16703
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16703action=edit
Rendering with Firefox

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


[Bug 71769] Unable to add new custom messages to validErrorMessages

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

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 71774] Rename NS_PROJECT on mrwikibooks to विकिबुक्स

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Mahitgar from comment #0)
 we want Namespace visible in our own Devnagari(Marathi) Script

Please link to the discussion that happened on the 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 71763] Commons, wiktionary, wikidata logos are no longer using svg/retina quality image

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

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

   What|Removed |Added

 Blocks||32101

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


[Bug 32101] High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI

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

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

   What|Removed |Added

 Depends on||71763

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


[Bug 71768] UploadWizard should not register ResourceLoaderFileModule objects

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

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 71757] Enable Flow on Portuguese Wikipedia

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
   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 35337] Wikipedia and other site logos pixelated, blurry on high-resolution screens

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||jared.zimmerman@wikimedia.o
   ||rg

--- Comment #7 from Bartosz Dziewoński matma@gmail.com ---
*** Bug 71763 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 32101] High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI

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

Bug 71763 Summary: Commons, wiktionary, wikidata logos are no longer using 
svg/retina quality image
https://bugzilla.wikimedia.org/show_bug.cgi?id=71763

   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 71763] Commons, wiktionary, wikidata logos are no longer using svg/retina quality image

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||matma@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
Logos were never hidpi, save for local hacks. I would agree that it'd be nice
to prioritize this, but it can't be a regression.

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

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


[Bug 26047] Mismatched tags in rendered HTML

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

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
The bug report is low priority - a patch would speed up fixing it. See
https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker for more info.

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


[Bug 42906] StructureTest::testUnitTestFileNamesEndWithTest should use a dataprovider

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

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
It is in mediawiki/core.git in tests/phpunit/structure/StructureTest.php


$ git grep testUnitTestFileNamesEndWithTest
tests/phpunit/structure/StructureTest.php:  public function
testUnitTestFileNamesEndWithTest() {
tests/phpunit/structure/StructureTest.php:   * Filter to remove
testUnitTestFileNamesEndWithTest false positives.

The tests in that files can be run using:

 php tests/phpunit/phpunit.php tests/phpunit/structure/StructureTest.php

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


[Bug 23965] Appends link to Kaltura

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

--- Comment #18 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Ryan Kaldari from comment #17)
 This is going to be addressed by the next version of the player

Where's the next version of the player defined/explained? When is that going
to happen? Is there a plan for a next version or is that wishful thinking?

-- 
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 46885] Fatal error after installation when using LocalisationUpdate

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

--- Comment #20 from Nemo federicol...@tiscali.it ---
(In reply to Andre Klapper from comment #19)
 I don't see any link to a patch which still needs a review...

The patch and review (test) request is in comment 12.

-- 
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 71751] Missing text for interwiki link error message: Error $1

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

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

   What|Removed |Added

 CC||wikidata-bugs@lists.wikimed
   ||ia.org
  Component|General/Unknown |WikidataClient
   Assignee|wikibugs-l@lists.wikimedia. |wikidata-bugs@lists.wikimed
   |org |ia.org
Product|MediaWiki   |MediaWiki extensions
Summary|Missing text for interwiki  |Missing text for interwiki
   |link error message  |link error message: Error
   ||$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 71788] New: version.getfileversion does not work on py3, and should be rewritten

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

Bug ID: 71788
   Summary: version.getfileversion does not work on py3, and
should be rewritten
   Product: Pywikibot
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: jay...@gmail.com
   Web browser: ---
   Mobile Platform: ---

In verbose logging, the log is supposed to contain a list of the pywikibot
modules loaded at startup, however on py3 it logs not modules.

The problem is the eval does not set local variable __version__

http://git.wikimedia.org/blob/pywikibot%2Fcore.git/9ca1b85c367b381947426c2615f4ab246e497518/pywikibot%2Fversion.py#L275

In addition, the algorithm is dodgy.

It checks every module name to see if it is a part of pywikibot, which is
problematic if pywikibot has a module which has the same name as another
package, and this approach also unnecessarily tries to stat many files which
will not exist.

If it does find a pywikibot file, it reads the file to find __version__ even
though Python has already loaded the module.  it then exec's the first line
which contains __version__, assuming it is an assignment to __version__.

module versions could be merged into version.package_versions(), as it already
supports different types of entries (builtins, standard library)

-- 
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 71786] verbose output on py3 fails

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

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Blocks||58053

-- 
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 58053] [Tracking] Pywikibot Python 3 compatibility

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

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Depends on||71786, 71788
Summary|[Tracking] Python 3 |[Tracking] Pywikibot Python
   |compatibility   |3 compatibility

-- 
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 71788] version.getfileversion does not work on py3, and should be rewritten

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

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Blocks||58053

-- 
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 58053] [Tracking] Pywikibot Python 3 compatibility

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

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

  Alias||pwbpy3

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


[Maniphest] [Changed CC] T574: bad wiki Username (WMF) URL in Confirm MediaWiki Account Link and Linked Accounts and Authentication

2014-10-08 Thread He7d3r
He7d3r added a subscriber: He7d3r.

TASK DETAIL
  https://phabricator.wikimedia.org/T574

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: mmodell, He7d3r
Cc: wikibugs-l, Spage, Qgil, He7d3r, Aklapper



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


[Maniphest] [Changed CC] T576: Non 'Triagers' members get: You do not have permission to edit task status. on attempted new task creation

2014-10-08 Thread He7d3r
He7d3r added a subscriber: He7d3r.

TASK DETAIL
  https://phabricator.wikimedia.org/T576

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil, He7d3r
Cc: wikibugs-l, mmodell, Qgil, chasemp, Spage, Aklapper, He7d3r, jeremyb



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


[Bug 71566] table_type is removed in MySQL 5.5.3

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 164405 merged by jenkins-bot:
table_type - default_storage_engine

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

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


[Maniphest] [Closed] T576: Non 'Triagers' members get: You do not have permission to edit task status. on attempted new task creation

2014-10-08 Thread Qgil
Qgil closed this task as Resolved.
Qgil added a comment.

! In T576#9381, @chasemp wrote:
 FWIW, I don't think having the two extra fields is going to be super 
 confusing for people?  But maybe it is, really not sure, just had no choice 
 but **to change it for now**.

Ah, I had missed this little detail. Well, then the original problem is fixed, 
and we can discuss the whole Triagers approach in its own task (which I will 
create now).

TASK DETAIL
  https://phabricator.wikimedia.org/T576

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil
Cc: wikibugs-l, mmodell, Qgil, chasemp, Spage, Aklapper, He7d3r, jeremyb



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


[Bug 71566] table_type is removed in MySQL 5.5.3

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

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #6 from Sam Reed (reedy) s...@reedyboy.net ---
Core still needs fixing

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


[Bug 71464] Enable 'other projects' from Wikidata on itwikivoyage

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

--- Comment #9 from Glaisher glaisher.w...@gmail.com ---
Created attachment 16704
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16704action=edit
screenshot of itvoy altri progetti

I can see Wikinews links. See the screenshot. On which page(s) are you not
seeing a link to Wikinews?

-- 
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 71789] New: Autovalue doesn't substitute

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

Bug ID: 71789
   Summary: Autovalue doesn't substitute
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: TemplateData
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: tar.locesil...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
tpars...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

'When users add the template to a page, this value will be added
automatically.' ([[mw:Help:TemplateData#Auto value]]).

Cool. But when users add a template with {{CURRENTYEAR}}-{{CURRENTMONTH}}
filled in, they'll see {{CURRENTYEAR}}-{{CURRENTMONTH}} in the dialog, not e.g.
2014-10. (Btw, their exp: 'wtf is this? is this supposed to be here?'). The
diff will also be |parameter={{CURRENTYEAR}}-{{CURRENTMONTH}}. As a result,
'autovalue' doesn't work as it is expected, unless it is us who have to specify
'subst:' somewhere in TemplateData code (?).

-- 
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 71777] Add support for remote HHVM debugging with XDebug

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

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

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


[Maniphest] [Created] T583: Get rid of Triagers for now

2014-10-08 Thread Qgil
Qgil created this task.
Qgil claimed this task.
Qgil added a subscriber: Qgil.
Qgil added projects: Bugzilla-Migration, Triagers.
Qgil changed Security from none to none.

TASK DESCRIPTION
  The idea behind the #Triagers project is to offer the simplest defaults for 
task creation and editing to new/casual users, leaving more advanced options to 
whoever joins Triagers with their own feet.
  
  Problems to this approach that we have seen so far:
  
  * Not easy to discover, even if it is in the homepage and documented, since 
just too frequently users just dive in into task creation  management.
  * This policy may be triggered (kind of accidentally) in situations where we 
actually want to allow non-Triagers users to perform a task, for instance, 
creating a new task under certain circumstances (T576).
  * Ugly error message about lack of permissions, not informing of how to solve 
the problem.
  
  Since we have more than enough before the Phabricator launch, one possibility 
is just to get rid of the Triagers idea, moving closer to Phabricator defaults, 
and also to Wikimedia defaults. We would set the Can Assign Tasks, Can 
Prioritize Tasks, and Can Bulk Edit Tasks [[ 
https://phabricator.wikimedia.org/applications/view/PhabricatorManiphestApplication/
 | Maniphest policies ]] to All Users.  Can Edit Task Policies would still 
be out of the reach of users by default, with a custom policy of its own.
  
  We can revisit this scenario if any problems arise in the future.

TASK DETAIL
  https://phabricator.wikimedia.org/T583

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Qgil
Cc: wikibugs-l, Qgil, jeremyb, Aklapper



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


[Maniphest] [Reassigned] T583: Get rid of Triagers for now

2014-10-08 Thread Qgil
Qgil reassigned this task from Qgil to Aklapper.
Qgil added subscribers: mmodell, Aklapper.
Qgil added a comment.

@aklapper, your opinion as bugmaster is required.  :) 

The only reason not to propose this directly and open a task is that we need to 
add here the perspective of the new users that will join us after the launch. 
@mmodell and other people here now will most probably agree without hesitation, 
and I can see their point, but the sample of users we have right now is very 
biased toward advanced users, de-facto triagers.

TASK DETAIL
  https://phabricator.wikimedia.org/T583

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Aklapper, Qgil
Cc: wikibugs-l, Qgil, mmodell, Aklapper, jeremyb



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


[Bug 71790] New: By counting HTTP redirects, webstatscollector reporting too high numbers

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

Bug ID: 71790
   Summary: By counting HTTP redirects, webstatscollector
reporting too high numbers
   Product: Analytics
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: christ...@quelltextlich.at
CC: bugwatc...@sb-mail.wmflabs.org,
christ...@quelltextlich.at, kle...@wikimedia.org,
oke...@wikimedia.org, tneg...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

One of the longstanding issues with Webstatscollector is that it
counts redirects at the HTTP level.

So for example:
- Requesting a page with a lower case first letter [1],
- Requesting a page from the desktop site on a mobile device [2], or
- Requesting to www.wikipedia.org (first part is www, not a language) [3]
causes two requests to the caches, and webstatscollector counts both,
although actually only a single page is shown to the user.
Thereby too high numbers get reported.

Since we're about the deploy a new webstatscollector anyways, and this
double counting should not be too hard to fix, let's get it fixed too.

(Note that redirects above the HTTP level are not affected. So for example
  http://en.wikipedia.org/wiki/Michael_J_Fox
(no dot after the J) is, was and will be one request, although it shows
the content of
  http://en.wikipedia.org/wiki/Michael_J._Fox
(dot after the J). Such redirects at Wiki level are not affected.)





[1]
_
christian@spencer // jobs: 0 // time: 13:13:36 // exit code: 0
cwd: ~
wget -O /dev/null 'http://en.wikipedia.org/wiki/main_page'
--2014-10-08 13:13:39--  http://en.wikipedia.org/wiki/main_page
Resolving en.wikipedia.org... 91.198.174.192
Connecting to en.wikipedia.org|91.198.174.192|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://en.wikipedia.org/wiki/Main_page [following]
--2014-10-08 13:13:39--  http://en.wikipedia.org/wiki/Main_page
Reusing existing connection to en.wikipedia.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'

[ =  
   ] 67,779  --.-K/s   in 0.1s

2014-10-08 13:13:39 (472 KB/s) - `/dev/null' saved [67779]



[2]
_
christian@spencer // jobs: 0 // time: 13:13:39 // exit code: 0
cwd: ~
wget -O /dev/null --user-agent 'iPhone'
'http://en.wikipedia.org/wiki/Main_Page'
--2014-10-08 13:13:44--  http://en.wikipedia.org/wiki/Main_Page
Resolving en.wikipedia.org... 91.198.174.192
Connecting to en.wikipedia.org|91.198.174.192|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://en.m.wikipedia.org/wiki/Main_Page [following]
--2014-10-08 13:13:44--  http://en.m.wikipedia.org/wiki/Main_Page
Resolving en.m.wikipedia.org... 91.198.174.204
Connecting to en.m.wikipedia.org|91.198.174.204|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'

[ =  
   ] 22,002  --.-K/s   in 0.05s   

2014-10-08 13:13:44 (416 KB/s) - `/dev/null' saved [22002]



[3]
_
christian@spencer // jobs: 0 // time: 13:13:44 // exit code: 0
cwd: ~
wget -O /dev/null 'http://www.wikipedia.org/wiki/Main_Page'
--2014-10-08 13:13:49--  http://www.wikipedia.org/wiki/Main_Page
Resolving www.wikipedia.org... 91.198.174.192
Connecting to www.wikipedia.org|91.198.174.192|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://en.wikipedia.org/wiki/Main_Page [following]
--2014-10-08 13:13:49--  http://en.wikipedia.org/wiki/Main_Page
Resolving en.wikipedia.org... 91.198.174.192
Reusing existing connection to www.wikipedia.org:80.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `/dev/null'

[ =  
   ] 67,565  --.-K/s   in 0.1s

2014-10-08 13:13:49 (471 KB/s) - `/dev/null' saved [67565]

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


[Maniphest] [Changed Project Column] T583: Get rid of Triagers for now

2014-10-08 Thread Qgil
Qgil moved this task to Need discussion on the Bugzilla-Migration workboard.

TASK DETAIL
  https://phabricator.wikimedia.org/T583

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
username.

To: Aklapper, Qgil
Cc: wikibugs-l, Qgil, mmodell, Aklapper, jeremyb



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


[Bug 71752] The search did not return correct results

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

--- Comment #2 from Letícia Arizio leticia.ari...@gmail.com ---
Olá André
A versão é 1.20.6
Obrigada pelo contato.

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


[Bug 46885] Fatal error after installation when using LocalisationUpdate

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #21 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Nemo from comment #20)
 (In reply to Andre Klapper from comment #19)
  I don't see any link to a patch which still needs a review...
 
 The patch and review (test) request is in comment 12.

The patch has already been reviewed and merged, hence removing PATCH_TO_REVIEW
status again and setting status to UNCONFIRMED as it's unclear whether this bug
still exists. Testing whether the merged patch fixes this bug report is welcome
but expressed via the keyword 'testme' already.

-- 
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 71578] permalink-curid: missing mw-warning-with-logexcerpt mw-content-ltr section on deleted pages

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

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

   What|Removed |Added

   Priority|Low |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 71681] Enable import on fa.wikivoyage

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

Glaisher glaisher.w...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||glaisher.w...@gmail.com
 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 71079] Mobile redirect goes to wrong domain name on beta labs

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

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Aude: Could you answer comment 2, please?

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


[Bug 71183] Add largest files maintenance report

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

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 71610] False positive for non-empty redirected categories

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

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


  1   2   3   4   5   6   7   >