[Bug 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Bug 38638 depends on bug 43172, which changed state.

Bug 43172 Summary: Reword some messages on account creation interface for 
logged in users
https://bugzilla.wikimedia.org/show_bug.cgi?id=43172

   What|Removed |Added

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

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


[Bug 43172] Reword some messages on account creation interface for logged in users

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43172

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||mflasc...@wikimedia.org
 Resolution|FIXED   |---

--- Comment #7 from Matthew Flaschen mflasc...@wikimedia.org ---
Sorry, Alex.  I wasn't aware of this bug, or 39862.  I've added myself as
reviewer to the change 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 33077] VisualEditor multilingual input / i18n issues (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33077

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

   What|Removed |Added

 Depends on||50370

-- 
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 50370] TemplateData: Control keywords aren't translatable

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50370

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

   What|Removed |Added

 CC||jay...@gmail.com
 Blocks||33077

-- 
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 50414] API module for RelatedSites extension

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50414

--- Comment #1 from RolandUnger roland.un...@soziologie.uni-halle.de ---
Unfortunately I have no experience with the API and how to work with the Git
repository so I will give at least two ideas:

(1) The API function should be similar to prop=langlinks (ll)

(2) From the public function onSkinTemplateToolboxEnd( $skinTpl ) (at the end
of RelatedSites.class.php) you can learn how to access to the stored values:

$relatedSites = $this-getCustomData()-getSkinData( $skinTpl, 'RelatedSites'
);

if ( count( $relatedSites ) == 0 ) {
return true;
}

$relatedSitesUrls = $this-getRelatedSitesUrls( $relatedSites );

foreach ( (array) $relatedSitesUrls as $url ) {
$href = htmlspecialchars( $url['href'] );
$text = $url['text'];
...
}

Now you can check for Wikipedia and Commons. $url['text'] should contain
Wikipedia, Wikimedia Commons and others.

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


[Bug 51740] TemplateData for [[pl:Template:Związek chemiczny infobox]] not shown in VE

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51740

--- Comment #3 from John Mark Vandenberg jay...@gmail.com ---
In the background is the following response from the server:

{servedby:mw1205,error:{code:templatedata-corrupt,info:Page
#837180 templatedata contains invalid data:Syntax error in JSON.}}

https://pl.wikipedia.org/w/api.php?format=jsonfmaction=templatedatatitles=Template:Zwi%C4%85zek_chemiczny_infobox

It is registered

https://pl.wikipedia.org/w/index.php?title=Specjalna:PagesWithProp/templatedatalimit=500offset=0

This looks like the syntax error:

https://pl.wikipedia.org/w/index.php?title=Szablon:Zwi%C4%85zek_chemiczny_infobox/opisdiff=37123204oldid=37115636

That diff needs to be approved, and check the update appears at:

https://pl.wikipedia.org/w/index.php?title=Specjalna:PagesWithProp/templatedatalimit=500offset=0

(If that doesnt work, Maybe '?' is not allowed? *shrug*)

-- 
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 51427] Syndicated feeds of Watchlists include non-existent edits

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51427

--- Comment #4 from Justin Anthony Knapp justinko...@gmail.com ---
Problem solved? This user edited d:Q3977961 (several times in a row:
https://www.wikidata.org/w/index.php?title=Q3977961diff=60842173oldid=37167299
). Evidently, related items from Wikidata cause these phantom changes to
occur...

-- 
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 51850] New: New login.wikimedia system forces a reload on every wiki

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51850

   Web browser: ---
Bug ID: 51850
   Summary: New login.wikimedia system forces a reload on every
wiki
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CentralAuth
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: wikimedia.b...@snowolf.eu
CC: agarr...@wikimedia.org, vasi...@gmail.com,
wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

I'm not sure which is the correct component/product, if it's WMF configuration
or CA, so please move if it's not in the right place.

On every wiki I visit, since the loginwiki has been made active, instead of
being welcomed by my locally set monobook interface, I get a vector UI with the
following message:

Central login
You are centrally logged in as Snowolf. Reload the page to apply your user
settings.

It is rather timeconsuming to have to reload on every wiki I browse... is there
no way around 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 51803] Create Flood flag on ckb.wikipedia

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51803

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

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||at.li...@live.com.au
   Assignee|wikibugs-l@lists.wikimedia. |at.li...@live.com.au
   |org |
 Ever confirmed|0   |1

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


[Bug 50891] Intermittent 502 Bad Gateway errors on Wikimedia wikis via HTTPS

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50891

