[Bug 65236] VisualEditor: Browser greylist notice alert not shown the second time you edit a page in the same JS session

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65236

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Low
Summary|VisualEditor: Page notices  |VisualEditor: Browser
   |alert not shown the second  |greylist notice alert not
   |time you edit a page in the |shown the second time you
   |same JS session (but not in |edit a page in the same JS
   |Chrome/Firefox?)|session

--- Comment #3 from James Forrester jforres...@wikimedia.org ---
Aha, yes, when the only warning is the browser warning I also get this.
However, if e.g. you try to edit the Main Page of enwiki you get the other two
notices (protected page and edit notice) each time.

Renaming.

-- 
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 52463] VisualEditor: Media insertion dialog should display a message if no media is found for the given search

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52463

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 133050 had a related patch set uploaded by Mooeypoo:
If no media is found display a message in media insert dialog

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

-- 
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 52463] VisualEditor: Media insertion dialog should display a message if no media is found for the given search

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52463

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 65211] Enable Extension:Babel's category on Czech Wikiversity

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65211

--- Comment #5 from Juan de Vojníkov juandevojni...@gmail.com ---
(In reply to Tomasz W. Kozlowski from comment #1)
 Do you want to use English names for the categories, or Czech ones?
 
 We can either use:
 
 '0' = 'User %code%-0',
 
 or
 
 '0' = 'Uživatel %code%-0',
 
 and so on.

I am sorry for Danny B. Tomasz. I will ask the community and let you know.

-- 
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 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

 Blocks||65246

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


[Bug 65246] unread count for watchlist changes is not available via API

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65246

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

 Depends on||8

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


[Bug 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

  Attachment #11711|0   |1
is obsolete||

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


[Bug 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

  Attachment #11702|0   |1
is obsolete||

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


[Bug 64820] coordinate precision issue

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64820

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

   What|Removed |Added

 CC||henning.sna...@wikimedia.de

--- Comment #1 from Henning (WMDE) henning.sna...@wikimedia.de ---
Detecting the precision seems to be broken horribly in the formatter which is
likely a problem of rounding since DMS values are converted to floats.
Another example: 10°1'1N, 10°1'1W - setting precision manually to 10° will
result in the formatted value 10°1'0.84N, 10°1'0.84W.
---
Query string parameters:
action:wbformatvalue
format:json
datavalue:{value:{latitude:1.01694,longitude:-1.01694,globe:http://www.wikidata.org/entity/Q2,precision:1},type:globecoordinate}
options:{precision:10}
datatype:globe-coordinate

Response:
{result:1\u00b01'0.98\N, 1\u00b01'0.98\W}

-- 
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 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |jgon...@wikimedia.org
   |org |
 Whiteboard||https://trello.com/c/GTZ3I6
   ||2z/5-compact-personal-bar

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


[Bug 64820] coordinate precision issue

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64820

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

   What|Removed |Added

   Priority|Normal  |High

-- 
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 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 44448] Consolidate personal portlet links into a popover or dropdown

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

Jared Zimmerman (WMF) jared.zimmer...@wikimedia.org changed:

   What|Removed |Added

  Attachment #11712|0   |1
is obsolete||

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


[Bug 65211] Enable Extension:Babel's category on Czech Wikiversity

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65211

--- Comment #6 from Juan de Vojníkov juandevojni...@gmail.com ---
(In reply to Juan de Vojníkov from comment #5)
 (In reply to Tomasz W. Kozlowski from comment #1)
  Do you want to use English names for the categories, or Czech ones?
  
  We can either use:
  
  '0' = 'User %code%-0',
  
  or
  
  '0' = 'Uživatel %code%-0',
  
  and so on.
 
 I am sorry for Danny B. Tomasz. I will ask the community and let you know.

OK, now I read to the end, it was assigned again to Danny B. But it doesnt
change nothing. We will talk about it localy and we will let you know.

-- 
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 55558] Old wikivoyage logo used on stats.wikimedia.org

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8

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

   What|Removed |Added

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

--- Comment #11 from Andre Klapper aklap...@wikimedia.org ---
Confirming that
http://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Travel_Guide_Logo_-_Proposal_Yiyi.svg/250px-Travel_Guide_Logo_-_Proposal_Yiyi.svg.png
is used. Thanks for reporting.

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


[Bug 65058] API should allow for easy bulk clearing of watchlist

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65058

--- Comment #7 from Andre Klapper aklap...@wikimedia.org ---
Wondering what the revert means for bug 13250 (UI part).

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


[Bug 60023] Wikimedia wikis are displaying the incorrect license information

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60023

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

   What|Removed |Added

   Priority|High|Normal
 CC||g...@wikimedia.org

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


[Bug 65118] Device detection code doesn't detect MSIE 11

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65118

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #5 from Liangent liang...@gmail.com ---
if I read correctly position: fixed check is still not covered.

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


[Bug 64959] MobileFrontend: Trying to create a username with a hash in should present the user with an error

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64959

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

--- Comment #7 from Liangent liang...@gmail.com ---
still not fixed? 20140510 version on live enwiki

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


[Bug 64067] UploadWizard blocks upgrade when used with PostgreSQL

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64067

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 132328 merged by jenkins-bot:
UploadWizard: Add support for PostgreSQL

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

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


[Bug 65139] Rename test files with colon to a proper name (invalid sign on windows machine)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65139

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 132728 merged by jenkins-bot:
Change colon to underscore in test file names

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

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


[Bug 63535] TypeError: mw.beta is undefined defaultTracking.js:5

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63535

--- Comment #13 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Liangent from comment #12)
 Reported at http://forums.lanik.us/viewtopic.php?f=64t=16788

Thanks! ...and fixed in https://hg.adblockplus.org/easylist/rev/5f1b307f0ffe

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


[Bug 14123] Make MediaWiki more AJAXy (tracking)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14123
Bug 14123 depends on bug 13941, which changed state.

Bug 13941 Summary: AJAX drop-down search (MWSuggest) obscures Go and Search 
buttons in Monobook skin
https://bugzilla.wikimedia.org/show_bug.cgi?id=13941

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

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


[Bug 13941] AJAX drop-down search (MWSuggest) obscures Go and Search buttons in Monobook skin

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13941

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #12 from Andre Klapper aklap...@wikimedia.org ---
Closing as WORKSFORME as per comment 10 and comment 11.

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


[Bug 27411] Search Suggest bugs (tracking)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27411
Bug 27411 depends on bug 13941, which changed state.

Bug 13941 Summary: AJAX drop-down search (MWSuggest) obscures Go and Search 
buttons in Monobook skin
https://bugzilla.wikimedia.org/show_bug.cgi?id=13941

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |WORKSFORME

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


[Bug 64993] Document's frame is sandboxed

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64993

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

   What|Removed |Added

 Whiteboard||aklapper-moreinfo

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


[Bug 65011] Set $wgLegacyJavaScriptGlobals = false on test wikis

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65011

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

   What|Removed |Added

 CC||benap...@gmail.com,
   ||bugzilla+org.wikimedia@tuxm
   ||achine.com,
   ||dereck...@espace-win.org,
   ||johnflewi...@gmail.com,
   ||steinsplit...@wikipedia.de,
   ||twkozlow...@gmail.com,
   ||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site requests

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Which test wikis specifically?

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


[Bug 65016] ignore query string in canonical url

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65016

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
Version|unspecified |1.24-git

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


[Bug 65039] Bare Special:Contributions (without subpage) shouldn't be caught by mobile

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65039

--- Comment #3 from Liangent liang...@gmail.com ---
maybe desktop form in mobile skin? and after a username is entered show
contribs in mobile layout.

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


[Bug 54780] create pk.wikimedia.org and redirect to wikimediapakistan.org

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54780

--- Comment #19 from Andre Klapper aklap...@wikimedia.org ---
Not sure if I understand. Cannot ping/traceroute http://wikimediapakistan.org/
wikimediapakistan.org: Name or service not known

And I don't understand why http://loveforkarachi.org/wp/ was brought up here
(which I cannot reach either). So what is asap here?!

Could you clarify?

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


[Bug 65015] API: Add jsconfigvars to action=parse

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65015

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 65011] Set $wgLegacyJavaScriptGlobals = false on test wikis

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65011

Tomasz W. Kozlowski twkozlow...@gmail.com 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 65247] New: Where/what have I edited

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65247

Bug ID: 65247
   Summary: Where/what have I edited
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: hartman.w...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

This led to a discussion on VE and diff views and the opinion that many of us
were switching back to wikicode to get to the diff. This is a representation of
the fact that often when you edit, it is difficult to remember what parts you
have edited and if you have not made an accidental paste in the wrong area of
the document for instance.

This indicates a missing piece in the VE workflow puzzle I think. Suggestions
were again, diff views, but another suggestion was using 'position' indicators
and perhaps something like background color to show inside the VE, where you
have been editing.

Consider this a user story, fill out implementation as desired :)

-- 
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 65248] New: Global permission, license, copyright tag

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65248

Bug ID: 65248
   Summary: Global permission, license, copyright tag
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: GWToolset
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: d_ent...@yahoo.com
CC: bawolff...@gmail.com, david.hask...@europeana.eu,
d_ent...@yahoo.com, mtrac...@member.fsf.org,
steinsplit...@wikipedia.de
   Web browser: ---
   Mobile Platform: ---

at the moment, GWToolset allows for permissions to be added to an item via a 1
to 1 mapping between the metadata and the permission parameter within a
MediaWiki template. GWToolset attempts, via a regular expression, to determine
the corresponding MediaWiki copyright template based on the value in the
metadata, however, sometimes the metadata does not contain a recognised value
or there is no matching copyright template in the wiki.

this bug enhancement requests that an open text field be provided, so that a
user can manually enter a corresponding MediaWiki copyright template or place a
free text entry in the field that will be applied globally to all items in the
metadata set.

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


[Bug 64843] Relax and improve filename normalization in the GWtoolset

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64843

--- Comment #2 from dan d_ent...@yahoo.com ---
maarten,

i can’t mark this bug as a duplicate. when you get a chance, please
verify/confirm the fix in bug 62909 and mark this one as duplicate or add any
additional information that distinguishes it from bug 62909.

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


[Bug 63535] TypeError: mw.beta is undefined defaultTracking.js:5 (caused by AdBlock filters)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63535

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords||upstream
 Status|NEW |RESOLVED
URL||https://hg.adblockplus.org/
   ||easylist/rev/5f1b307f0ffe
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |liang...@gmail.com
   |org |
Summary|TypeError: mw.beta is   |TypeError: mw.beta is
   |undefined   |undefined
   |defaultTracking.js:5|defaultTracking.js:5
   ||(caused by AdBlock filters)

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


[Bug 65216] Wikidata item sometimes not updated after moving on wiki

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65216

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

   What|Removed |Added

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

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


[Bug 65249] New: Clearing float from a template like {{-}} doesn't work.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65249

Bug ID: 65249
   Summary: Clearing float from a template like {{-}} doesn't
work.
   Product: VisualEditor
   Version: unspecified
  Hardware: All
   URL: https://en.wikipedia.org/w/index.php?title=List_of_top
_100_Major_League_Baseball_strikeout_pitchersoldid=60
8135239
OS: Mac OS X 10.9
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: hartman.w...@gmail.com
CC: da...@sheetmusic.org.uk, jforres...@wikimedia.org,
krinklem...@gmail.com, ryasm...@wikimedia.org
   Web browser: Apple Safari
   Mobile Platform: ---

In the linked article, the content is not cleared after floats of the tables
when using the template {{-}} which transcludes as:
br style=clear:both;

This is caused by the inline-block behavior of .ve-ce-mwTransclusionInlineNode

-- 
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 65250] New: Please remove project local-maps

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65250

