[Bug 32694] Use baseline shift when positioning inline math PNGs or SVGs

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

Richard Morris r...@singsurf.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||r...@singsurf.org
 Resolution|WORKSFORME  |---
   Assignee|br...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org
Summary|Use baseline shift when |Use baseline shift when
   |positioning inline math |positioning inline math
   |PNGs|PNGs or SVGs

--- Comment #12 from Richard Morris r...@singsurf.org ---
This is now an issue with the new MathML with SVG or PNG fallback mode.

It was brought up by David Eppstein at en:Wikipedia talk:WikiProject
Mathematics#MathML rendering available
http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:WikiProject_Mathematicscurid=148395diff=630880880oldid=630878007

An example can be found at http://en.wikipedia.org/wiki/Mersenne_prime in
Chrome the first formula is rendered 1 pixel to low. Things are worse in the
PNG mode with font sizes of maths formula too big and the baseline out.

-- 
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 63840] OOjs UI: Selected text in readonly/disabled TextInputWidget is hard to read on Chrome on Linux

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
Summary|OOjs UI: Selected text in   |OOjs UI: Selected text in
   |TextInputWidget is hard to  |readonly/disabled
   |read on Chrome on Linux |TextInputWidget is hard to
   ||read on Chrome on Linux

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com ---
I got confused for a bit trying to reproduce this. Turns out it only happens
for readonly and disabled TextInputWidgets.

-- 
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 48032] Math extension doesn't support many languages including Malayalam, Hindi, and Tamil

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

--- Comment #47 from This, that and the other (TTO) at.li...@live.com.au ---
Here's my explanation:

* PNG output is totally broken and needs to be fixed to stop spewing red error
messages. I think the problem here is quite obvious.
* MathML output renders very poorly. Characters are overlapping and/or severely
truncated (e.g. only half the character is visible).
* MathJax seems acceptable, even though the characters are very small. Having
said that, I do not read Malayalam so cannot confirm whether the rendering is
indeed perfectly accurate.

Hopefully Praveen can also explain some more.

-- 
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 32694] Use baseline shift when positioning inline math PNGs or SVGs

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

--- Comment #13 from Frédéric Wang fred.w...@free.fr ---
There are several cases here:

- For the PNG mode / PNG fallback, we use vertical-align: middle;. Not sure
if this is what was used before (at some point we just dropped the vertical
alignment). The real solution is probably what Brion Vibber wanted to do.

- For the SVG fallback, we use values provided server-side by MathJax node. I'm
not sure we can get something very accurate, given that the font-family /
font-size of the surrounding text on the client-side may be different to the
one of the SVG.

- For the MathML rendering in Gecko, this works well for me (especially if you
specify consistent font-family for the text/math in my user stylesheet).

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


[Maniphest] [Changed CC] T835: problems with video uploading to Commons

2014-10-24 Thread Gilles
Gilles added subscribers: MarkTraceur, Gilles.
Gilles added a comment.

@marktraceur is this the chunked upload issue that was just fixed?

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

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

To: Gilles
Cc: wikibugs-l, Rubin16, Krassotkin, MarkTraceur, Gilles



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


[Bug 48118] Math extension does not support RTL languages

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

--- Comment #3 from Peter Krautzberger peter.krautzber...@mathjax.org ---
@physikerwelt FYI MathJax does not have full RTL support yet -- see
https://github.com/mathjax/MathJax/issues/610. There are a couple of things you
can work around though.

-- 
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 48032] Math extension doesn't support many languages including Malayalam, Hindi, and Tamil

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

--- Comment #48 from Peter Krautzberger peter.krautzber...@mathjax.org ---
@physikerwelt could PNG be generated from the SVG? MathJax-node has hooks for
Apache Batik to do this. MathJax is Unicode friendly although it will often
have to rely on system fonts to provide the glyphs.

-- 
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 43133] VisualEditor: Fly-out wikitext editor for unsupported extensions' source blocks (alienated content)

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|jforrester+veteambztickets@ |esand...@wikimedia.org
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2013-08-15

--- Comment #11 from Roan Kattouw roan.katt...@gmail.com ---
Fixed by Ed last year in https://gerrit.wikimedia.org/r/#/c/78035/

-- 
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 55976] VisualEditor: Dialogs should disable Apply changes until a change is present

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

Summary|OOjs UI: Dialogs should |VisualEditor: Dialogs
   |disable Apply changes |should disable Apply
   |until a change is present   |changes until a change is
   ||present

-- 
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 71491] Redirects should appear in Cirrus's results

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

--- Comment #9 from Gryllida gryll...@fastmail.fm ---
 The link seems to be working now but I have no doubt that it was failing 
 before.  Its pretty difficult to debug it without breaking it worse.

Oops. Works now.

 2.  This kind of issue isn't going to make us switch LuceneSearch back to the 
 primary for ruwiki or ruwikinews.