Ryan Lane rlan...@gmail.com changed:

   What|Removed |Added

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

--- Comment #9 from Ryan Lane rlan...@gmail.com ---
They are repooled now and everything should be working. I'll close this as
fixed. Please re-open if it's not.

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


[Bug 51850] New login.wikimedia system forces a reload on every wiki

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51850

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #1 from MZMcBride b...@mzmcbride.com ---
Odd. Can you provide a screenshot (including the URL 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 50635] SiteStats shows 0 for job queues not using database

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50635

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

   What|Removed |Added

URL||https://en.wikipedia.org/w/
   ||api.php?action=querymeta=s
   ||iteinfosiprop=statistics

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


[Bug 51769] git.wikimedia.org is down

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51769

--- Comment #10 from MZMcBride b...@mzmcbride.com ---
git.wikimedia.org continues to be broken. This is very frustrating.

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


[Bug 51851] New: VisualEditor: By default, images should not set the alignment

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51851

   Web browser: ---
Bug ID: 51851
   Summary: VisualEditor: By default, images should not set the
alignment
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: rm...@wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org
Blocks: 33126
Classification: Unclassified
   Mobile Platform: ---

The VisualEditor explicitly sets all images that are inserted using the dialog
as thumb and right. thumb is fine, because it's not default, but that's what
people want most of the time, but right shouldn't be there. right is the
default for left-to-right Wikipedias, so it's redundant in English. The default
for right-to-left Wikipedias is left, so for these languages this behavior is
unexpected.

The best solution is simply not to set the alignment and let the user change if
it is needed.

-- 
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 33126] VisualEditor: Support for right-to-left / bidirectional content (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33126

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

   What|Removed |Added

 Depends on||51851

-- 
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 33126] VisualEditor: Support for right-to-left / bidirectional content (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33126

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

   What|Removed |Added

 Depends on||51852

-- 
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 51852] New: VisualEditor: Thumbnail keywords must be in the wiki's language

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51852

   Web browser: ---
Bug ID: 51852
   Summary: VisualEditor: Thumbnail keywords must be in the wiki's
language
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: rm...@wikimedia.org
  Reporter: amir.ahar...@mail.huji.ac.il
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org
Blocks: 33126
Classification: Unclassified
   Mobile Platform: ---

When VisualEditor inserts an image, the thumbnail keywords are written in
English: File:, thumb, right (but see Bug 51851).

This should not, theoretically, be a problem, because the VisualEditor is
supposed to make these keywords unimportant and hidden from the end-user.
However, while the source editor is still being widely used, this is a problem,
especially for right to left languages: it is very hard to edit these English
keywords when they are mixed with right-to-left text.

These keywords should be inserted in the language of the 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 51102] Provide a way to enable/disable web fonts for other languages

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51102

--- Comment #1 from Michael M. listenle...@gmail.com ---
Actually it is possible to configure the fonts for other languages, too. You
just have to switch the interface language, configure the fonts, and switch
back. The settings will be remembered and applied to this language in the text.
So there is just the need for a proper UI to do so. I suggest to make it look
and work like the interface to configure the input methods for different
languages.

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


[Bug 36325] Direction (ltr/rtl) of feedback comments may be different from the direction of the interface language

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36325

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Amir: Could you review Matthias' one-liner patch in Gerrit?

-- 
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 51700] https://login.wikimedia.beta.wmflabs.org/ trapped in an infinite self-redirect

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51700

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75085 merged by Mark Bergsma:
varnish: backends trust 127.0.0.1 for XFF

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

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


[Bug 41090] upgradeRow() constantly triggered for invalid SVG and DjVu files

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41090

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

   What|Removed |Added

   Keywords|patch-in-gerrit |

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Tim: 
Aaron's patch (Store bad metadata placeholder metadata for SVGs) got merged
in November 2012 - did this solve the problem, or is there more to do?

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


[Bug 2700] Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2700

--- Comment #88 from Andre Klapper aklap...@wikimedia.org ---
Gabriel: As you assigned this report to yourself a year ago, do you plean to
rework the two patches?

-- 
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 18598] Create a maintenance script to convert oversighted content to suppressed with revision deletion, and the corresponding log entries too

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18598

--- Comment #14 from Andre Klapper aklap...@wikimedia.org ---
csteipp: Do you think you could review the 170lines in
https://gerrit.wikimedia.org/r/#/c/18229/ ?