Bug ID: 65250
   Summary: Please remove project local-maps
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: marlen.caemme...@wikimedia.de
CC: benap...@gmail.com, t...@tim-landscheidt.de
   Web browser: ---
   Mobile Platform: ---

I added 2 projects - maps  local-maps because I was not sure if adding the
project maps worked.
I cannot find how I can delete local-maps. Please do this for me.

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


[Bug 65215] API module wbmergeitems fails if exists label and description for a language in the source item

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65215

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||addshorew...@gmail.com,
   ||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||u=dev c=backend p=0
   Severity|critical|major

--- Comment #1 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
Is this the only time this happened or have you seen it several times?

-- 
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 65251] New: Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

Bug ID: 65251
   Summary: Query-continue for imageinfo returns timestamp which
is ambiguous if multiple files were uploaded within
the same second
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ril...@wikipedia.de
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
   Web browser: ---
   Mobile Platform: ---

Consider the following query:
http://commons.wikimedia.org/w/api.php?action=querytitles=File:Test.svgprop=imageinfoiilimit=10format=jsonfm

... and the result:
query-continue: {
imageinfo: {
iistart: 2014-05-07T18:26:53Z
}
},

... when using that iistart continue param, it's possible to get imageinfo for
the same file revision again if iilimit was one because it's in theory possible
to upload *two file revisions to an image within one second*.

