[Bug 49120] implement ranks for statements

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49120

Bug 49120 depends on bug 57662, which changed state.

Bug 57662 Summary: mouse cursor for rank selector is different from the one for 
value snaks
https://bugzilla.wikimedia.org/show_bug.cgi?id=57662

   What|Removed |Added

 Status|NEW |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 57605] Remove ArticleFeedback leftovers from German Wikipedia

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57605

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98073 had a related patch set uploaded by Nemo bis:
Remove ArticleFeedback leftovers from German Wikipedia

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

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


[Bug 57660] rank icon should have a tooltip

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57660

--- Comment #1 from Henning (WMDE) henning.sna...@wikimedia.de ---
That would pretend having solved an issue that would still exist in a lot of
clients since the hover state does not exist on mobile devices.

-- 
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 57667] beta labs Flow page gone missing

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57667

Matthias Mullie mmul...@wikimedia.org changed:

   What|Removed |Added

 CC||mmul...@wikimedia.org

--- Comment #2 from Matthias Mullie mmul...@wikimedia.org ---
https://gerrit.wikimedia.org/r/#/c/97933/ fixed 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 57672] Special:AggregateGroups is not compatible with MW 1.20 and 1.21

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57672

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98075 had a related patch set uploaded by Nikerabbit:
Bundle jquery.chosen and load if for older MediaWiki

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

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


[Bug 8303] Highlight target references

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8303

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

   What|Removed |Added

 CC||listenle...@gmail.com

--- Comment #5 from Michael M. listenle...@gmail.com ---
Most (in fact: all wikis I tested) wikis have something like

ol.references  li:target,
sup.reference:target {
background: #def;
}

in their Common.css now, so it seems reasonable to include this directly with
the extension.

(In reply to comment #2)
 This requires some way of having Cite add CSS . . . note that Monobook's
 main.css currently just contains a rule for Cite in core.  Not sure we want
 to
 add more of those (or keep the existing one).  Is there some way for
 extensions
 to stick stuff in the autogenerated CSS without adding a whole new file?

Now with RessourceLoader this is no longer any problem, in fact, a
modules/ext.cite.css file already exists.

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


[Bug 46224] Create a few basic Selenium test for Download as PDF feature

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46224

--- Comment #8 from Željko Filipin zfili...@wikimedia.org ---
Relevant links:

http://filipin.eu/tag/workshop/
http://filipin.eu/selenium-conference-2013/
http://filipin.eu/how-mediawiki-software-that-runs-wikipedia-is-tested/

-- 
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 57703] New: EXPLAIN query

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57703

   Web browser: ---
Bug ID: 57703
   Summary: EXPLAIN query
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: wikipe...@tiko.demon.co.uk
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Howdy. I have an oddly slow-running query;  can I request someone with relevant
permissions EXPLAIN the query below on enwiki.labsdb please? 
-
SELECT count(1) AS 'howmany'
FROM enwiki_p.pagelinks l
INNER JOIN p50380g50491_rlrl_enwiki.suggestions s ON
   l.pl_namespace = s.sug_orig_ns AND l.pl_title = s.sug_orig
WHERE l.pl_from = 38136839 
AND   s.sug_status = 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 57704] New: Support Julian Date (astronomy)

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57704

   Web browser: ---
Bug ID: 57704
   Summary: Support Julian Date (astronomy)
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: dacu...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The Julian Date (not to be confused with Julian calendar or Julian year) is
a count of the number of days that passed from Jan 1st −4712 (4713 bc) 12:00h.
For instance, Nov 6, 2013, 03:28:53 h UT becomes 2456602.64506 JD. It is widely
use in astronomy to refer to events and epochs.

For possible implementations, check:
http://jodd.org/doc/jdatetime.html
https://github.com/oblac/jodd/blob/master/jodd-core/src/main/java/jodd/datetime/TimeUtil.java#L181

-- 
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 57605] Remove ArticleFeedback leftovers from German Wikipedia

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57605

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98076 had a related patch set uploaded by Matthias Mullie:
(bug 57605)  Remove ArticleFeedback leftovers from German Wikipedia

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

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


[Bug 57672] Special:AggregateGroups is not compatible with MW 1.20 and 1.21

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57672

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98075 merged by jenkins-bot:
Bundle jquery.chosen and load it for older MediaWiki

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

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


[Bug 57681] Enable AbuseFilter 'block' on Wikidata

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57681

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
 Whiteboard||shellpolicy

--- Comment #4 from Nemo federicol...@tiscali.it ---
Yes, definitely needs discussion. Also, I'm not sure we're allowing content
projects to enable abusefilter blocks, it's an extremely dangerous feature.

-- 
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 57605] Remove ArticleFeedback leftovers from German Wikipedia

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57605

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98076 abandoned by Matthias Mullie:
(bug 57605)  Remove ArticleFeedback leftovers from German Wikipedia

Reason:
https://gerrit.wikimedia.org/r/#/c/98073/

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

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


[Bug 57705] New: Update page title with notification count

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57705

   Web browser: ---
Bug ID: 57705
   Summary: Update page title with notification count
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Echo
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: hartman.w...@gmail.com
CC: agarr...@wikimedia.org, bs...@wikimedia.org,
legoktm.wikipe...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Might be a nice idea to add the unread notifications count into the page title
using JS.

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


[Bug 57705] Update page title with notification count

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57705

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

   What|Removed |Added

   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 57672] Special:AggregateGroups is not compatible with MW 1.20 and 1.21

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57672

--- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98072 abandoned by Siebrand:
Temporarily revert Make Special:AggregateGroups using jquery.chosen

Reason:
Niklas decided to get mad about reduction of features, and just implemented BC
in https://gerrit.wikimedia.org/r/#/c/98075/. Yay.

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

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


[Bug 42659] Unable to install SMW 1.8 with PostgreSQL

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42659