-- 
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 28525] MediaWiki:mwe-upwiz-source-ownwork-assert-any-license needs working GENDER suport

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28525

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
Patch needs rework - Amir, do you plan to work on this (as you are set as
assignee)?

-- 
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 41566] Special:LandingCheck on donate.wikimedia.org without any URL parameters is not working

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41566

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

   What|Removed |Added

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

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
Patch got merged on 2013-07-03 11:17. Closing as FIXED.

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


[Bug 21339] Transclusion from pages built by a template

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21339

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

   What|Removed |Added

   Keywords|patch-in-gerrit |

--- Comment #9 from Andre Klapper aklap...@wikimedia.org ---
Patch got reverted - removing keyword.

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


[Bug 10049] Prefix index search and namespaces in Special:Withoutinterwiki

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10049

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
Patch needs rework - Pavel, would you have time for that? 
If not, could you reset the assignee to default?

-- 
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 32677] Change key name for Special:Contact in ContactPage extension

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32677

--- Comment #13 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #12)
 Gerrit change #37779 should fix this when merged.

Patch got abandoned.

Siebrand: Shall the bug assignee be reset to default, if you don't plan to work
on 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 40238] apply correct lang and dir attributes to language names in List of pages linked to this item

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40238

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

   What|Removed |Added

   Keywords|patch-in-gerrit |

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
Removing patch-in-gerrit keyword as the partial patch was merged.

-- 
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 42245] database connection is inconsistent

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42245

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

   What|Removed |Added

   Keywords|patch-reviewed  |

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Patch got abandoned and needs rework.

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


[Bug 42285] Move public_reporting table to separate database

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42285

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

   What|Removed |Added

 CC||jvandav...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #2)
 https://gerrit.wikimedia.org/r/34487

4-line patch for extensions/ContributionReporting needs reviewers - Adam,
anybody in mind who could be added as a reviewer in Gerrit?

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


[Bug 40099] Add apparmor profiles for TMH media converters

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40099

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #1)
 https://gerrit.wikimedia.org/r/#/c/38307/ adds apparmor profiles for avconv
 and ffmpeg2theora to imagescalers and videoscalers.

Patch has both +1 and -1. Jan: 
Do you plan to take a look at it at some point?

-- 
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 51853] New: Complete ResourceLoader dependency tree before serving HTML page

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51853

   Web browser: ---
Bug ID: 51853
   Summary: Complete ResourceLoader dependency tree before serving
HTML page
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ResourceLoader
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: krinklem...@gmail.com, roan.katt...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Right now, ResourceLoader does not walk the dependencies on the server.  As
noted in ResourceLoaderModule:

When adding a module on the server side, dependency information is NOT taken
into account and YOU are responsible for adding dependent modules as well. If
you don't do this, the client side loader will send a second request back to
the server to fetch the missing modules, which kind of defeats the purpose of
the resource loader.

It seems that if this is actually a performance issue, we should walk (expand)
the dependency tree on the server.  Otherwise, it's essentially pushing work
onto the clients of ResourceLoader.

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


[Bug 51836] News extension fails in Rel 1.21

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51836

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

   What|Removed |Added

Summary|News extention fails in Rel |News extension fails in Rel
   |1.21|1.21

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Please provide the stacktrace of the crash.
See http://www.mediawiki.org/wiki/Manual:How_to_debug

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


[Bug 48894] Include pagecounts dumps in datasets

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48894

--- Comment #8 from Ariel T. Glenn ar...@wikimedia.org ---
Did we decide folks need the whole 3.1T?

-- 
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 51792] VisualEditor: Non-English Wikipedia issues (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51792

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

   What|Removed |Added

 Depends on||49400

-- 
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 49400] Images: Handle templated image options containing pipes

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49400

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

   What|Removed |Added

 CC||jay...@gmail.com
 Blocks||51792

--- Comment #3 from John Mark Vandenberg jay...@gmail.com ---
There are around 110 uses on enwp
https://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Largethumblimit=110
They are all in the article, and most of them are [[491]]-[[635]] (years).  I'm
guessing they can be subst'd without much concern, to converted to normal
thumbs.

On nlwp, it is way over 5000 uses
https://nl.wikipedia.org/w/index.php?title=Speciaal:VerwijzingenNaarHier/Sjabloon:Largethumblimit=5000

They are in the pages; not in a template, and nlwp doesnt appear keen to subst:
them.  Has anyone proposed that their default thumbnail be set to this value?