Expected: Either a more precise timestamp for the short term or one has to
consider adding ids to image revisions (which requires DB changes: Add ID
column, [use parent ids for old file names instead of parent timestamps, move a
lot of files,] ..., amendments to the API).

Sooner or later we'll have to fix that anyway.

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


[Bug 65251] Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

Rainer Rillke @commons.wikimedia ril...@wikipedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
   Severity|normal  |minor

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


[Bug 65130] Item by title won't find existing item

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65130

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||lydia.pintscher@wikimedia.d
   ||e

-- 
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 65251] Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||liang...@gmail.com

--- Comment #1 from Liangent liang...@gmail.com ---
I'm sure this is another exposure of some existing 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 65095] The provided id serialization Q0 is not valid

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65095

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

   What|Removed |Added

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

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


[Bug 57372] VisualEditor: Adjacent floating tables are offset by vertical space because of intervening span

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57372

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

   What|Removed |Added

 CC||hartman.w...@gmail.com
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=65249

-- 
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 65168] SpecialWikibaseQueryPage has no caching

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65168

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||lydia.pintscher@wikimedia.d
   ||e
  Component|WikidataClient  |WikidataRepo
 Blocks||52385
 Whiteboard||u=dev c=backend p=0

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


[Bug 65249] Clearing float from a template like {{-}} doesn't work.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65249

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

   What|Removed |Added

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