--- Comment #24 from José Antonio fal...@reisng.eu ---
Created attachment 13926
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=13926action=edit
Diff file containing the following redefinitions:usage_count=$dbtypes[i].  
'i' = ( $wgDBtype == 'postgres' ? 'bigint' : 'INT(8)'.


Diff file with the changes to $dbtypes  array, which is defined  in the
function setupTables, in line 63 of the file :
includes/storage/SQLStore/SMW_SQLStore3_SetupHandlers.php.

Description in comment n. 22. And as per request in comment n.23.

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


[Bug 42659] Unable to install SMW 1.8 with PostgreSQL

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42659

--- Comment #25 from MWJames jamesin.hongkon...@gmail.com ---
You could add this directly to the GitHub branch yourself otherwise it will
take time before someone will manually apply this patch?

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


[Bug 57672] Special:AggregateGroups is not compatible with MW 1.20 and 1.21

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57672

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

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

--- Comment #10 from Siebrand Mazeland s.mazel...@xs4all.nl ---
(In reply to comment #9)
 Reason:
 Niklas decided to get mad about reduction of features, and just implemented
 BC in https://gerrit.wikimedia.org/r/#/c/98075/. Yay.

Just to make sure this is not being misinterpreted: It was meant as a joke.

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


[Bug 57662] mouse cursor for rank selector is different from the one for value snaks

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57662

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 49120] implement ranks for statements

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49120

Bug 49120 depends on bug 57662, which changed state.

Bug 57662 Summary: mouse cursor for rank selector is different from the one for 
value snaks
https://bugzilla.wikimedia.org/show_bug.cgi?id=57662

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 57706] New: getLanguageCode() differ from wgContentLanguage of the target wiki

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57706

   Web browser: ---
Bug ID: 57706
   Summary: getLanguageCode() differ from wgContentLanguage of the
target wiki
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Wikidata
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: foma...@googlemail.com
Classification: Unclassified
   Mobile Platform: ---

simplewiki has wgContentLanguage en and
nowiki has wgContentLanguage nb.

See wgLanguageCode in http://noc.wikimedia.org/conf/InitialiseSettings.php.txt

But
wb.getSite( 'nowiki' ).getLanguageCode() evaluates to no and
wb.getSite( 'simplewiki' ).getLanguageCode() evaluates to simple.

JavaScript gets the values from the PHP function getLanguageCode() in module
wikibase.sites:
https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FWikibase.git/HEAD/lib%2Fincludes%2Fmodules%2FSitesModule.php

getLanguageCode() should evaluate to wgContentLanguage of the target wiki.

-- 
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 54709] Cannot init

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54709

Alison coot...@mac.com changed:

   What|Removed |Added

 CC||coot...@mac.com

--- Comment #2 from Alison coot...@mac.com ---
I'm seeing this consistently, too, and I checked out cleanly from TOT. I'm
running on MacOS 10.9 / 13A603 with Python v2.7.5

-- 
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 57706] getLanguageCode() differ from wgContentLanguage of the target wiki

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57706

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||p.selits...@gmail.com

--- Comment #1 from Liangent liang...@gmail.com ---
*** Bug 41723 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 41723] Wikidata should distinguish site IDs and language codes

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41723

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

--- Comment #6 from Liangent liang...@gmail.com ---


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

-- 
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 57706] getLanguageCode() differ from wgContentLanguage of the target wiki

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57706

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Liangent liang...@gmail.com ---


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

-- 
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 41723] Wikidata should distinguish site IDs and language codes

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41723

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

-- 
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 41723] Wikidata should distinguish site IDs and language codes

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41723

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||foma...@googlemail.com

--- Comment #7 from Liangent liang...@gmail.com ---
*** Bug 57706 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 41723] Wikidata should distinguish site IDs and language codes

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41723

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|NEW

-- 
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 49120] implement ranks for statements

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49120

Bug 49120 depends on bug 57662, which changed state.

Bug 57662 Summary: mouse cursor for rank selector is different from the one for 
value snaks
https://bugzilla.wikimedia.org/show_bug.cgi?id=57662

   What|Removed |Added

 Status|REOPENED|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 57662] mouse cursor for rank selector is different from the one for value snaks

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57662

Henning (WMDE) henning.sna...@wikimedia.de changed:

   What|Removed |Added

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

--- Comment #2 from Henning (WMDE) henning.sna...@wikimedia.de ---
https://gerrit.wikimedia.org/r/#/c/98084/

-- 
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 37608] Enable Extension:GoogleNewsSitemap on el wikinews

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37608

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||s...@reedyboy.net
   Assignee|wikibugs-l@lists.wikimedia. |s...@reedyboy.net
   |org |

--- Comment #12 from This, that and the other at.li...@live.com.au ---
I wonder if Reedy was actually getting bugmail about this? He wasn't on the CC.
I've added him and assigned him to this.

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


[Bug 57707] New: exception invalidtoken from Util.tokensToString for list starting with onlyinclude

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57707

   Web browser: ---
Bug ID: 57707
   Summary: exception invalidtoken from Util.tokensToString for
list starting with onlyinclude
   Product: Parsoid
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: gwi...@wikimedia.org
  Reporter: ar...@wikimedia.org
CC: ssas...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

see sample log at wtp1007:/var/lib/parsoid/nohup.out

these entries are 20k lines per exception so I'll just give the start and end
of one here:

Util.tokensToString, invalid token: undefined  tokens: [ 'onlyinclude',
  { dataAttribs: { tsr: [Object] } },
  undefined,
  { dataAttribs: { tsr: [Object] } },
  undefined,
  '  ',
  undefined,
  undefined,
  ' kbt ',
  undefined,
  undefined,
  ' ',
  undefined,
  'Abadi',
  { name: 'a', attribs: [], dataAttribs: {} },
  ' ',
  undefined,
  undefined,
  '  ',
  undefined,
  undefined,
  ' Levend ',
  undefined,
  undefined,
  ' 4300',
  undefined,

...

  'Zweeds',
  { name: 'a', attribs: [], dataAttribs: {} },
  ' ',
  undefined,
  undefined,
  '  ',
  undefined,
  undefined,
  '  ',
  undefined,
  undefined,
  undefined,
  { dataAttribs: { tsr: [Object] } },
  undefined,
  { dataAttribs: { tsr: [Object] } },
  undefined,
  undefined,
  '/onlyinclude' ]