only four uses here:
https://nds-nl.wikipedia.org/wiki/Spesiaal:Verwiezingen_naor_disse_pagina/Mal:Largethumb

-- 
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 51854] New: Log page loads without JavaScript

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51854

   Web browser: ---
Bug ID: 51854
   Summary: Log page loads without JavaScript
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: CoreEvents
  Assignee: mflasc...@wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: dtarabore...@wikimedia.org, o...@wikimedia.org,
sp...@wikimedia.org, swall...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

It would be useful to log page loads without JavaScript (possibly sampled,
similar to navigation timing).

This could work similar to:

noscript
img src=event.gif?hardcodedeventcachebuster
/noscript

Depending on our exact goals, we could think about the sampling rate (if any),
the cache buster, and how to handle cached anonymous page views.

-- 
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 34665] [patch] LIKE queries with spaces in search term broken for Page properties in SMW 1.6+

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34665

--- Comment #6 from Jeroen De Dauw jeroen_ded...@yahoo.com ---
Hey Andrew, thanks for your patch. I'm unfortunately not familiar enough with
this code to tell if this will not cause other problems without digging into it
a lot further. Hopefully Markus can have a look.

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


[Bug 51817] Jenkins: init script is crap

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51817

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Is that worth to upstream to http://bugs.debian.org ? 
If so, which exact Jenkins version does this refer to?

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


[Bug 51783] Spelling error in Chechen wikipedia title space: Декъашхон дийцаре should be Декъашхочун дийцаре

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51783

--- Comment #5 from Umar umar.dagi...@inbox.ru ---
I'm corrected on site http://translatewiki.net.

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


[Bug 48894] Include pagecounts dumps in datasets

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48894

--- Comment #9 from Addshore addshorew...@gmail.com ---
I can't remember who initially asked me about this.

I imagine a Year would suffice, who large would that be?

-- 
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 34928] Create a user right that allows ignoring the spam blacklist

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34928

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

   What|Removed |Added

   Priority|Highest |Normal
   Severity|critical|normal

--- Comment #7 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #4)
 This needs fixing asap, and really shouldn't take very long at all.

Please see http://www.mediawiki.org/wiki/Bugzilla/Fields for the meaning of the
severity and priority values. Resetting.

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


[Bug 51813] no length constraints for properties in place

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51813

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

   What|Removed |Added

 Status|ASSIGNED|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 51542] [Regression] Special:FilePath?file=.. is broken

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51542

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75310 had a related patch set uploaded by IAlex:
(bug 51542) make Special:FilePath?file=.. work again

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

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


[Bug 51542] [Regression] Special:FilePath?file=.. is broken

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51542

Alexandre Emsenhuber [IAlex] wikib...@emsenhuber.ch changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
 Status|NEW |ASSIGNED
 CC||wikib...@emsenhuber.ch
   Assignee|wikibugs-l@lists.wikimedia. |wikib...@emsenhuber.ch
   |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 51855] New: Recent changes links wikivoyage changes to wikipedia

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51855

   Web browser: ---
Bug ID: 51855
   Summary: Recent changes links wikivoyage changes to wikipedia
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

there is old code in Wikibase for handling recent changes in the client that
assumes one and only site group.

It uses the interwiki prefixes to build links.

With site links in multiple site groups, this code is obsolete. Perhaps it can
be replaced with something nicer, but for now best to remove this specific
handling and make the change comments more generic.

-- 
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 51856] Log page loads without CSS

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51856

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

   What|Removed |Added

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

-- 
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 51856] New: Log page loads without CSS

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51856

   Web browser: ---
Bug ID: 51856
   Summary: Log page loads without CSS
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CoreEvents
  Assignee: mflasc...@wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: dtarabore...@wikimedia.org, o...@wikimedia.org,
sp...@wikimedia.org, swall...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Similar to bug 51854, it may be useful to log page views without CSS to see how
common this scenario is (my instinct says not as common as loads without
JavaScript).

I'm not aware of a way to implement this currently (display: none images are
still downloaded).

-- 
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 51854] Log page loads without JavaScript

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51854

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

   What|Removed |Added

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

-- 
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 51783] Spelling error in Chechen wikipedia title space: Декъашхон дийцаре should be Декъашхочун дийцаре

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51783

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

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


[Bug 51843] PENDINGCHANGELEVEL magic word for infobox template not recognized

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51843

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
Summary|Magic words not so magic?   |PENDINGCHANGELEVEL magic
   ||word for infobox template
   ||not recognized

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