I am not asking for primary. I would like to have it as an /option/. At the
time it was timing out, there was no such option.

 A (maybe bad) idea!  What if we piped the list of redirects 
 that match the query back through the api.  You'd still 
 get the non-redirect page back but it'd come with a redirect list.

The way the wikilinker gadget works now, with LuceneSearch, is that it takes
the first 3 results and chooses the shortest one. Such rewrite could be a
threat to results relevancy or similarity.

Snippet from the gadget:

--
// если в запросе было только одно слово, то выбираем самое короткое название
из первых трёх результатов
// чтобы для Аглией выдавалось Англия, а не Англиканство
if ( requestTokens === 1 ) {
var resar = [];

for ( var j = 0; j = 4; j++ ) {
if ( typeof resp.query.search[j] !== 'undefined'  txt.substr( 0, 3
).toLowerCase() === resp.query.search[j].title.substr( 0, 3 ).toLowerCase()) {
resar.push( resp.query.search[j].title );
}
}

resar.sort( compareStringLengths );

if ( typeof resar[0] !== 'undefined' ) {
pageName = resar[0];
}
}
--

This could be, in theory, rewritten to pull a list of results + the redirects,
and picking the shortest ones. But this would not guarantee the best result, as
some of the redirect origins could be rather short but irrelevant. See:

lucene search:
1. [[biology]] (redirect to [[category:biology]])
2. [[category:biology]]
3. ...

cirrus search:
1. [[category:biology]]
  - [[biology]]
  - [[bio]]
  - ...
2. [[biologists discover world's smallest orchid]]
  - ...

With cirrus search, the script for biology would return [[bio|biology]],
but it doesn't mean that such wikilink would be accurate.

-- 
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 68202] VisualEditor: No Language selected in the Language Selector shows “$1”

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution|--- |FIXED
   Assignee|jforrester+veteambztickets@ |roan.katt...@gmail.com
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2014-09-18

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com ---
Fixed as a side effect of https://gerrit.wikimedia.org/r/#/c/160098/

-- 
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 72441] Argument 1 passed to Flow\Content\Content::onShowMissingArticle() must be an instance of Article, instance of Wikibase\ViewItemAction in Content.php

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||thiemo.maet...@wikimedia.de
 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 70601] VisualEditor: The References List dialog looks too big, much unnecessary empty space

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com ---


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

-- 
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 70016] VisualEditor: Shrink back the Basic Reference dialog size

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||elitr...@gmail.com

--- Comment #7 from Roan Kattouw roan.katt...@gmail.com ---
*** Bug 70601 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 72441] Argument 1 passed to Flow\Content\Content::onShowMissingArticle() must be an instance of Article, instance of Wikibase\ViewItemAction in Content.php

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168383 merged by jenkins-bot:
Provide Article object for ShowMissingArticle hook

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

-- 
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 72470] New: Run maintenance script to update imagelinks table on Wikidata.org

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

Bug ID: 72470
   Summary: Run maintenance script to update imagelinks table on
Wikidata.org
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: maar...@mdammers.nl
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, johnflewi...@gmail.com,
steinsplit...@wikipedia.de, wikimedia.b...@snowolf.eu
   Web browser: ---
   Mobile Platform: ---

In https://bugzilla.wikimedia.org/show_bug.cgi?id=46358 tracking of image usage
on Wikidata was introduced. This seems to work quite well, but the imagelinks
table is still lagging.

According to https://www.wikidata.org/wiki/Special:MostLinkedPages , image
(P18) has 574,947 links. We also have some other image properties.

When I look at the imagelinks table:

MariaDB [wikidatawiki_p] SELECT COUNT(*) FROM imagelinks WHERE
il_from_namespace=0 LIMIT 1;
+--+
| COUNT(*) |
+--+
|   217659 |
+--+
1 row in set (0.22 sec)

That's quite a few missing links. Can someone please run some sort of
maintenance script to get this table up to date?

-- 
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 46358] Wikidata properties linking media should show up in GlobalUsage

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

--- Comment #18 from Maarten Dammers maar...@mdammers.nl ---
(In reply to Aude from comment #17)
 https://gerrit.wikimedia.org/r/#/c/155896/ is the patch
 
 I am not sure about doing a purge but maybe there could be a maintenance
 script or something to get these populated...

https://bugzilla.wikimedia.org/show_bug.cgi?id=72470

-- 
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 67554] VisualEditor mistakes the first sentence of an article as part of the template

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com ---
I have observed this kind of behavior pretty frequently. It appears that if a
template outputs a newline at the end (which is common, and easy to do by
accident), Parsoid will consider the entire paragraph to be template-generated.

-- 
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 32694] Use baseline shift when positioning inline math PNGs or SVGs

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

--- Comment #14 from Peter Krautzberger peter.krautzber...@mathjax.org ---
I took a quick look at the first equation in the Mersenne Prime page. 