Trace
at Object.Util.tokensToString
(/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.Util.js:346:13)
at stripMetaTags
(/srv/deployment/parsoid/Parsoid/js/lib/ext.core.AttributeExpander.js:77:18)
at AttributeExpander._returnAttributes
(/srv/deployment/parsoid/Parsoid/js/lib/ext.core.AttributeExpander.js:164:17)
at AttributeTransformManager.process
(/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.TokenTransformManager.js:1077:8)
at AttributeExpander.onToken
(/srv/deployment/parsoid/Parsoid/js/lib/ext.core.AttributeExpander.js:125:6)
at AsyncTokenTransformManager.transformTokens
(/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.TokenTransformManager.js:611:17)
at AsyncTokenTransformManager.onChunk
(/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.TokenTransformManager.js:395:17)
at SyncTokenTransformManager.EventEmitter.emit (events.js:88:17)
at SyncTokenTransformManager.onChunk
(/srv/deployment/parsoid/Parsoid/js/lib/mediawiki.TokenTransformManager.js:955:7)
at PegTokenizer.EventEmitter.emit (events.js:88:17)

The logs were filling with these at about 1 gb in 10 minutes or so, logging is
temporarily turned off for now.

-- 
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 5645] Hide signature button from edit toolbar in main namespace

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5645

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #15 from p858snake p858sn...@gmail.com ---
It might be nice (although a separate bug) to update WikiEditor as well so its
uses this for its check to avoid duplicate options to disable this.

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


[Bug 54709] Cannot init

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54709

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #2)
 I'm seeing this consistently, too, and I checked out cleanly from TOT.

What is TOT?

-- 
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 57704] Support Julian Date (astronomy)

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57704

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

   What|Removed |Added

   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


[Bug 57703] EXPLAIN query

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57703

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

   What|Removed |Added

 CC||aklap...@wikimedia.org
 Whiteboard||aklapper-moreinfo

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi tb, 
unfortunately this report is not very useful because it does not describe the
problem well. If you have time and can still reproduce the problem, please read
https://www.mediawiki.org/wiki/How_to_report_a_bug and add a more useful
description to this report by describing what the bug is, and/or what slow
exactly means, plus what you want to see explained here.

-- 
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 57703] EXPLAIN query

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57703

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #2 from p858snake p858sn...@gmail.com ---
(In reply to comment #1)
 Hi tb, 
 unfortunately this report is not very useful because it does not describe the
 problem well. If you have time and can still reproduce the problem, please
 read
 https://www.mediawiki.org/wiki/How_to_report_a_bug and add a more useful
 description to this report by describing what the bug is, and/or what slow
 exactly means, plus what you want to see explained here.

…

EXPLAIN is a MySQL function.

-- 
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 57708] New: Editing section through API would always result in editconflict

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57708

   Web browser: ---
Bug ID: 57708
   Summary: Editing section through API would always result in
editconflict
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: m...@jimmyxu.org
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
Classification: Unclassified
   Mobile Platform: ---

I was crafting a Twinkle module for zhwiki to close AfD requests: delete the
page and close the discussion in that day's log. However doing the latter
always results in edit conflict, and the edit did not came through. I'm sure
the page is not actually in conflict (tried with multiple pages under that
prefix).

Chrome's inspect element gives:

0)  action: delete
...

1)  action: query
prop: info|revisions
intoken: edit
titles: Wikipedia:頁面存廢討論/記錄/2013/11/20
rvprop: content
rvsection: 7
inprop: protection
format: xml

  Response:
?xml version=1.0?apiquerypagespage pageid=3726834 ns=4
title=Wikipedia:頁面存廢討論/記錄/2013/11/20 contentmodel=wikitext
pagelanguage=zh touched=2013-11-28T11:32:18Z lastrevid=29346485
counter= length=23624 starttimestamp=2013-11-28T11:32:19Z
edittoken=ff2debd7771781fe58906b44f4deabdc+\protection /revisionsrev
contentformat=text/x-wiki contentmodel=wikitext
xml:space=preserve[[史帕克]]
{{Findsources|史帕克}}
*{{vd}} 缺乏關注度。--[[User talk:SiuMai|Qui cherche trouve]] 2013年11月26日 (二) 02:45
(UTC)/rev/revisions/page/pages/query/api

2)  action: edit
title: Wikipedia:頁面存廢討論/記錄/2013/11/20
summary: /* 史帕克 */ 删除 ([[WP:TW|TW]])
watchlist: nochange
section: 7
notminor: true
text: [[史帕克]]
{{delh|d}}
{{Findsources|史帕克}}
*{{vd}} 缺乏關注度。--[[User talk:SiuMai|Qui cherche trouve]] 2013年11月26日 (二) 02:45
(UTC)

: 删除。--
{{delf}}
basetimestamp: 2013-11-28T11:32:18Z
starttimestamp: 2013-11-28T11:32:19Z
nocreate:
format: xml
token: ff2debd7771781fe58906b44f4deabdc+\

  Response:
?xml version=1.0?api servedby=mw1120error code=editconflict
info=Edit conflict detected //api

Retry with basetimestamp removed would let the edit go through, but changing
that date to tomorrow won't. Purging also does nothing. When pasting the exact
text in index.php it would go through normally.

Please kindly advise if I had screwed anything up. Thanks.

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


[Bug 54709] Cannot init

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54709