[Bug 51857] New: Log JavaScript errors with onerror

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51857

   Web browser: ---
Bug ID: 51857
   Summary: Log JavaScript errors with onerror
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: CoreEvents
  Assignee: mflasc...@wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: dtarabore...@wikimedia.org, o...@wikimedia.org,
sp...@wikimedia.org, swall...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

We could use window.onerror to log occurrences of JavaScript errors (possibly
sampled).

-- 
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 37764] InstantCommons doesn't display DjVu on some installs

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37764

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
Patch received a -1. Tpt, would you have time to rework your patch?

-- 
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 51740] TemplateData for [[pl:Template:Związek chemiczny infobox]] not shown in VE

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51740

--- Comment #4 from Bartosz Dziewoński matma@gmail.com ---
Thanks John; I approved that revision, but it doesn't seem to have solved the
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 51031] VisualEditor: Image adding on non-English wikis should search commons by commonscat parameter or English interwiki

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51031

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

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l
Summary|Image adding on non english |VisualEditor: Image adding
   |wikis should search commons |on non-English wikis should
   |by commonscat parameter or  |search commons by
   |englih interwiki|commonscat parameter or
   ||English interwiki

-- 
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 51556] Investigate Linux containers

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51556

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

   What|Removed |Added

 CC||mflasc...@wikimedia.org

--- Comment #1 from Matthew Flaschen mflasc...@wikimedia.org ---
If there's no clear benefit to it, we should think about whether it makes sense
to do by default.  The goal of MediaWiki-Vagrant is to make a dev environment
that (where possible) roughly resembles production.  It should go without
saying that we generally want this to perform as well as possible for the
developer.

-- 
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 51851] VisualEditor: By default, images should not set the alignment

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51851

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

   What|Removed |Added

   Keywords||i18n

-- 
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 51852] VisualEditor: Thumbnail keywords must be in the wiki's language

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51852

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

   What|Removed |Added

   Keywords||i18n

-- 
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 51858] New: Share VisualEditor and Parsoid puppet module between Vagrant and Wikimedia Labs

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51858

   Web browser: ---
Bug ID: 51858
   Summary: Share VisualEditor and Parsoid puppet module between
Vagrant and Wikimedia Labs
   Product: Tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: MediaWiki-Vagrant
  Assignee: o...@wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: o...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Both MW-Vagrant and Labs have cases where a simple single-machine
MW+Parsoid+VisualEditor setup is desired.  Vagrant currently has this, but Labs
does not.  We should find a way to factor it out so the two environments can
share it (possibly with a git submodule).

This is a proof of concept for doing this more broadly.

-- 
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 46893] Remove page-object gem deprecation warnings

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46893

--- Comment #3 from Željko Filipin zfili...@wikimedia.org ---
Implemented for qa/browsertests in https://gerrit.wikimedia.org/r/#/c/74091/

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


[Bug 46893] Remove page-object gem deprecation warnings

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46893

--- Comment #4 from Željko Filipin zfili...@wikimedia.org ---
Tomislav, please make the commit.

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


[Bug 51769] git.wikimedia.org is down

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51769

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

   What|Removed |Added

 CC||has...@free.fr
 Depends on||51859

--- Comment #11 from Antoine hashar Musso has...@free.fr ---
We cant take stack trace right now since gitblit is running with Java 6 and we
are missing the jstack utility.  That is bug 51859.

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


[Bug 51859] New: gitblit: on antinomy jstack from java v6 is missing

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51859

   Web browser: ---
Bug ID: 51859
   Summary: gitblit: on antinomy jstack from java v6 is missing
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Git/Gerrit
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
marcin.cies...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Java on antinomy.wikimedia.org (host running gitblit) is not properly setup. 
The `java` command points to JDK 6 and hence gitblit runs under Java 6.

The `jstack` command points to JDK 7 and cant take trace.  Mark Bergsma
attempted to update the alternative to have jstack points to the JDK 6 version
but it does not exist.

$ ls -1l /etc/alternatives/java /etc/alternatives/jstack
lrwxrwxrwx 1 root root 46 Jun 25 17:41 /etc/alternatives/java -
/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
lrwxrwxrwx 1 root root 44 Jun 25 17:47 /etc/alternatives/jstack -
/usr/lib/jvm/java-7-openjdk-amd64/bin/jstack
$

We need jstack 6 to be installed to be able to take stack trace for bug 51769.

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


[Bug 51859] gitblit: on antinomy jstack from java v6 is missing

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51859

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

   What|Removed |Added

 Blocks||51769

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