-- 
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 52385] Query by one property and one value (tracking)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

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

   What|Removed |Added

 Depends on||65168

-- 
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 65251] Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

--- Comment #2 from Liangent liang...@gmail.com ---
Can be fixed using the same technique as bug 24782, but bug 15441 on oldimage
needs to be resolved first to make it doable.

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


[Bug 24782] API uses non-unique value for paging for some modules

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24782

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 65251] Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

Liangent liang...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=24782,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=15441

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


[Bug 15441] Some tables lack unique or primary keys, may allow confusing duplicate data

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15441

Liangent liang...@gmail.com changed:

   What|Removed |Added

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

-- 
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 64843] Relax and improve filename normalization in the GWtoolset

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64843

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
(In reply to dan from comment #2)
 i can’t mark this bug as a duplicate.

Please try again now.

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


[Bug 64843] Relax and improve filename normalization in the GWtoolset

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64843

dan d_ent...@yahoo.com changed:

   What|Removed |Added

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

--- Comment #4 from dan d_ent...@yahoo.com ---
thanks andre :)

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

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


[Bug 64789] CPB: Compact personal bar should have RTL version of icons

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64789

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #4 from Bartosz Dziewoński matma@gmail.com ---
(In reply to Jared Zimmerman (WMF) from comment #3)
 The next update will replace the svg icons with wikifont characters.

I wonder why? SVG icons are a lot easier to work with and edit, and it's easy
to provide a raster fallback for older browsers for them.

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


[Bug 62909] Loosen GWToolset's file name restrictions (parentheses, apostrophes, ampersands, etc.)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62909

dan d_ent...@yahoo.com changed:

   What|Removed |Added

 CC||maar...@mdammers.nl

--- Comment #12 from dan d_ent...@yahoo.com ---
*** Bug 64843 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 64331] Widget says errors will be displayed as '...'

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64331

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

   What|Removed |Added

   Keywords||need-volunteer

-- 
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 64331] Widget says errors will be displayed as '...'

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64331

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

   What|Removed |Added

   Priority|High|Normal

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


[Bug 65215] API module wbmergeitems fails if exists label and description for a language in the source item

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65215

--- Comment #2 from JulesWinnfield-hu ght81-wikipe...@yahoo.com ---
(In reply to Lydia Pintscher from comment #1)
 Is this the only time this happened or have you seen it several times?

I didn't try more times, but I've encountered this before and I can show other
pairs which I think will give this error.

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


[Bug 65251] Query-continue for imageinfo returns timestamp which is ambiguous if multiple files were uploaded within the same second under the same file name

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65251

Rainer Rillke @commons.wikimedia ril...@wikipedia.de changed:

   What|Removed |Added

Summary|Query-continue for  |Query-continue for
   |imageinfo returns timestamp |imageinfo returns timestamp
   |which is ambiguous if   |which is ambiguous if
   |multiple files were |multiple files were
   |uploaded within the same|uploaded within the same
   |second  |second under the same file
   ||name

--- Comment #3 from Rainer Rillke @commons.wikimedia ril...@wikipedia.de ---
Should Bug 24782 be re-opened and depend on this one which in turn would depend
on Bug 15441? Or duped as Bug 24782?

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


[Bug 62900] Look into appropriate javascript widgets that can handle 1970 dates.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62900

Conor McManus cnrmcma...@gmail.com changed:

   What|Removed |Added

 CC||cnrmcma...@gmail.com

--- Comment #6 from Conor McManus cnrmcma...@gmail.com ---
Here's a prototype of an interface I've been working on, just another idea to
throw out there: http://themusictree.net/ohm/

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


[Bug 65216] Wikidata item sometimes not updated after moving on wiki

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65216

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||cste...@wikimedia.org
 Resolution|--- |WONTFIX

--- Comment #1 from Marius Hoch h...@online.de ---
* The user from the first diff doesn't have a global account, thus we can't
propagate any changes to Wikidata, as there's no way they could be attributed
correctly.

* The user from the second diff didn't have a local account on Wikidata at the
time of the move (now there's an account, but it has been created hours after
the move).

Due to this, I have to wontfix this, as this is nothing we can really fix on
the Wikibase side, but this relies on SUL finalization.

We could try to enforce that any global account has a local account on
Wikidata, that would have at least solved the second case you brought up (but
also isn't a Wikibase issue).

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


[Bug 65252] New: Rendered score image overlaps scan image on Wikisource

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65252

Bug ID: 65252
   Summary: Rendered score image overlaps scan image on Wikisource
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Score
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dacu...@gmail.com
CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
fflo...@wikimedia.org, gti...@wikimedia.org,
jger...@wikimedia.org, mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

Rendered scores are displayed with a fixed width that is bigger than the text
column allocated by Extension:Proofread Page

Example:
https://en.wikisource.org/wiki/Page:Childs_own_music_book.djvu/52

Any score that takes the whole page, has the same problem. Unless it has been
resized to a smaller width:
https://en.wikisource.org/wiki/Page:The_Pinafore_Picture_Book.djvu/73

More examples can be found with:
https://en.wikisource.org/wiki/Special:PagesWithProp?propname=scorepropname-other=

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


[Bug 65253] New: Make TimeValue represent an interval always.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65253

Bug ID: 65253
   Summary: Make TimeValue represent an interval always.
   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: ---

TimeValue has the notion of a precision interval given by the before and
after fields, in the unit specified by the precision field (e.g. day).

Currently, both before and after default to 0. after however should never
be smaller than 1: the date March 5 2010 specifies an interval starting at
00:00 that day, and ending 00:00 the next day - so, the precision should be 0,
before should be 0, but after should be 1. I would even go so far as to say
that setting after to 0 is never valid, no matter what the before value is.

-- 
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 65253] Make TimeValue represent an interval always.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65253

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||daniel.kinz...@wikimedia.de
   Severity|normal  |major

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
Note that this is especially important for indexing time values for query. It's
perhaps best to just make the TimeValue's getAfter method fix any value  1 to
1.

Another question is how we should handle after=0 in API input.

-- 
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 64874] Use ApiErrorReporter for all API errors.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64874

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

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||daniel.kinz...@wikimedia.de
   ||, h...@online.de

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
marius, can you look into that?