The problem seems to be the stripping of the margin values from the SVG.
Reinserting the values generated by MathJax-node back into the DOM fixes the
baseline. If you want to try it out, they are 

   margin-left: 0ex; margin-right: 0ex; margin-bottom: 1px; margin-top: 1px;


Peter.

-- 
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 67554] Parsoid is too aggressive about marking content surrounding templates as template-generated

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||elitr...@gmail.com,
   ||ssas...@wikimedia.org
  Component|General |General
   Assignee|jforrester+veteambztickets@ |parsoid-t...@wikimedia.org
   |wikimedia.org   |
Product|VisualEditor|Parsoid
Summary|VisualEditor mistakes the   |Parsoid is too aggressive
   |first sentence of an|about marking content
   |article as part of the  |surrounding templates as
   |template|template-generated

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com ---
In this particular case it looks like there was no newline between the infobox
template and the start of the content, and the template caused a paragraph
break between it and the content and also inserted a category which for
whatever reason was put inside of the paragraph instead of just before it, so
the paragraph got marked as template-generated because it contained a category
that came from the template.

See DOM of
http://parsoid-lb.eqiad.wikimedia.org/hewiki/%D7%90%D7%99_%D7%94%D7%97%D7%96%D7%99%D7%A8?oldid=15683898

(In reply to Roan Kattouw from comment #1)
 I have observed this kind of behavior pretty frequently. It appears that if
 a template outputs a newline at the end (which is common, and easy to do by
 accident), Parsoid will consider the entire paragraph to be
 template-generated.
I take that back, that's only for double newlines. It does happen for single
newlines if you're in a list though.

-- 
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 48032] Math extension doesn't support many languages including Malayalam, Hindi, and Tamil

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

--- Comment #49 from physikerwelt phy...@ckurs.de ---
(In reply to This, that and the other (TTO) from comment #47)
 Here's my explanation:
 
 * PNG output is totally broken and needs to be fixed to stop spewing red
 error messages. I think the problem here is quite obvious.
OK. This will be solved by Bug 72240.
 * MathML output renders very poorly. Characters are overlapping and/or
 severely truncated (e.g. only half the character is visible).
Here, we need to clarify if the generated MathML is correct.
 * MathJax seems acceptable, even though the characters are very small.
 Having said that, I do not read Malayalam so cannot confirm whether the
 rendering is indeed perfectly accurate.
 
 Hopefully Praveen can also explain some more.

The problem I see with this bugs and many other bugs, is that there is a gap
between the bug report created by the users and the information needed by the
programmers. For example this bug describes a whole complex of problems.
So there is no well defined problem that can be transformed into a testcase and
then be resolved.

To my understanding a programmer compatible bug report would optimally be the
following:
1) What is the scenario:
a) TeX input code
b) Environment variables
c) Which rendering mode is used?
d) Which browser is used?
2) Is the input valid?
3) If it's valid: How is it supposed to look?
Is there a TeX\LaTeX document that demonstrates the rendering?
What should be the MathML output.

-- 
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 57554] VisualEditor:When the cursor is in the middle of a text the formatting (Bold/Italic/No format) does not work properly

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

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution|--- |INVALID

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com ---
That's supposed to do nothing initially, then when you start typing, the text
you type will be bold/italic/whatever.

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


[Maniphest] [Changed CC] T835: problems with video uploading to Commons

2014-10-24 Thread Wr_ohf
Wr_ohf added a subscriber: Wr_ohf.

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

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

To: Wr_ohf
Cc: wikibugs-l, Rubin16, Krassotkin, MarkTraceur, Gilles, Wr_ohf



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


[Bug 72470] Run maintenance script to update imagelinks table on Wikidata.org

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

jeremyb bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 CC||m...@uberbox.org,
   ||sprin...@wikimedia.org

--- Comment #1 from jeremyb bugzilla+org.wikime...@tuxmachine.com ---
First we should run that query against prod and make sure that it's really a
problem that needs a maint script. (vs. a problem of labs being out of
date/corrupt)

(see bug 72413 and its linked bugs)

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


[Bug 34182] Special:Translate unable to save where CAPTCHA is required

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

--- Comment #13 from Nemo federicol...@tiscali.it ---
For searchers: this bug often comes with Saving the translation failed: The
modification you tried to make was aborted by an extension hook warnings.
https://www.mediawiki.org/wiki/Thread:Extension_talk:Translate/_%27Saving_the_translation_failed:_The_modification_you_tried_to_make_was_aborted_by_an_extension_hook%27_and_Documentation_problems/reply
https://www.mediawiki.org/w/index.php?title=Help%3AExtension%3ATranslate%2FConfigurationdiff=1236716oldid=1229427

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


[Maniphest] [Commented On] T803: Show task Story Points sums in workboards

2014-10-24 Thread Christopher
Christopher added a comment.

I iimplemented a basic points field display on the workboard here.
https://phab08.wmflabs.org/project/board/4/

I had to change two core files. ProjectBoardTaskCard.php and 
PhabricatorProjectBoardViewController.php.  The added functions use the 
SprintQuery class from the Sprint extension.

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

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