--- Comment #4 from Alison coot...@mac.com ---
Top Of Trunk - an SCM term referring to the fact that I didn't build from a
branch.

What I *have* done since, however, is switched from the old svn repository to
git. The version I'm checking out of GitHub seems to work just fine now, and
I'm up and running again :)

http://ga.wikipedia.org/wiki/Speisialta:Contributions/AllieBot

Thanks for the help,

-- Allie (ga.wikipedia bureaucrat)

-- 
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 54709] Cannot init

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54709

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
SVN was killed months ago, so if you still use (svn) trunk you're running old
software. git master is where to check 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 54709] Cannot init

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54709

--- Comment #6 from Alison coot...@mac.com ---
Looks like I'm late to the party! :) 

Thanks again - working from git now and all is well ...

-- Allie

-- 
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 57709] New: Wikidata: CTRL+click and middle click on search suggestions doesn't open the page in a new tab

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57709

   Web browser: ---
Bug ID: 57709
   Summary: Wikidata: CTRL+click and middle click on search
suggestions doesn't open the page in a new tab
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The feature should work as in any Wikipedia.

-- 
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 54415] claimit.py: enable claim with the same property, but different value

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54415

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 97198 merged by jenkins-bot:
Enable claims with the same property, but different value for claimit.py

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

-- 
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 57710] New: In mobile diff view, username at bottom is too close to userrights links

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57710

   Web browser: ---
Bug ID: 57710
   Summary: In mobile diff view, username at bottom is too close
to userrights links
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: rages...@gmail.com
CC: aricha...@wikimedia.org, jgon...@wikimedia.org,
jrob...@wikimedia.org, kw...@wikimedia.org,
maxsem.w...@gmail.com, mgro...@wikimedia.org,
mpinc...@wikimedia.org, rkald...@wikimedia.org,
tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

In the mobile diff view that you see when you tap a change from the mobile
watchlist, the user info section at the bottom includes a link to the username,
and in only slightly smaller font immediately below, a list of links for the
userrights that user has (which go to the definitions of those rights)

Because the username is so close to the rights links -- and in particular,
because there is so little vertical separation -- I often tap one of the rights
links on accident when attempting to tap on the username. As an experienced
user, I would never have need of any of those rights links anyway (although I
do like being able to see that information so easily).

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


[Bug 41103] initialization of the Language object is very heavy

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41103

Pavel Selitskas [wizardist] p.selits...@gmail.com changed:

   What|Removed |Added

 Blocks||41723

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


[Bug 41723] Wikidata should distinguish site IDs and language codes

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41723

Pavel Selitskas [wizardist] p.selits...@gmail.com changed:

   What|Removed |Added

 Depends on||41103

--- Comment #8 from Pavel Selitskas [wizardist] p.selits...@gmail.com ---
(In reply to comment #3)
 Fetching the language code from the Language object for ~300 different
 languages will not work without changes to how the Language objects are
 handled.

Adding bug 41103 as dependence here.

-- 
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 57710] In mobile diff view, username at bottom is too close to userrights links

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57710

--- Comment #1 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Mingle card
https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1467

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


[Bug 53252] VisualEditor: Evernote Web Clipper inserts _clearly_component__css

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53252

--- Comment #2 from Derk-Jan Hartman hartman.w...@gmail.com ---
Evernote support ticket #253866

-- 
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 53748] QueryMessageGroups is very slow on meta.wikimedia.org

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53748

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98095 had a related patch set uploaded by Nikerabbit:
Replace loop with array lookup in TranslateMetadata::get

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

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


[Bug 42659] Unable to install SMW 1.8 with PostgreSQL

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42659

--- Comment #26 from José Antonio fal...@reisng.eu ---
(In reply to comment #25)
 You could add this directly to the GitHub branch yourself otherwise it will
 take time before someone will manually apply this patch?

Hi
It seems that I would need be given access to push the changes into github...
Regards
J.A.

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


[Bug 56787] External URLs inconsistent in use this file tool

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56787

vldand...@gmail.com changed:

   What|Removed |Added

 CC||vldand...@gmail.com

--- Comment #11 from vldand...@gmail.com ---
The problem should come from the src or link variable because it may be
assigned to something like this images/logo.png.  This means the image wil be
loaded via http or https depending on the URL used in the 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 57657] option for Special:ItemDisambiguation to redirect to Special:Search if no results

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57657

Addshore addshorew...@gmail.com changed:

   What|Removed |Added

   Keywords||easy
URL||https://www.google-melange.
   ||com/gci/task/view/google/gc
   ||i2013/5832123877425152
 Whiteboard||gci2013

-- 
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 57711] New: server should log to syslog

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57711

   Web browser: ---
Bug ID: 57711
   Summary: server should log to syslog
   Product: Parsoid
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: gwi...@wikimedia.org
  Reporter: has...@free.fr
CC: ssas...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

The server daemon logs to standard output and error. With multiple Parsoid
server instances, you end up with logs on various machines and it might fill in
the local disk.

The daemon should support logging via syslog, ideally relaying directly to a
given syslog IP.

-- 
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 57712] New: Special:ItemDisambiguation to show link to Special:Search if no results are found

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57712

   Web browser: ---
Bug ID: 57712
   Summary: Special:ItemDisambiguation to show link to
Special:Search if no results are found
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: addshorew...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Special:ItemDisambiguation should display a link to the relevant Special:Search
page if no results are found!

-- 
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 57712] Special:ItemDisambiguation to show link to Special:Search if no results are found

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57712

Addshore addshorew...@gmail.com changed:

   What|Removed |Added

   Keywords||easy
   Priority|Unprioritized   |Low
URL||https://www.google-melange.
   ||com/gci/task/view/google/gc
   ||i2013/5832123877425152
 Blocks||44529
 Whiteboard||gci2013

-- 
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 44529] Wikidata search problems (tracking)

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44529