-- 
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 65254] New: OOjs UI: Move transition timings in skin specific file

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65254

Bug ID: 65254
   Summary: OOjs UI: Move transition timings in skin specific file
   Product: OOjs UI
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: esand...@wikimedia.org
CC: jforres...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

We have cases of setTimeout( fireAfterTransion, 250 ), however the timings are
skin specific, so we should move these constants into a config js file for the
skin.

In the future we could have them in a single json file that builds both the
config js and populates the less constants to completely remove the duplication
across js/css.

-- 
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 64743] Re-use the same instance of SiteSQLStore everywhere.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64743

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

   What|Removed |Added

   Priority|Normal  |High
 CC||h...@online.de

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
marius, can you look into this?

-- 
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 59982] Adding level 2 warning, even if level 2 warning exists

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59982

--- Comment #40 from Peter Bena benap...@gmail.com ---
I will create a unit test for these but I am pretty sure this was already fixed
long time ago, it's just that you are not running latest version

-- 
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 65254] OOjs UI: Move transition timings in theme specific files

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65254

James Forrester jforres...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|NEW |ASSIGNED
Summary|OOjs UI: Move transition|OOjs UI: Move transition
   |timings in skin specific|timings in theme specific
   |file|files
   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 63190] Implement batched ChangeOps for terms and sitelinks

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63190

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

   What|Removed |Added

   Priority|High|Low
   Severity|normal  |enhancement

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
Low prio, does not seem to be a problem currently.

-- 
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 65250] Please remove project local-maps

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65250

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||andrewbog...@gmail.com

--- Comment #1 from Tim Landscheidt t...@tim-landscheidt.de ---
You're correct, tools can only be deleted by admins (cf. also [[wikitech:Nova
Resource:Tools/Help#Can I delete a tool?]]).

But [[wikitech:Special:NovaServiceGroup]] only shows one tool (local-)maps
and LDAP looks fishy:

| dn: cn=local-maps,ou=groups,cn=maps,ou=projects,dc=wikimedia,dc=org
| objectClass: groupofnames
| objectClass: posixgroup
| objectClass: top
| member: uid=kolossos,ou=people,dc=wikimedia,dc=org
| member: uid=nosy,ou=people,dc=wikimedia,dc=org
| gidNumber: 51969
| cn: local-maps

| dn: cn=local-maps,ou=groups,cn=tools,ou=projects,dc=wikimedia,dc=org
| objectClass: groupofnames
| objectClass: posixgroup
| objectClass: top
| member: uid=kolossos,ou=people,dc=wikimedia,dc=org
| member: uid=nosy,ou=people,dc=wikimedia,dc=org
| member: uid=cmarqu,ou=people,dc=wikimedia,dc=org
| gidNumber: 51989
| cn: local-maps

In other words, there are two LDAP objects with the same Distinguished Name
which shouldn't be possible in the first place :-).

So cleaning this up will have to wait until Coren and Andrew are back.

-- 
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 64634] Cleanup new GWT uploads

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64634