To: Christopher
Cc: wikibugs-l, Qgil, chasemp, mmodell, Aklapper, Christopher, greg, 
Jaredzimmerman-WMF, Liuxinyu970226, kevinator, faidon, Tobi_WMDE_SW, 
Awjrichards, Tgr, jeremyb



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


[Bug 65423] UploadWizard should not use iframe transport for upload_by_url requests to the wiki-own-API (FlickrUploading)

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

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 65423] UploadWizard should not use iframe transport for upload_by_url requests to the wiki-own-API (FlickrUploading)

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168556 had a related patch set uploaded by Gilles:
Make flickr import use postWithToken instead of iframe transport

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

-- 
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 65423] UploadWizard should not use iframe transport for upload_by_url requests to the wiki-own-API (FlickrUploading)

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

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

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |gdu...@wikimedia.org
   |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 72340] FlickrUpload stopped working due to API request through iframe X-Frame-Option DENY

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |bawolff...@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 72415] Many false positive warnings about missing continuation parameter

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

--- Comment #2 from Michael M. listenle...@gmail.com ---
(In reply to Brad Jorsch from comment #1)
 meta=allmessages might return continuation (using amfrom), if the combined 
 text
 of all the messages being returned exceeds $wgAPIMaxResultSize.

 If all the requested values for siprop don't fit, meta=siteinfo might return
 'siprop' as a continuation. 

Well, then all meta submodules except these. Or (if you think there could be
extensions that add other meta submodules using continue) use a whitelist for
the modules that should not trigger a warning. It just doesn't make any sense
for meta=tokens and similar.

 If the client wants to suppress the warning, they should use the continue
 or rawcontinue parameters and just ignore the continuation data.

I find it a bit odd to explicitly request a specific continuation format if I'm
not interested at all in the continuation data. Once the default is switched
the parameter won't serve any purpose in that query, so it will just make
maintenance a bit harder. Using a parameter that is meant to specify the
continuation format to just suppress a temporary warning seems misuse to me.

-- 
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 62861] Update plural data to CLDR version 26

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

--- Comment #16 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168255 had a related patch set uploaded by Nemo bis:
Disable l10nupdate for the duration of CLDR 26 plural migration

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

-- 
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 72471] New: Using a generator together with a non-query module always uses new continue format

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

Bug ID: 72471
   Summary: Using a generator together with a non-query module
always uses new continue format
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: listenle...@gmail.com
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
   Web browser: ---
   Mobile Platform: ---

When you use a generator together with a non-query module that can work on a
list of pages (e.g. purge), the new continue format is always used, the
parameter rawcontinue is unknown:

http://en.wikipedia.beta.wmflabs.org/w/api.php?action=purgegenerator=allpagesgapfrom=Agaplimit=2

http://en.wikipedia.beta.wmflabs.org/w/api.php?action=purgegenerator=allpagesgapfrom=Agaplimit=2rawcontinue=1

Both add continue as continuation data, the second warns about the fact that
rawcontinue is unknown.

As the continuation data was only added after the new continue format existed
(bug 60734), I'm not sure whether this really is a bug, but at least it's not
documented.

-- 
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 72023] Possibility to enter new sitelink instantly when editing sitelink-section

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW
 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/168293/

-- 
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 72447] Can't save sitelinks after i add one, then click add to add another

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW
 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
The behaviour is the expected current behaviour of the UI. Will change with bug
#72023.
Referring to the same change set:
https://gerrit.wikimedia.org/r/#/c/168293/

-- 
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 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #10 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168558 had a related patch set uploaded by Hashar:
Refactor mw sqlite related env variables

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

-- 
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 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168558 merged by jenkins-bot:
Refactor mw sqlite related env variables

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

-- 
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 72360] Validation error against schema UploadWizardFlowEvent: Unrecognized property: quantity

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

Gilles Dubuc gdu...@wikimedia.org changed:

   What|Removed |Added

 CC||gdu...@wikimedia.org

--- Comment #2 from Gilles Dubuc gdu...@wikimedia.org ---
The inability to upload was probably #60821

-- 
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 62861] Update plural data to CLDR version 26

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

--- Comment #17 from Niklas Laxström niklas.laxst...@gmail.com ---
We are currently planning to deploy this to WMF sites during 2014-10-27 –
2014-11-06. L10nupdate will be disabled during that period. I'll try to get
this into next tech news. We are planning to send announcements to
translatewiki.net and some email lists on Monday to let people know about
l10nupdate and requesting translators to check and update translations. We will
also be running scripts at translatewiki.net on Monday or Tuesday to automate
the conversion where possible.

-- 
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 72472] New: Badge selector not recognizing badges currently set while fetching their data

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

Bug ID: 72472
   Summary: Badge selector not recognizing badges currently set
while fetching their data
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: bugzilla.d...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