Addshore addshorew...@gmail.com changed:

   What|Removed |Added

 Depends on||57712

-- 
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 57657] option for Special:ItemDisambiguation to redirect to Special:Search if no results

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57657

Addshore addshorew...@gmail.com changed:

   What|Removed |Added

   Keywords||need-volunteer
URL|https://www.google-melange. |
   |com/gci/task/view/google/gc |
   |i2013/5832123877425152  |
 Whiteboard|gci2013 |

-- 
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 57713] New: Uncaught TypeError: Cannot call method 'click' of undefined when Edit pages on double click is enabled

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57713

   Web browser: ---
Bug ID: 57713
   Summary: Uncaught TypeError: Cannot call method 'click' of
undefined when Edit pages on double click is
enabled
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: javascript
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

1) Enable Edit pages on double click at
https://www.wikidata.org/wiki/Special:Preferences?uselang=en#mw-prefsection-editing
2) Go to https://www.wikidata.org/wiki/Q5299984?debug=1
3) Double click

The line
$( '#ca-edit a' ).get( 0 ).click();
from
https://bits.wikimedia.org/static-1.23wmf4/resources/mediawiki.action/mediawiki.action.view.dblClickEdit.js
will cause
Uncaught TypeError: Cannot call method 'click' of undefined

-- 
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 57597] Prefer double-quoted strings in Ruby code

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57597

--- Comment #19 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 97781 merged by jenkins-bot:
Prefer double-quoted strings in Ruby code

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

-- 
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 55841] [TUX] Workflow state selector only displayed after long delay

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55841

--- Comment #4 from Nemo federicol...@tiscali.it ---
Just for fun I generated some pretty graphs about loading the URLs in comment
0, but it's useless because now the loading stops after about 6 s only and the
workflow state selector never appears (aborted because of timeout).
http://www.webpagetest.org/result/131128_65_QA9/
http://www.webpagetest.org/result/131128_H3_QBE/
http://www.webpagetest.org/result/131128_DW_QK4/

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


[Bug 53132] Notifications are not sent when a user mentions another if the signature of the sender contains localized namespaces

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53132

wikif...@gmail.com changed:

   What|Removed |Added

 CC||wikif...@gmail.com

--- Comment #22 from wikif...@gmail.com ---
A) I would support the removal of the need to sign a comment before a ping
works (I wasn't aware of this requirement, and thought that my ping remained
unanswered until JdForrester nicely explained this to me)

but...

B) I have the habit to archive my talk page by using copy-paste, I wouldn't
want people to get unwanted notifications when I do this though. 

I fear that A and B are mutually exclusive requirements...

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


[Bug 57714] New: option for Special:ItemDisambiguation to redirect straight to an item if only 1 is found

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57714

   Web browser: ---
Bug ID: 57714
   Summary: option for Special:ItemDisambiguation to redirect
straight to an item if only 1 is found
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: addshorew...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

If Special:ItemDisambiguation is to be used as part of the search box chain
then we should be able to pass an option to the page to automatically redirect
to a page if only 1 result is found by the ItemDisambiguation

-- 
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 57708] Editing section through API would always result in editconflict

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57708

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

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

--- Comment #1 from Brad Jorsch bjor...@wikimedia.org ---
You need to specify a correct value for basetimestamp. Include timestamp in
rvprop and use the timestamp of the revision as your value for basetimestamp.

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


[Bug 50296] VisualEditor: Provide a character insertion tool

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

--- Comment #36 from Derk-Jan Hartman hartman.w...@gmail.com ---
 Just for reference: Either I didn't read all the comments well enough or 
 nobody
 quite mentioned the fact that all modern desktop operating environments have a
 built-in a Character Map tool: Windows (with pretty full Unicode since NT 4),
 Gnome, KDE, and Mac OSX (called Character viewer).

On Mountain Lion, it's even simpler. (Straight in the edit menu,
ctrl-cmd-space).

I mentioned it, but the problem is indeed:
1: no one knows them/uses them
2: there is no trigger in HTML5/JS to open the panel

So some ideas:
1: Educate the user: Add a 'more characters' link in the insert symbol editor,
that detects OS of user and links to a page explaining how to access this panel
on his OS.
2: Lobby HTML5 WG to expose these panels to JS

-- 
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 50296] VisualEditor: Provide a character insertion tool

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

--- Comment #37 from David Gerard dger...@gmail.com ---
Educating the user strikes me as a sign of failure for a supposedly easier
UI. The harder UI has it right there, after all.

-- 
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 56685] Apply localization when parsing or formatting quantities

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56685

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98100 had a related patch set uploaded by Daniel Kinzler:
(bug #56685) Parsing of localized decimal values.

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

-- 
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 56685] Apply localization when parsing or formatting quantities

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56685

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98101 had a related patch set uploaded by Daniel Kinzler:
(bug #56685) Parsing of localized quantities.

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

-- 
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 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

Jean-Fred jeanfrederic.w...@gmail.com changed:

   What|Removed |Added

 CC||jeanfrederic.w...@gmail.com

--- Comment #7 from Jean-Fred jeanfrederic.w...@gmail.com ---
So, what is the current status of this?

What’s the way forward − changing Translate to have it work .{languageCode}.srt
; or changing TMH (I guess) to use .srt/{languageCode}

If you ask me I’d be more inclined to the second solution, as Nemo said the /en
way has been around forever and the rest of Commons works this way ; but I
guess that’s not my call.

(Heck, I’m so desperate about this that I considered today enabling Translate
on a TimedText and use crazy redirects in the hope it would work :-þ)

-- 
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 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

--- Comment #8 from Nemo federicol...@tiscali.it ---
(In reply to comment #7)
 (Heck, I’m so desperate about this that I considered today enabling Translate
 on a TimedText and use crazy redirects in the hope it would work :-þ)

Redirects? How about transclusion, did you try it? You call it crazy but
there's probably nothing else to do, I don't think TMH is receiving any
substantial feature development as of now. Commons could set up some bots to
handle the sync of the .{languageCode}.srt pages.

-- 
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 54320] Add datatype to snaks in the external JSON

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54320

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 96258 merged by jenkins-bot:
(bug 54320) Include datatype in snak serialization.

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

-- 
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 57715] New: Allow editing multiple values with a single edit

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57715

   Web browser: ---