[Bug 51859] gitblit: on antinomy jstack from java v6 is missing

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51859

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Created attachment 12929
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12929action=edit
example of a jstack attempt using v7 against a v6 vm

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


[Bug 51860] New: Language switched from X does not go away

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51860

   Web browser: ---
Bug ID: 51860
   Summary: Language switched from X does not go away
   Product: MediaWiki extensions
   Version: master
  Hardware: All
   URL: http://translatewiki.net/wiki/Main_Page
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UniversalLanguageSelector
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: alolita.sha...@gmail.com,
amir.ahar...@mail.huji.ac.il, kartik.mis...@gmail.com,
niklas.laxst...@gmail.com, pgi...@wikimedia.org,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Currently when I'm logged out (http) and visit translatewiki.net I get
Language switched from Swedish in Finnish on every page load. When I'm logged
in (https) there is no popup and my language is set to Swedish.

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


[Bug 51855] Recent changes links wikivoyage changes to wikipedia

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51855

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75314 had a related patch set uploaded by Aude:
(bug 51855) remove code that assumes site links from only one site group

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

-- 
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 51861] New: gitblit is missing an init/upstart job

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51861

   Web browser: ---
Bug ID: 51861
   Summary: gitblit is missing an init/upstart job
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Git/Gerrit
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
marcin.cies...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

gitblit is lacking an upstart/init script. That makes it hard to figure out
what needs to be done to restart it.

An upstart job is not that hard to write and will make maintaining the soft
easier. Some examples:

- wrapping lucene-search https://gerrit.wikimedia.org/r/#/c/55406/
- wmf beta autoupdater https://gerrit.wikimedia.org/r/#/c/22116/ and
https://gerrit.wikimedia.org/r/#/c/28377/

There are other examples under operations/puppet.git ./files/upstart/ .  That
needs a .default file as well.

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


[Bug 51740] TemplateData has buffer length limit

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51740

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

   What|Removed |Added

Summary|TemplateData for|TemplateData has buffer
   |[[pl:Template:Związek   |length limit
   |chemiczny infobox]] not |
   |shown in VE |

--- Comment #5 from John Mark Vandenberg jay...@gmail.com ---
I notice that the PagesWithProps listing ends at:

je\u015bli podano warto\u015b\u0107 w parametrze \u201e3. napi\u0119cie
powierzchniowe\u201d).},type

Maybe the property has a buffer limit.

I have remove many parameters, and that appears to have fixed the problem

-- 
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 51861] gitblit is missing an init/upstart job

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51861

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #1 from Ori Livneh o...@wikimedia.org ---
Another reasonable (and Java-specific) example: http://askubuntu.com/a/194808

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


[Bug 51862] New: Some anonymous edits appearing under caching proxy IP address (ssl)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51862

   Web browser: ---
Bug ID: 51862
   Summary: Some anonymous edits appearing under caching proxy IP
address (ssl)
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: ops
  Severity: normal
  Priority: Unprioritized
 Component: Page editing
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mlazo...@gmail.com
CC: ar...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#IP_editor_in_ur_base_killin_ur_d00dz

https://en.wikipedia.org/wiki/Special:Contributions/208.80.154.75

https://en.wikipedia.org/wiki/Special:Contributions/208.80.154.76

These are ssl1005  ssl1006. Edits from 23 July (today). Similar bug 48919 has
been resolved.

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


[Bug 49757] Better monitoring and error reporting of Errors and Exceptions

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49757

--- Comment #3 from Ori Livneh o...@wikimedia.org ---
(In reply to comment #2)
 Ori: Do you have something started that you can share on this bug? A project
 page or anything?

Not yet, but close. I need another day or two.

 hashar suggested you might log the fatals to a db so that we could enlist
 Analytics to work on a real dashboard for it.

Yes; it's a good idea :)

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


[Bug 50861] Debug Yandex translation service failures

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50861

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 74853 merged by jenkins-bot:
(Bug 50861) Support for Yandex Translate API v1.5

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

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


[Bug 51862] Some anonymous edits appearing under caching proxy IP address (ssl)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51862

Michał Łazowik mlazo...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High

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


[Bug 51593] ULS: Fix warning Resource interpreted as Font but transferred with MIME type application/x-font-woff

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51593

--- Comment #1 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/657 set application/x-woff as mime type for
WOFF. The correct value is application/font-woff as per
http://www.w3.org/TR/WOFF/#appendix-b

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


[Bug 51593] Correct the mime type for WOFF to application/font-woff

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51593

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

  Component|UniversalLanguageSelector   |Apache configuration
Product|MediaWiki extensions|Wikimedia
Summary|ULS: Fix warning Resource  |Correct the mime type for
   |interpreted as Font but |WOFF to
   |transferred with MIME type  |application/font-woff
   |application/x-font-woff|

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


[Bug 51865] link item widget only links to Wikipedia

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51865

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75319 merged by jenkins-bot:
(bug 51865) enable link item widget to work with any site group

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

-- 
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 51863] Image dialog doesnt open

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51863