Steinsplitter steinsplit...@wikipedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |d_ent...@yahoo.com
   |org |

--- Comment #6 from Steinsplitter steinsplit...@wikipedia.de ---
https://gerrit.wikimedia.org/r/#/c/132983/

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


[Bug 61950] wbsetclaim should allow claims to be created without supplying a GUID.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61950

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

   What|Removed |Added

   Priority|Normal  |High
 CC||addshorew...@gmail.com
   Severity|normal  |major

-- 
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 65255] New: Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

Bug ID: 65255
   Summary: Do not be fooled by Request desktop site option in
mobile browsers
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Initialisation
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: liang...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Such an option exists in Chrome and Firefox on Android, and maybe in some other
browsers too.

I believe what that option affects is just a user-agent string, and does not
change other behaviors of the browser. However (for example in Firefox), with
Request desktop site on, VisualEditor works happily, while with that option
off, VisualEditor refuses to load.

We should check whether VE actually works in these browsers, and have it
whitelisted or blacklisted, regardless of whether that option is on or off.

-- 
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 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
Do you mean make jquery.client detect for Firefox mobile? If so, that's a
very different bug to how you've written this one. :-)

-- 
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 64887] ununserializable globecoordinate?

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64887

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

   What|Removed |Added

 CC||henning.sna...@wikimedia.de

--- Comment #3 from Henning (WMDE) henning.sna...@wikimedia.de ---
That might be related to the detected precision being invalid / not one of the
defined, fixed precisions; See isValidPrecision() and
GlobeCoordinate.PRECISIONS in globeCoordinate.GlobeCoordinate.js of
DataValuesJavaScript. The related question is whether to allow any kind of
precision in general (which was not the original intention).

-- 
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 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

--- Comment #2 from Liangent liang...@gmail.com ---
(In reply to James Forrester from comment #1)
 Do you mean make jquery.client detect for Firefox mobile? If so, that's a
 very different bug to how you've written this one. :-)

Hmm? so it's already special cased in jquery.client for Chrome mobile, so
there's no such issue in Chrome, without any change in VE side (I haven't
really 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 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

--- Comment #3 from James Forrester jforres...@wikimedia.org ---
(In reply to Liangent from comment #2)
 (In reply to James Forrester from comment #1)
  Do you mean make jquery.client detect for Firefox mobile? If so, that's a
  very different bug to how you've written this one. :-)
 
 Hmm? so it's already special cased in jquery.client for Chrome mobile, so
 there's no such issue in Chrome, without any change in VE side (I haven't
 really tested)?

I don't know. Your bug report seems to suggest that Firefox Mobile is getting
detected as a failing browser, and telling Firefox Mobile to pretend to be
Firefox makes it work fine. That's a sign that it's failing jquery.client's
test cases.

Do you have an example UA string?
https://developer.mozilla.org/en-US/docs/Gecko_user_agent_string_reference
suggests that it should be putting out Mozilla/5.0 (Android; Mobile; rv:13.0)
Gecko/13.0 Firefox/13.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 59982] Adding level 2 warning, even if level 2 warning exists

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59982

--- Comment #41 from Excirial wp.excir...@gmail.com ---
(In reply to Peter Bena from comment #40)
 I will create a unit test for these but I am pretty sure this was already
 fixed long time ago, it's just that you are not running latest version

Yes, this was fixed a while ago - I am dead certain that this worked just fine
in versions prior to RC1. However, ever since I installed RC1 (Build 1282) this
issue seems to have resurfaced.

-- 
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 65250] Please remove project local-maps

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65250

--- Comment #2 from nosy marlen.caemme...@wikimedia.de ---
Waiting is perfectly fine.
You can see both projects (maps and local-maps) on the tools.wmflabs.org page.
The one I want to have removed is the one with only kolossos and nosy as
members.

-- 
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 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

--- Comment #4 from Liangent liang...@gmail.com ---
By having Firefox hit my own webserver, I caught UA below. Not sure whether it
can be different from the one returned by navigator.userAgent.

Request desktop site off:

Mozilla/5.0 (Android; Mobile; rv:29.0) Gecko/29.0 Firefox/29.0

JSON.stringify($.client.profile({userAgent:'Mozilla/5.0 (Android; Mobile;
rv:29.0) Gecko/29.0 Firefox/29.0',platform:''}))
{name:android,layout:gecko,layoutVersion:29,platform:unknown,version:mobile,versionBase:0,versionNumber:0}

Request desktop site on:

Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

JSON.stringify($.client.profile({userAgent:'Mozilla/5.0 (X11; Linux x86_64;
rv:29.0) Gecko/20100101 Firefox/29.0',platform:''}))
{name:firefox,layout:gecko,layoutVersion:20100101,platform:unknown,version:29.0,versionBase:29,versionNumber:29}

-- 
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 64887] ununserializable globecoordinate?

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64887

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

   What|Removed |Added

 CC||tobias.gritschacher@wikimed
   ||ia.de
 Whiteboard|u=dev c=frontend p=0|u=dev c=frontend p=8

-- 
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 62011] Make a script to import coordinates from Wikipedia to Wikidata

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62011
Bug 62011 depends on bug 62105, which changed state.

Bug 62105 Summary: globecoordinate serialization fails on some precision values
https://bugzilla.wikimedia.org/show_bug.cgi?id=62105

   What|Removed |Added

 Status|NEW |RESOLVED
 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 55971] High coordinate precision fires The value does not comply with the property's definition.

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55971
Bug 55971 depends on bug 62105, which changed state.

Bug 62105 Summary: globecoordinate serialization fails on some precision values
https://bugzilla.wikimedia.org/show_bug.cgi?id=62105

   What|Removed |Added

 Status|NEW |RESOLVED
 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 64887] ununserializable globecoordinate?

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64887

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

   What|Removed |Added

 CC||maar...@mdammers.nl

--- Comment #4 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
*** Bug 62105 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 62105] globecoordinate serialization fails on some precision values

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62105

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

   What|Removed |Added

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

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


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