Bug ID: 57715
   Summary: Allow editing multiple values with a single edit
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Currently, I have to make 4 edits if I want to change 4 values of an item:
https://www.wikidata.org/w/index.php?title=Q3117700dir=prevoffset=20130115164945limit=4action=history

It should be possible to submite all changes in a single edit.

-- 
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 57214] Use type-specific serializers in JsonDumpGenerator

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57214

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 96259 merged by jenkins-bot:
(bug 57214) use DispatchingEntitySerializer for JSON

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

-- 
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 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

--- Comment #9 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Is it just changing the name of the pages? I could try to look at that next
week

-- 
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 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

--- Comment #10 from Michael Dale md...@wikimedia.org ---
Its a relatively simple change. but {languageCode}.srt is more standard way to
represent file names of subtitles. i.e if you wanted to download the subtitle
file we would have to remap things for the name to make sense on your file
system. 

How much work would it be to special case the TimedText namespace in the
translate extension?

-- 
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 57567] JavaScript syntax error when mw.loader.store enabled on Special:Translate page

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57567

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||code-update-regression
   Priority|Unprioritized   |High
 CC||o...@wikimedia.org
   Severity|normal  |major

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


[Bug 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

--- Comment #11 from Michael Dale md...@wikimedia.org ---
Sorry I realize my comment is sort of a loop of what I previously mentioned on
thread. If consensus is .srt/{languageCode} lets just do that. 

Bawolff in reviewing / implementation consider download links such as these:
https://commons.wikimedia.org/w/index.php?title=TimedText:Fra_Mauro%27s_Map_of_the_World.ogv.en.srtaction=rawctype=text%2Fx-srt

the /{languageCode} should be mapped to before the .srt so that its a valid
local srt file if possible.

-- 
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 57585] [upstream] PHP CodeSniffer: Overriding a method to change visibility should not be classified as Useless method overriding

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57585

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Overriding a method to  |[upstream] PHP CodeSniffer:
   |change visibility   |Overriding a method to
   |classified as Useless |change visibility should
   |method overriding  |not be classified as
   ||Useless method overriding

--- Comment #1 from Krinkle krinklem...@gmail.com ---
Please file an issue upstream:
 https://github.com/squizlabs/PHP_CodeSniffer#issues

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


[Bug 57703] EXPLAIN query

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57703

--- Comment #3 from tb wikipe...@tiko.demon.co.uk ---
Apologies if my initial report was unclear.  Per bug #48875, it is not possible
for tool labs end users to use the MariaDB EXPLAIN facility.  One of my tools
is running more slowly that I expected;  I have tracked this down to a
particular SQL query it.

I am requesting that someone with relevant permissions connect to
enwiki.labsdb, execute the command below and return the result to me please. 
This should (hopefully) give me the information I need to resolve the problem.

EXPLAIN SELECT count(1) AS 'howmany'
FROM enwiki_p.pagelinks l
INNER JOIN p50380g50491_rlrl_enwiki.suggestions s ON
   l.pl_namespace = s.sug_orig_ns AND l.pl_title = s.sug_orig
WHERE l.pl_from = 38136839 
AND   s.sug_status = 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 42790] Use language code subpages for subtitles to allow Translate extension usage

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42790

--- Comment #12 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
We could just send content-disposition headers if it really matters.

As it stands, that sort of url would lead to an index.php filename I believe

-- 
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 57585] [upstream] PHP CodeSniffer: Overriding a method to change visibility should not be classified as Useless method overriding

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57585

Siebrand Mazeland s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Keywords||upstream
URL||https://pear.php.net/bugs/b
   ||ug.php?id=20137
 CC||s.mazel...@xs4all.nl

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


[Bug 57716] New: VisualEditor: Improve link inspector to address usability issues

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57716

   Web browser: ---
Bug ID: 57716
   Summary: VisualEditor: Improve link inspector to address
usability issues
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: rm...@wikimedia.org
  Reporter: krinklem...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

There's currently two user experience issues that I think need to be addressed
soon.

1. Creating (or, more precisely, inserting) a new link.

When creating a new link, there is no intuitive way to assign it a label until
you decide to close the link inspector at which point the link target text
appears as the link label.


2. Editing the label of an existing link.

When editing the label one has to manually ensure all of the link text is
selected and replaced. In doing so it is almost impossible not to accidentally
delete the link.

Given foo abar/a baz, selecting bar manually and typing will replace it
with a text node. So essentially the only way to change is to do it in two
arbitrary halves.

Additionally, even if selecting and replacing would work, selecting an entire
external link (e.g. right after insertion and the url becoming the label) can
be quite difficult since URLs tend to contain one or more word-boundaries (that
is word-boundaries from the perspective from double-click make-word-selected
features that browsers provide).

2b. Anti-pattern: Ambiguous focus, unable to overwrite text

When clicking on the link the right way, it opens the inspector at which
point the entire link label is nicely selected (even if the link spans multiple
space-separated words or things like urls that contain word-boundary
characters), but it seems hard to retain this selection as any action outside
the inspector collapses the selection (maybe impossible, at least I couldn't).

This also makes it hard to fully delete a link. The unlink feature (or
clear-formatting) leaves the text. So one would have to carefully make a
selection that spans the entire link label and remove that.

---


Note, there's currently a few open bugs for technical problems (not UX
problems) that might require a (whether or not temporary) solution to the above
UX issues as they currently happen due to certain actions not being expected by
the code. In fixing those, we most likely have to come up with some way to
handle this.