After stopping edit mode on a site link group, missing data for badges is
fetched via the API. While the data is being fetched, the badge selector does
not recognize its current value properly. A visible effect is: After stopping
edit mode and retriggering it instantly by hitting edit again, the save
button is enabled though it should be disabled since there is no change in the
value. Apart from that minor problem about the button state, this may cause
interference when saving (e.g. unintentionally dropping badges).

-- 
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 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168562 had a related patch set uploaded by Hashar:
mw-teardown.sh: to be run after mw jobs

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

-- 
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 72472] Badge selector not recognizing badges currently set while fetching their data

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/168561/

-- 
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 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168562 merged by jenkins-bot:
mw-teardown.sh: to be run after mw jobs

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

-- 
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 72473] New: Raw webrequest bits partition for 2014-10-23T14/1H not marked successful

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

Bug ID: 72473
   Summary: Raw webrequest bits partition for 2014-10-23T14/1H not
marked successful
   Product: Analytics
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Refinery
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: christ...@quelltextlich.at
CC: bugwatc...@sb-mail.wmflabs.org,
christ...@quelltextlich.at, dandree...@wikimedia.org,
kle...@wikimedia.org, oke...@wikimedia.org,
o...@wikimedia.org, tneg...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

The bits webrequest partition [1] for 2014-10-23T14/1H has not been marked
successful.

What happened?


[1]
_
qchris@stat1002 // jobs: 0 // time: 09:33:20 // exit code: 0
cwd: ~
~/cluster-scripts/dump_webrequest_status.sh 
  +--+++++
  | Date |  bits  | mobile |  text  | upload |
  +--+++++
[...]
  | 2014-10-23T12/1H |.   |.   |.   |.   |
  | 2014-10-23T13/1H |.   |.   |.   |.   |
  | 2014-10-23T14/1H |X   |.   |.   |.   |
  | 2014-10-23T15/1H |.   |.   |.   |.   |
  | 2014-10-23T16/1H |.   |.   |.   |.   |
[...]
  +--+++++


Statuses:

  . -- Partition is ok
  M -- Partition manually marked ok
  X -- Partition is not ok (duplicates, missing, or nulls)

-- 
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 38121] Special pages titles suggestions in search come from fallback languages too

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

--- Comment #4 from Toliño toli.galipe...@gmail.com ---
English autocompletion is good. My point is that having three different
languages offering autocompletion is too much. Suggestions are limited, so
having three suggestions for the same special page is simply too much for me.

You can close this bug if you think no action is needed. I was just pointing
out something that it's wrong in my opinion.

-- 
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 72473] Raw webrequest bits partition for 2014-10-23T14/1H not marked successful

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

christ...@quelltextlich.at changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Blocks||72300
 Resolution|--- |FIXED

--- Comment #1 from christ...@quelltextlich.at ---
Commit 832ef481631f29216aee8f2f77f22727418409b4 got merged, which
updated the varnishkafka configuration for the bits caches. This
caused varnishkafka to reset the sequence numbers.

-- 
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 72360] Validation error against schema UploadWizardFlowEvent: Unrecognized property: quantity

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

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 72300] Raw webrequest partitions that were not marked successful due to configuration updates

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

christ...@quelltextlich.at changed:

   What|Removed |Added

 Depends on||72473

-- 
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 72360] Validation error against schema UploadWizardFlowEvent: Unrecognized property: quantity

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168563 had a related patch set uploaded by Gilles:
Points upload events to the right schema

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

-- 
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 72300] Raw webrequest partitions that were not marked successful due to configuration updates

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

Bug 72473 Summary: Raw webrequest bits partition for 2014-10-23T14/1H not 
marked successful
https://bugzilla.wikimedia.org/show_bug.cgi?id=72473

   What|Removed |Added

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

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


[Bug 72375] description edit button is misaligned

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 CC||bugzilla.d...@gmail.com

--- Comment #2 from Henning bugzilla.d...@gmail.com ---
I suppose https://gerrit.wikimedia.org/r/#/c/161453/ is not deployed (at least
that is what the CSS is telling me)? I am aware that this was broken but it
should be fixed along with that change.

-- 
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 72446] statement add button is misplaced /aligned on item with no statements yet

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW
 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/168564/

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


[Maniphest] [Claimed] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles edited the task description.
Gilles claimed this task.

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

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

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



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


[Bug 72311] Reset edit-mode when error occurs during a request-queue

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/168565/

There will be an additional change set for the fingerprint.

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


[Maniphest] [Updated] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles added a blocking task: T822: Mingle migration script.

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

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

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



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


[Maniphest] [Edited] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles edited the task description.

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

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

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



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


[Maniphest] [Updated] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles added a blocking task: T803: Show task Story Points sums in workboards.

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

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

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



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


[Maniphest] [Edited] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles edited the task description.

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

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

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



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