--- Comment #1 from John Mark Vandenberg jay...@gmail.com ---
Created attachment 12930
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12930action=edit
Empty image dialog

In the diff I can see that I tried to add an image between zo'n and 55 km,
and the image inserted was [[File:Ebla12.JPG]].

After it is inserted, going to the image and opening the image dialog works,
however the dialog is empty (pic 1 coming)

Click apply changes

Then the image dialog doesnt 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 51855] Recent changes links wikivoyage changes to wikipedia

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51855

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75314 merged by jenkins-bot:
(bug 51855) remove code that assumes site links from only one site group

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

-- 
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 51098] Enable Kulmus fonts for Hebrew

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51098

Kartik Mistry kartik.mis...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||kartik.mis...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |kartik.mis...@gmail.com
   |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 51159] Add the Gentium font

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51159

Kartik Mistry kartik.mis...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||kartik.mis...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |kartik.mis...@gmail.com
   |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 51811] Shouldn't be able to add empty alias

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51811

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 75321 had a related patch set uploaded by Addshore:
Do not store empty aliases in the datamodel

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

-- 
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 51867] New: VisualEditor: editing window does not horizontally scroll for wide tables

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51867

   Web browser: ---
Bug ID: 51867
   Summary: VisualEditor: editing window does not horizontally
scroll for wide tables
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: i...@wikia-inc.com
  Reporter: cmcke...@sucs.org
CC: i...@wikia-inc.com, jforres...@wikimedia.org,
krinklem...@gmail.com, or...@framezero.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 12931
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12931action=edit
first table at [[Comparison of container formats]] rendered in a 1024px wide
window. Firefox 22 on Linux

In VisualEditor the editing window does not horizontally scroll to accommodate
wide tables. Table cells and their contents render as if the window did scroll,
but as it does not they are truncated.

-- 
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 50558] Several ULS can be opened from different input fields

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50558

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Fixed in https://gerrit.wikimedia.org/r/#/c/75076/

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


[Bug 51869] New: Make statistic related code optional (plugin)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51869

   Web browser: ---
Bug ID: 51869
   Summary: Make statistic related code optional (plugin)
   Product: QRPedia
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: kel...@kiwix.org
  Reporter: kel...@kiwix.org
Classification: Unclassified
   Mobile Platform: ---

QRPedia code allows to track user requests. This feature use a MySQL database
and the Google API to display the charts. For different reasons, people don't
want to rely on Google and this would be great to be able to disable this
easily.

-- 
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 51868] New: Deleting image doesnt work

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51868

   Web browser: ---
Bug ID: 51868
   Summary: Deleting image doesnt work
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: rm...@wikimedia.org
  Reporter: jay...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

While testing bug 51863, I was able to get into a state where clicking on the
inserted image, then pressing delete did nothing.

After focusing on image-text-image a few times the delete key worked again.

-- 
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 50690] ULS IME selector goes off-screen in RTL

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50690

--- Comment #3 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Additional information: This bug happens only when UI language is LTR. In RTL,
with translation target as an RTL language(eg: he) it works as expected

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


[Bug 51868] Deleting image doesnt work

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51868

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

   What|Removed |Added

Web browser|--- |Firefox
 OS|All |Linux

-- 
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 41675] Blacklist IME from Captcha and username field for user registration, to enter Latin letters

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41675

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

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

--- Comment #11 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
For a new user in or.*, the default input method is native keyboard now. Unless
the user explicitly select an input method, user can type in latin.

Captcha field is blacklisted.

-- 
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 51870] New: Changing HTML code for list output

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51870

   Web browser: ---
Bug ID: 51870
   Summary: Changing HTML code for list output
   Product: MediaWiki extensions
   Version: REL1_20 branch
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: RelatedArticles
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: roland.un...@soziologie.uni-halle.de
Classification: Unclassified
   Mobile Platform: ---