For example: (bug  56976) Pawn appears when clicking into the label after
creating a link

When creating a new link and clicking (conceptually back) in the document
where the cursor was from the link inspector, a pawn appears. This happens
because right now links have no label until you close the inspector. So when
creating a new link, the cursor position remains empty the entire time. When
eventually manually closing the inspector (or clicking anywhere other than the
current paragraph) the empty (internal pawn) placeholder label is replaced with
the text of the link target.

The immediate fix would be to do the expansion earlier (or even live while the
user is working on the link target), however that still leaves a smell of UX
issue #2 afterwards.


--

Summary of issues:

* It is impossible to select a link label (selecting it also selects the
open/close tag, which means typing over it removes the link). To change a
label, one has to enter the new label inside the old (e.g. in the middle of
it), and strip away the outer halves of the old label.

* It is hard to provide a label for a new link as one has to close the
inspector first.

* It is hard to delete a link (as an object that is, unlinking text is easy) as
one can't focus it. And the auto-selection when opening the inspector always
disappears when returning to the document from the inspector.

Possible solutions:

* Implement a new user interface concept in the content editable surface that
would allow a cursor (and selection) to fully cover an annotation whilst not
covering the open/close of the annotation. This would enable one to select (and
replace) the label of a link.

* Add the link label as an additional field to the link inspector.

* (or; maybe) turn the link into a focusable node and have it no longer be an
annotation. This naturally comes with complications, but may be for the best.

-- 
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 39139] Translate links should be protocol-relative; avoid red links

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39139

--- Comment #9 from Huji huji.h...@gmail.com ---
I understand that you need to cleanup your dashboard, yet I don't see a reason
why that change needs to be abandoned. Can you assign it to me? I don't mind
having it on my dashboard. Would you mind if I checkout that change, create a
different branch and store it there, and wait for someone 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 35337] Wikipedia and other site logos pixelated, blurry on high-resolution screens

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35337

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||bhar...@wikimedia.org,
   ||pgi...@wikimedia.org,
   ||q...@wikimedia.org

--- Comment #5 from Quim Gil q...@wikimedia.org ---
Pau has created a Google Code-in task related to this report:

http://www.google-melange.com/gci/task/view/google/gci2013/5778687907594240

However, even if this bug is easy, the task is huge. Let's split it, because
GCI students do have the wo/manpower to come up with all the vectorized logos
and the final patch in the following weeks.

More details at Bug 52019 -- we will come back from there once all the project
logos are vectorized.

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


[Bug 39139] Translate links should be protocol-relative; avoid red links

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39139

--- Comment #10 from Siebrand Mazeland s.mazel...@xs4all.nl ---
Huji: No problem.

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


[Bug 52019] Vectorize all project logos

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

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||q...@wikimedia.org

--- Comment #1 from Quim Gil q...@wikimedia.org ---
Ok, let's organize the work to fix this bug with the help of Google Code-in
students:

I have already proposed to a student to vectorize the missing WIKIPEDIA logos,
following Nemo's page:

http://www.google-melange.com/gci/task/view/google/gci2013/5778687907594240

Please help the student with any questions he might have.

Also may I ask you to file new bugs depending on this one for other chunks of
tasks e.g. Vectorize the remaining Wiktionary logos? I can create GCI tasks
mapping these bug reports (although the best would be that Pau / Brandon would
create them), but being a GCI org admin I don't have enough time/attention to
find out which are the specific tasks remaining.

Thank you! With your help and the work of GCI students we can get this problem
solved for good.

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


[Bug 52019] Vectorize all project logos

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

--- Comment #2 from Tomasz W. Kozlowski tom...@twkozlowski.net ---
Is this a plural you, or a singular you aimed explicitly at me, or at Nemo? 

(Let's clear up any potential confusion in case no one steps up to this task;
it'll also be easier to !blame people in case anything breaks.)

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


[Bug 45036] Update favicons to provide high res variant (tracking)

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

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||q...@wikimedia.org
 Whiteboard||gci2013

--- Comment #10 from Quim Gil q...@wikimedia.org ---
Can someone summarize in a single comment the work that still needs to be done
to fix this bug, please? We will convert this work in a Google Code-in task
that will be probably completed soon.

Thank you!

https://www.mediawiki.org/wiki/Google_Code-In

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


[Bug 57717] New: Systematic HTTP 503 timeouts by uploading big (100MB) TIFF images

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57717

   Web browser: ---
Bug ID: 57717
   Summary: Systematic HTTP 503 timeouts by uploading big (100MB)
TIFF images
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Apache configuration
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: kel...@kiwix.org
Classification: Unclassified
   Mobile Platform: ---

Mediawiki gives systematically a HTTP timeout (503) although everything is OK
with the upload. For example with this picture:
https://commons.wikimedia.org/wiki/File:Haubitzenbatterie_mittleren_Rheinbr%C3%BCcke_-_CH-BAR_-_3237358.tif

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on 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

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32101

Quim Gil q...@wikimedia.org changed:

   What|Removed |Added

 CC||bhar...@wikimedia.org,
   ||q...@wikimedia.org

--- Comment #20 from Quim Gil q...@wikimedia.org ---
With a bit of help from your side, we can get this bug and all its dependencies
fixed in a few weeks. The trick is to convert bugs into Google Code-in tasks:

https://www.mediawiki.org/wiki/Google_Code-In

How can you help?

Pick a bug and

1. Review the first comment to check whether it still described the issue to be
solved. Otherwise post a comment summarizing the current situation, ina way
that a newcomer can just land and fix it.

2. Add gci2013 to the Whiteboard field of the bug. This way it comes under
our radar.

3. CC Pau Giner, Brandon Harris and myself. We are GCI mentors and we will
create a GCI task pointing to the bug.

Then wait. Eventually a student will claim the task and start working on it.
Students might come here with questions. You can avoid questions by documenting
better the bug report e.g. linking to the repository where the current logos
are located and should be replaced. I guess you want Gerrit changes for these
contributions?

Pau, Jorm, it would be great if you could coordinate this meta-task.

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


[Bug 52019] Vectorize all project logos

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

--- Comment #3 from Tomasz W. Kozlowski tom...@twkozlowski.net ---
Also, unless your students want to go chasing community members for information
about translations or font details, then the only Wikipedia logo that can be
fixed for good is the Ladino one, which needs adding a translated version of
Wikipedia and The Free Encyclopedia written in the Hebrew script.

I'd much rather like them to focus on creating vector versions for logos of
projects other than Wikipedia and Wiktionary;
https://meta.wikimedia.org/wiki/User:Cbrown1023/Logos has a list of the
missing logos.

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


[Bug 54290] Create mailing list for wikidatawiki oversighters

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54290

--- Comment #12 from eikes leon.liese...@wikipedia.de ---
Any progress here?

-- 
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 53748] QueryMessageGroups is very slow on meta.wikimedia.org

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53748

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98095 merged by jenkins-bot:
Replace loop with array lookup in TranslateMetadata::get

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

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