[Bug 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168566 had a related patch set uploaded by Hashar:
Mediawiki teardown publisher

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

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


[Maniphest] [Updated] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles added a blocking task: T452: Create/enable custom Story Points field 
for tasks.

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

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

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



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


[Maniphest] [Updated] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles added a blocking task: T37: Migrate Mingle data to Phabricator.

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

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

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



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


[Bug 72440] aliases save button not disabled when clicking edit but not entering or changing anything yet

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
Unable to reproduce locally. Does that occur after
https://gerrit.wikimedia.org/r/#/c/161453/? What is the last commit?

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


[Maniphest] [Commented On] T827: Migration of Multimedia to Phabricator

2014-10-24 Thread Gilles
Gilles added a comment.

@Qgil something else our team will need is to have at least one of us able to 
create the Sprint projects (we need one per week). The current project request 
form isn't adapted to these Sprint projects that act as tags.

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

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

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



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


[Bug 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

--- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168566 merged by jenkins-bot:
Mediawiki teardown publisher

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

-- 
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 72337] centralauth-rename-table-status-failed message missing

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |01tonytho...@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


[Maniphest] [Created] T846: Ability to tell blocked tickets apart on a single workboard

2014-10-24 Thread Gilles
Gilles created this task.
Gilles added subscribers: Gilles, Tgr, MarkTraceur.
Gilles added projects: Phabricator, Multimedia.
Gilles changed Security from none to none.

TASK DESCRIPTION
  As part of the Multimedia team's existing workflow in Mingle, we mark some 
tickets as blocked when we can't move them forward due to external dependencies.
  
  This could be reproduced by a blocked tag project, but unfortunately the 
workboard view doesn't show what other projects a given task is part of. 
Probably because it would quickly get cluttered visually. However, if the 
project ids/names were exposed as CSS classes, and we had the ability to add 
CSS rules that make sense for our team, we would be able to for example grey 
out blocked tasks in the workboard view.
  
  This is probably something we can live without at first, because we can have 
separate workboard for blocked cards and unblocked cards using filters, but it 
would be nice in the long term if a unified view was possible.

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

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

To: Gilles
Cc: Gilles, Tgr, MarkTraceur, jeremyb, Qgil, Aklapper, wikibugs-l



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


[Bug 72470] Run maintenance script to update imagelinks table on Wikidata.org

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

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 CC||aude.w...@gmail.com

--- Comment #2 from Aude aude.w...@gmail.com ---
it is a problem, since we introduced support for image links recently.

I am not sure which script or solution is best for this but think this is
possible somehow.

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


[Maniphest] [Changed CC] T803: Show task Story Points sums in workboards

2014-10-24 Thread Gilles
Gilles added a subscriber: Gilles.
Gilles added a comment.

@Christopher excellent! The only thing our team would still be missing in terms 
of workflow is to have the sum of points for a given column calculated. By 
reporpusing this counter, for example: {F414}

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

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

To: Gilles
Cc: wikibugs-l, Qgil, chasemp, mmodell, Aklapper, Christopher, greg, 
Jaredzimmerman-WMF, Liuxinyu970226, kevinator, faidon, Tobi_WMDE_SW, 
Awjrichards, Tgr, Gilles, jeremyb



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


[Bug 72240] Remove PNG only rendering mode

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

--- Comment #1 from Peter Krautzberger peter.krautzber...@mathjax.org ---
+1 for that. 

But http://www.mediawiki.org/wiki/Compatibility lists IE8 and Android 2.3 as
Grade A (neither of which supports SVG or MathML).

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


[Maniphest] [Claimed] T525: Review existing JS error logging solutions

2014-10-24 Thread Gilles
Gilles claimed this task.

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

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

To: Gilles
Cc: wikibugs-l, Tgr



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


[Bug 69702] Support PNG output for mathoid

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

physikerwelt phy...@ckurs.de changed:

   What|Removed |Added

 Blocks||72240

-- 
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 72240] Remove PNG only rendering mode

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

physikerwelt phy...@ckurs.de changed:

   What|Removed |Added

 Depends on||69702

--- Comment #2 from physikerwelt phy...@ckurs.de ---
Yes.I think we should continue to support png images for now.
That's described in 69702

-- 
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 71128] Jenkins: lanthanum/gallium tmpfs are filling up with stale tmp files

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

Antoine hashar Musso (WMF) has...@free.fr changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |ASSIGNED

--- Comment #16 from Antoine hashar Musso (WMF) has...@free.fr ---
The patch above cause jobs to delete the sqlite file on completion. That should
keep tmpfs usage at a minimum level now.

Leaving the bug open for a while though.

-- 
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 72297] Maintain order: Have API return and accept lists instead of maps

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

--- Comment #2 from Henning bugzilla.d...@gmail.com ---
Of course, the front-end needs to be able to submit order changes to the API as
well. At the moment, this can be done by submitting a plain index parameter
which, probably, is not the most robust solution.

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


[Maniphest] [Created] T847: Actions shouldn't be attributed to bzimport