-- 
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 64657] ImportHandle* hooks provide incorrect parameters (WikiImporter instead of XMLReader)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64657

--- Comment #1 from Alexander Lehmann 
alexander.lehm...@student.hpi.uni-potsdam.de ---
Hey,
I have written a small patch for this bug. You can review it here:
https://gerrit.wikimedia.org/r/#/c/133064/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 64820] coordinate precision issue

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64820

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

   What|Removed |Added

 Whiteboard|u=dev c=backend p=0 |u=dev c=backend p=8

-- 
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 64998] Install default widgets from wikidata.org on the test system (beta)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64998

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

   What|Removed |Added

 Whiteboard|u=dev c=QA p=0  |u=dev c=QA p=8

-- 
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 64998] Install default widgets from wikidata.org on the test system (beta)

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64998

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
This includes the following widgets:
AuthorityControl
CommonsMedia
Search

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

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

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com

--- Comment #8 from Raimond Spekking raimond.spekk...@gmail.com ---
*** Bug 65030 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 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

--- Comment #5 from Liangent liang...@gmail.com ---
It seems there're two places where UA matters, summarized below:

Browser | Option | profile().name | profile().version | Tab shown | Warning
shown
-
Firefox |   On   |android |  mobile   |No |  N/A
Firefox |  Off   |firefox |   29.0|Yes|  No
Chrome  |   On   |android |   4.4.2   |Yes|  Yes
Chrome  |  Off   |chrome  |   34.0.1847.114   |Yes|  No

Firefox with the option on is being detected as browser android version
mobile is the most problematic thing here, because it completely disables VE.

-- 
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 63162] Hovercards: When image is not masked by pin should use main popup height

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63162

Prateek Saxena psax...@wikimedia.org changed:

   What|Removed |Added

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

-- 
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 65242] Hovercards: images are cropped

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65242

Prateek Saxena psax...@wikimedia.org changed:

   What|Removed |Added

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

-- 
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 65030] Step Submitting details and publishing stucks very often

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65030

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Raimond Spekking raimond.spekk...@gmail.com ---
It is bug 60247.

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

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


[Bug 60247] Cannot complete uploads following description: Unable to check file's status (mw.UploadWizardDetails.js:1362)

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

--- Comment #9 from Raimond Spekking raimond.spekk...@gmail.com ---
I have the same problems since a few days again. Using Firefox 29 on Win 8.1.

Using debug=true for uploadin
https://commons.wikimedia.org/wiki/File:A_round_building_in_Dunkerque-7600.jpg
gave the following output on the console:

getUserData() und setUserData() sollten nicht mehr verwendet werden. Verwenden
Sie stattdessen WeakMap oder element.dataset. requestNotifier.js:64
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie
stattdessen defaultPrevented. load.php:3255
tofu detection took 0.001 seconds load.php:11936
getAttributeNode() sollte nicht mehr verwendet werden. Verwenden Sie
stattdessen getAttribute(). load.php:2456
Das specified-Attribut von Attributen sollte nicht mehr verwendet werden. Es
liefert immer true. load.php:2458
Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
.getEditToken() mediawiki.api.edit.js:39
mw.ApiUploadFormDataHandler.prototype.configureEditToken()
mw.ApiUploadFormDataHandler.js:48
mw.ApiUploadFormDataHandler.prototype.start() mw.ApiUploadFormDataHandler.js:67
mw.UploadWizardUpload.prototype.start() mw.UploadWizardUpload.js:102
mw.UploadWizard.prototype.setUploadFilled/() mw.UploadWizard.js:621
mw.UploadWizard.prototype.makeTransitioner/() mw.UploadWizard.js:742
.each() load.php:611
mw.UploadWizard.prototype.makeTransitioner() mw.UploadWizard.js:733
mw.UploadWizard.prototype.setUploadFilled() mw.UploadWizard.js:623
mw.UploadWizardUploadInterface.prototype.updateFilename()
mw.UploadWizardUploadInterface.js:662
mw.UploadWizardUploadInterface.prototype.fileChangedOk()
mw.UploadWizardUploadInterface.js:327
mw.UploadWizardUploadInterface.prototype.initFileInputCtrl//()
mw.UploadWizardUploadInterface.js:275
finishCallback() mw.UploadWizardUpload.js:351
mw.UploadWizardUpload.prototype.checkFile/binReader.onload()
mw.UploadWizardUpload.js:494