[Bug 52019] Vectorize all project logos

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

--- Comment #4 from Quim Gil q...@wikimedia.org ---
Thank you for your quick reply! 

By you I mean not me. :) Please organize yourselves in the way you prefer. 

Scanning https://meta.wikimedia.org/wiki/User:Cbrown1023/Logos I see basically 

* Missing logos of projects in Incubator. Are these supposed to be vectorized
as well?

* Red links to SVG files next to red links to PNG files (that I guess exist
somewhere).

Any other cases?

The task could be:

Provide 5 SVG logos that are currently missing at
https://meta.wikimedia.org/wiki/User:Cbrown1023/Logos

Students could choose which 5, and we could reopen the task as soon as a
student has completed it, until we are done.

How should the new logos be contributed? Gerrit patch for each, including the
change in the wiki configuration? Is there a wiki page or a bug report
describing which repository needs to be modified?

Thank you again.

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


[Bug 56684] DataValues shown in diffs should use some kind of raw format

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56684

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 98110 had a related patch set uploaded by Daniel Kinzler:
(bug 56684) Use HTML formatters in diffs.

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

-- 
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 56684] DataValues shown in diffs should use some kind of raw format

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56684

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 6373] Provide a list of unsuccessful searches

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6373

Waldir wal...@email.com changed:

   What|Removed |Added

 CC||wal...@email.com

--- Comment #6 from Waldir wal...@email.com ---
For the time being, User:West.andrew.g's list can be used to get this
information: https://en.wikipedia.org/wiki/User:West.andrew.g/Popular_redlinks

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


[Bug 45036] Update favicons to provide high res variant (tracking)

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

--- Comment #11 from Tomasz W. Kozlowski tom...@twkozlowski.net ---
Essentially, all the icons mentioned in comment 4 that do not have the [X] sign
next to them need to be recreated, with three layers (16x16, 32x32 and 48x48
pixels) each, just like https://bits.wikimedia.org/favicon/black-globe.ico.

Comment 7 provides some general information on why some more complicated logos
need pixel-level adjustment or sharpening.

After the logos are re-created, they need to be submitted into the
mediawiki-config repo (mediawiki-config/docroot/bits/favicon, to be exact)
through Gerrit.

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


[Bug 57612] Update Browser testing/setup instructions page

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57612

David Wood einyxdot...@gmail.com changed:

   What|Removed |Added

 CC||einyxdot...@gmail.com

--- Comment #2 from David Wood einyxdot...@gmail.com ---
Hi, my claim has just been accepted for this task, I've been working to test if
the 'Setup virtual machine' section works. So far I've discovered that:

VirtualBox 4.3.2 has a error on Windows that messes up with private networks,
and vagrant doesn't work with it, therefore it is required to downgrade to
VirtualBox 4.2.18

Secondly, I've ran into issues when doing 'vagrent up' that causes this error
to occur:

[default] Waiting for machine to boot. This may take a few minutes...
The guest machine entered an invalid state while waiting for it
to boot. Valid states are 'starting, running'. The machine is in the
'poweroff' state. Please verify everything is configured
properly and try again.

If the provider you're using has a GUI that comes with it,
it is often helpful to open that and watch the machine, since the
GUI often has more helpful error messages than Vagrant can retrieve.
For example, if you're using VirtualBox, run `vagrant up` while the
VirtualBox GUI is open.

I'm not entirely sure how to fix this error, some quick searches came up with
changing a setting in the vm on VirtualBox (Settings  System  Processor 
Enable PAE/NX) which didn't work. I've also tried booting into BIOS to check
that Virtualization is enabled, it was and therefore this also didn't work.
I've also tried running the vm from VirtualBox to no avail.

I'll update here if I manage to solve this and get it running, then I'll move
on to testing the Ruby section on Windows 8.1 (this is the only OS I'm running
currently) and then I'll update the wiki article.

If you have any ideas on how to solve the issue stated above, it'd be much
appreciated, David.

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


[Bug 57703] EXPLAIN query

2013-11-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57703

Marc A. Pelletier m...@uberbox.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Marc A. Pelletier m...@uberbox.org ---

*** 1. row ***
   id: 1
  select_type: SIMPLE
table: pagelinks
 type: ref
possible_keys: pl_from,pl_namespace
  key: pl_from
  key_len: 4
  ref: const
 rows: 1205
 filtered: 100.00
Extra: Using index
*** 2. row ***
   id: 1
  select_type: SIMPLE
table: s
 type: ref
possible_keys: PRIMARY,sug_orig
  key: PRIMARY
  key_len: 4
  ref: enwiki.pagelinks.pl_namespace
 rows: 151
 filtered: 100.00
Extra: Using where

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