Please change the old code in RelatedArticles.class.php

Html::closeElement( 'div' ) .
Html::closeElement( 'div' ) .
Html::openElement( 'div', array( 'id' = 'p-lang', 'class' = 'portal' ) )
.
Html::element( 'h3', array(), wfMessage( 'relatedarticles-title' )-text()
) .
Html::openElement( 'div', array( 'class' = 'body' ) ) .
Html::openElement( 'ul', array( 'class' = 'body' ) ) .
implode( '', $relatedArticles );

to

Html::closeElement( 'div' ) .
Html::closeElement( 'div' ) .
Html::openElement( 'div', array( 'id' = 'p-relatedarticles', 'class' =
'portal', 'role' = 'navigation' ) ) .
Html::element( 'h3', array(), wfMessage( 'relatedarticles-title' )-text()
) .
Html::openElement( 'div', array( 'class' = 'body' ) ) .
Html::openElement( 'ul' ) ) .
implode( '', $relatedArticles );

In line 3 id was changed from p-lang to p-relatedarticles because p-lang is
already used. In the same line the role attribute was added.

In line 4 h3 must now noted instead of the former h5.

Next to the last line the class=body attribute was removed. No longer
necessary.

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


[Bug 51010] Incorrect spelling for Odia ULS typing layouts

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51010

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

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

--- Comment #5 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Closing as per comment #2. If there are more requests, please file one bug
report for one issue. 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 50564] Canceling font change via input method dialog does not apply immediately

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50564

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

   What|Removed |Added

 Status|ASSIGNED|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 49247] Duplicated settings panel when opened from IME menu if already opened

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49247

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
As per https://gerrit.wikimedia.org/r/#/c/75076/ any opened language settings
window will close if clicked somewhere else. That prevents multiple language
settings screen appearing any time

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


[Bug 51871] New: Changing HTML coding for list output in Insider.class.php

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51871

   Web browser: ---
Bug ID: 51871
   Summary: Changing HTML coding for list output in
Insider.class.php
   Product: MediaWiki extensions
   Version: REL1_20 branch
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Insider
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: roland.un...@soziologie.uni-halle.de
Classification: Unclassified
   Mobile Platform: ---

Please change the old code in Insider.class.php from

Html::closeElement( 'div' ) .
Html::closeElement( 'div' ) .
Html::openElement( 'div', array( 'id' = 'p-lang', 'class' = 'portal' ) )
.
Html::element( 'h3', array(), wfMessage( 'insider-title' )-text() ) .
Html::openElement( 'div', array( 'class' = 'body' ) ) .
Html::openElement( 'ul', array( 'class' = 'body' ) ) .
implode( '', $insiders );

to

Html::closeElement( 'div' ) .
Html::closeElement( 'div' ) .
Html::openElement( 'div', array( 'id' = 'p-insiders', 'class' = 'portal',
'role' = 'navigation' ) ) .
Html::element( 'h3', array(), wfMessage( 'insider-title' )-text() ) .
Html::openElement( 'div', array( 'class' = 'body' ) ) .
Html::openElement( 'ul' ) ) .
implode( '', $insiders );

In line 3 id was changed from p-lang to p-insiders because p-lang is already
used. In the same line the role attribute was added.

In line 4 h3 must now noted instead of the former h5 (in current master
correct).

Next to the last line the class=body attribute was removed. No longer
necessary.

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


[Bug 50846] Add fonts for Armenian language in ULS

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50846

Kartik Mistry kartik.mis...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||kartik.mis...@gmail.com
   Assignee|wikibugs-l@lists.wikimedia. |kartik.mis...@gmail.com
   |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 46665] HTML Email Digests

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46665

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 72672 merged by jenkins-bot:
(bug 46665) Add HTML email support to email digest

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

-- 
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 51872] New: French Infobox edit/modifier button consumes much whitespace

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51872

   Web browser: ---
Bug ID: 51872
   Summary: French Infobox edit/modifier button consumes much
whitespace
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: jay...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

https://fr.wikipedia.org/wiki/Soukho%C3%AF_T-60S?veaction=edit

The infobox edit/modifier button becomes a huge box that extends down to the
navbox at the bottom of the article.

-- 
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 51872] French Infobox edit/modifier button consumes much whitespace

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51872

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

   What|Removed |Added

 Blocks||51792

-- 
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 51792] VisualEditor: Non-English Wikipedia issues (tracking)

2013-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51792

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

   What|Removed |Added

 Depends on||51872

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