mozSlice am Blob-Objekt sollte nicht mehr verwendet werden. Verwenden Sie slice
stattdessen. mw.FormDataTransport.js:110
Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
mw.Api.prototype.ajax() mediawiki.api.js:190
mw.Api.prototype.post() mediawiki.api.js:119
mw.FormDataTransport.prototype.checkStatus() mw.FormDataTransport.js:256
mw.FormDataTransport.prototype.uploadChunk///() mw.FormDataTransport.js:130

Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
mw.Api.prototype.ajax() mediawiki.api.js:196
mw.Api.prototype.post() mediawiki.api.js:119
mw.FormDataTransport.prototype.checkStatus() mw.FormDataTransport.js:256
mw.FormDataTransport.prototype.uploadChunk///() mw.FormDataTransport.js:130

Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
mw.Api.prototype.ajax() mediawiki.api.js:190
mw.Api.prototype.post() mediawiki.api.js:119
mw.FormDataTransport.prototype.checkStatus() mw.FormDataTransport.js:256
mw.FormDataTransport.prototype.checkStatus/.ok/() mw.FormDataTransport.js:248

Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
mw.Api.prototype.ajax() mediawiki.api.js:196
mw.Api.prototype.post() mediawiki.api.js:119
mw.FormDataTransport.prototype.checkStatus() mw.FormDataTransport.js:256
mw.FormDataTransport.prototype.checkStatus/.ok/() mw.FormDataTransport.js:248

Use of mediawiki.api callback params is deprecated. Use the Promise instead.
load.php:10015
console.trace(): load.php:10017
mw/.log/log.warn() load.php:10017
mw.Api.prototype.ajax() mediawiki.api.js:190
mw.Api.prototype.get() mediawiki.api.js:104
mw.UploadWizardUpload.prototype.getStashImageInfo()
mw.UploadWizardUpload.js:740
mw.UploadWizardUpload.prototype.getAndPublishApiThumbnail()
mw.UploadWizardUpload.js:896
mw.UploadWizardUpload.prototype.setThumbnail/() mw.UploadWizardUpload.js:1115
$.publish/() jquery.pubsub.js:31
.each() load.php:611
$.publish() jquery.pubsub.js:30
$.publishReady() jquery.pubsub.js:49
mw.UploadWizardUpload.prototype.setSuccess() mw.UploadWizardUpload.js:319
mw.UploadWizardUpload.prototype.setTransported() mw.UploadWizardUpload.js:249
mw.ApiUploadFormDataHandler/this.transport() mw.ApiUploadFormDataHandler.js:28
mw.FormDataTransport.prototype.checkStatus/.ok() mw.FormDataTransport.js:253
jQuery.Callbacks/fire() load.php:974
jQuery.Callbacks/self.fireWith() load.php:1084
jQuery.Callbacks/self.fire() load.php:1091
mw.Api.prototype.ajax/xhr() mediawiki.api.js:222
jQuery.Callbacks/fire() load.php:974
jQuery.Callbacks/self.fireWith() load.php:1084
done() load.php:7803
.send/callback() 

[Bug 65255] Do not be fooled by Request desktop site option in mobile browsers

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65255

Liangent liang...@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com,
   ||tpars...@wikimedia.org
  Component|Initialisation  |JavaScript
   Assignee|jforrester+veteambztickets@ |wikibugs-l@lists.wikimedia.
   |wikimedia.org   |org
Product|VisualEditor|MediaWiki

--- Comment #6 from Liangent liang...@gmail.com ---
So it's a jquery.client issue: for Chrome and Firefox on Android,
profile().name should always be firefox or chrome respectively, with
.version set correctly, no matter how user configures the browser.

Currently in Chrome, profile().platform is linux. Maybe we can use android
there to signify the browser is running on Android.

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


[Bug 63595] Merging items with same referenced claim is not possible

2014-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63595

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

   What|Removed |Added

 Whiteboard|u=dev c=backend p=0 |u=dev c=backend p=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


  1   2   3   4   >