2014-10-24 Thread Nemo_bis
Nemo_bis created this task.
Nemo_bis added a subscriber: Nemo_bis.
Nemo_bis added a project: Bugzilla-Preview.
Nemo_bis changed Security from none to none.

TASK DESCRIPTION
  Ugly and incorrect
  
  https://bugzillapreview.wmflabs.org/T7237
  
  bzimport added a comment.Via Conduit · Jul 16 2014, 4:33 PM
  Comment Actions
  
  jforrester wrote:

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

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

To: Nemo_bis
Cc: Nemo_bis, Qgil, wikibugs-l



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


[Maniphest] [Created] T848: Empty fields shouldn't be pasted as none, unspecified or unknown

2014-10-24 Thread Nemo_bis
Nemo_bis created this task.
Nemo_bis added a subscriber: Nemo_bis.
Nemo_bis added a project: Bugzilla-Preview.
Nemo_bis changed Security from none to none.

TASK DESCRIPTION
  Lots of clutter on https://bugzillapreview.wmflabs.org/T7237 :
  
  URL: none
  Version: unspecified
  Whiteboard: none
  Hardware/OS: unknown/unknown
  See Also:
  none
  
  Also, why the newline before last none?

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

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

To: Nemo_bis
Cc: Nemo_bis, Qgil, wikibugs-l



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


[Bug 72465] Deploy WikiGrok extension to test, test2, and en.wiki

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||aklap...@wikimedia.org,
   ||g...@wikimedia.org
 Blocks||31235
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Also see https://www.mediawiki.org/wiki/Writing_an_extension_for_deployment

-- 
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 71928] File permissions cause lintian warnings

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

Southparkfan southparkfan...@hotmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||southparkfan...@hotmail.com
 Resolution|--- |FIXED

--- Comment #3 from Southparkfan southparkfan...@hotmail.com ---
Fixed in https://gerrit.wikimedia.org/r/#/c/168568/,
https://github.com/wmde/DataTypes/pull/22 and
https://github.com/Wikidata-lib/PropertySuggester/pull/106.

-- 
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 72021] Enable instant edit-mode for empty term input boxes

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

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 CC||bugzilla.d...@gmail.com

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
How is that supposed to behave? Do you have an edit mode without being in edit
mode? Do you trigger edit mode for all labels and descriptions when starting to
type in an empty box?
The idea of having some kind of mixed edit mode would create additional
complexity. The pain is that the current state is an inconvenient intermediate
step towards implementing the new UI. We could either rewind and put changing
edit mode of the In other languages into a greater UI change. However, that
would create additional work - not just for rewinding. Huge changes do not
really fit into the development process (pointing at merge conflicts). We
should rather focus on moving on to switching to the new UI priorizing on the
steps removing inconveniences created on the way first.
In my opinion, an intermediate solution for an intermediate solution like this
bug is proposing is not pointing into the right direction. :-/

-- 
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 31235] Extensions awaiting code review to be deployed on Wikimedia wikis (tracking)

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

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

   What|Removed |Added

 Depends on||72465

-- 
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 18181] Prune unneeded redirects from SimpleSearch's autosuggest dropdown

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

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

   What|Removed |Added

Version|1.15.x  |1.25-git
Summary|Prune unneeded redirects|Prune unneeded redirects
   |from the autosuggest|from SimpleSearch's
   |dropdown|autosuggest dropdown
 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 72444] Teahouse has bad title

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

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Looks like https://www.mediawiki.org/wiki/Extension:Teahouse is its homepage?
Where is the bugtracker of that project?

-- 
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 71928] File permissions cause lintian warnings

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168399 abandoned by Hoo man:
Fix file permissions

Reason:
Per comments

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

-- 
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 72420] Bring back the view counter and make it optional

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

--- Comment #9 from Subfader subfa...@gmail.com ---
(In reply to Chad H. from comment #7)
 What does this have to do with WP?

I mean making such drastic decisions without thinking of the normal MW users.

All developments on MW core are only done if it suits WP.

As I said, if you would consider the needs of the normal MW users or if WP
useed the view counter, this would have been fixed long time ago rather than
removed completely.

That's how I see/feel it, sorry i that's not the case.

-- 
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 72420] Bring back the view counter and make it optional

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

--- Comment #10 from Subfader subfa...@gmail.com ---
On my private wiki I use the view counts together with Extension:Favorites to
calculate propularity of all articles.

Devs might say: Who cares how popular an article is?!

Well, not every wiki is WP nor related to encyclopedian content.

Just think of all the fan wikis... They need a way to present the most poluar
pages.

For me this change is like removing the ranking stars on IMDb.

But I might waste my time here. WP doesn't need it, so throw 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 72420] Turn hit counters (which were removed in 1.25) into an extension

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

Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com
  Component|General/Unknown |Extensions requests
Product|MediaWiki   |MediaWiki extensions
Summary|Bring back the view counter |Turn hit counters (which
   |and make it optional|were removed in 1.25) into
   ||an extension

--- Comment #11 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com ---
(In reply to Subfader from comment #9)
 (In reply to Chad H. from comment #7)
  What does this have to do with WP?
 
 I mean making such drastic decisions without thinking of the normal MW users.
 
 All developments on MW core are only done if it suits WP.

Well, the hit counter has been disabled on WP since...ever.

 As I said, if you would consider the needs of the normal MW users or if WP
 useed the view counter, this would have been fixed long time ago rather than
 removed completely.

In my experience, whenever I'm trying to help someone make their site faster,
disabling hit counters is one of the first things I tell them to do (as
recommended on [[mw:User:Aaron_Schulz/How_to_make_MediaWiki_fast]]).

...

In any case, I've adjusted the bug title to something a bit more actionable.
I'll try to take a stab at it over the weekend...

-- 
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 72474] New: Missing line break in anonymous editing link

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

Bug ID: 72474
   Summary: Missing line break in anonymous editing link
   Product: MobileFrontend
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: alpha
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: florian.schmidt.wel...@t-online.de
CC: jrob...@wikimedia.org, kl...@wikimedia.org,
kw...@wikimedia.org, maxsem.w...@gmail.com,
rkald...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Created attachment 16878
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16878action=edit
missing line break (Signup edit without login)

In the CtaDrawer, there is a line break missing (see image).

-- 
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 72463] Regression: Summary and captcha field in editor is missing styling

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

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 CC||florian.schmidt.welzow@t-on
   ||line.de
Summary|Regression: Summary field   |Regression: Summary and
   |in editor is missing|captcha field in editor is
   |styling |missing styling

--- Comment #5 from Florian florian.schmidt.wel...@t-online.de ---
Captcha input field, too.

-- 
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 72474] Missing line break in anonymous editing link

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

--- Comment #1 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Trello card
https://trello.com/c/vCbdm4YM

-- 
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 72420] Turn hit counters (which were removed in 1.25) into an extension

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

--- Comment #12 from Subfader subfa...@gmail.com ---
(In reply to Kunal Mehta (Legoktm) from comment #11)
 In my experience, whenever I'm trying to help someone make their site
 faster, disabling hit counters is one of the first things I tell them to do
 (as recommended on [[mw:User:Aaron_Schulz/How_to_make_MediaWiki_fast]]).

That's a fatal decision you recommend there, imo. Once disabled you cannot
enable it again. You can, but then all view counts on the existing pages are
wrong. Forever. F.O.R.E.V.E.R.

My site is fast enough using $wgHitcounterUpdateFreq and other mechanisms tho.

-- 
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 72474] Missing line break in anonymous editing link

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

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |florian.schmidt.welzow@t-on
   |org |line.de

-- 
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 72420] Turn hit counters (which were removed in 1.25) into an extension

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

--- Comment #13 from Subfader subfa...@gmail.com ---
(In reply to Kunal Mehta (Legoktm) from comment #11)
 Well, the hit counter has been disabled on WP since...ever.

Ok, fair enough. But enabling it later was impossible anyway (see above) ;)

-- 
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 72463] Regression: Summary and captcha field in editor is missing styling

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

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168573 had a related patch set uploaded by Florianschmidtwelzow:
Remove special styling of captcha input field in EditorOverlay

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

-- 
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 18914] Get rid of compiled_templates folder and use MW cache

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

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

   What|Removed |Added

   Assignee|sergey.chernys...@gmail.com |wikibugs-l@lists.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 18915] Page-wide Widget variables

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

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

   What|Removed |Added

   Assignee|sergey.chernys...@gmail.com |wikibugs-l@lists.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 18913] Widgets that use 'validate' modifier break the site on PHP 5.2.0

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
The oldest MediaWiki version currently supported is 1.19 and that requires PHP
5.2.3, hence closing this ticket as obsolete.

-- 
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 18714] information about cascade protection by owner is missing

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

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
The English version only says This page has been protected to prevent editing
or other actions.
The German version is more verbose: Diese Seite ist für das Bearbeiten
gesperrt. Gründe für den Seitenschutz finden sich im Seitenschutz-Logbuch, auf
der Diskussionsseite oder in den Regeln für geschützte Seiten.

Similarly under Templates used on this page, English only offers
(semi-protected) and (protected) while German says (schreibgeschützt für
unangemeldete und neue Benutzer) and (schreibgeschützt).

-- 
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 18729] Use checkboxes or radio buttons instead of links when multiple filter options can be toggled

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

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

   What|Removed |Added

Version|1.15.x  |1.25-git
Summary|Use checkboxes or radio |Use checkboxes or radio
   |buttons instead of links|buttons instead of links
   |when multiple options can   |when multiple filter
   |be toggled  |options can be toggled

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
(still valid in 1.25)

-- 
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 72474] Missing line break in anonymous editing link

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 168576 had a related patch set uploaded by Florianschmidtwelzow:
Add workaround for missing diblock display

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

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