[Bug 49626] jquery.makeCollapsible causes memory leaks in all major browsers

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49626

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|$.makeCollapsible causes|jquery.makeCollapsible
   |memory leaks in all major   |causes memory leaks in all
   |browsers|major browsers

-- 
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 49638] The option to use default editor is not discoverable enough

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49638

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com ---
Mark it as a dupe then, not invalid.

Even if you fix all the three issues mentioned in 49563, the usability issue of
using the editor that works remain. Unless you of course also add support for
syntaxhighlight tag, at which point I can probably use the new editor.

-- 
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 49379] Cog icon disappears often after hovering or clicking

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49379

--- Comment #2 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Noticed that the bug does not happen in screen resolution greater than 1024*768

-- 
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 49636] MediaWiki's feedback tool fails badly when it can't write to the target page

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49636

--- Comment #6 from Nemo federicol...@tiscali.it ---
(In reply to comment #3)
 Always surprised how few people know about it, given how key it was for the
 Vector roll-out.

For the records,
https://meta.wikimedia.org/wiki/Vector#How_can_I_give_feedback_about_the_new_skin.3F
I guess.
The feedback page(s) had a mere hundred edits? It's not surprising they weren't
noticed
http://vs.aka-online.de/cgi-bin/wppagehiststat.pl?lang=meta.wikimediapage=2010+Wikimedia+design+and+feature+change%2FFeedback
(And I now see I even helped process the feedback there...)

-- 
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 46440] co-ment-like tool for inline comments

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46440

--- Comment #39 from richa jain richa.jain1...@gmail.com ---
Gerrit is ready and all my github changes are imported. 
https://git.wikimedia.org/log/mediawiki%2Fextensions%2FAnnotator.git
The basic skeleton of where to call the annotations is ready. Now i am starting
with the storage of comments. Here are some of my points:
1. Going through the idea of custom table implementation and storing comments
in a separate table which takes account of the revision id, user and the range.
2. Creating classes 'create', 'update', 'read', 'delete' for annotations.
https://github.com/okfn/annotator/wiki/store-plugin#urls
3. Modify the above urls of OKFN as:
prefix: 'api.php'
create: '?action=create', etc.

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


[Bug 49672] New: There has a bug used in a 'span title' tag in external link.

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49672

   Web browser: ---
Bug ID: 49672
   Summary: There has a bug used in a 'span title' tag in external
link.
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: aranet...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

When I use 'span title' in external link, MediaWiki are recognized MediaWiki
syntax instead of the brackets and showed strange if '#91; and #93;' are
included. e.g. [http://zoo.com/wiki/Talk:Main page span title=Main Page talk
#91;alt-shift-t#93;Discussions about Main Page/span]

-- 
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 49673] New: Content of template is deployed

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49673

   Web browser: ---
Bug ID: 49673
   Summary: Content of template is deployed
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: ReplaceText
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: aranet...@gmail.com
CC: yaro...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

In spacial page 'replace text', content of template is not shown as a string
and deployed in summary. if I replace {{one}} to {{two}} when {{two}} is
include This is two, spacial page write This is two, not {{two}} in
summary.

-- 
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 36467] Impossible to search a commit from Gerrit

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36467

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #3 from Nemo federicol...@tiscali.it ---
(In reply to comment #2)
 (In reply to comment #0)
  1) you have to use message: prefix
 
 Request for full-text search is
 https://code.google.com/p/gerrit/issues/detail?id=866
 
  2) it only searches from open commits by default
  3) doing message:foo is:merged takes forever
 
 And https://code.google.com/p/gerrit/issues/detail?id=1441 is Optimize
 commit
 message search predicate

No movement in either.
Does gitblit make this report obsolete? It doesn't have fulltext search, but
commit messages are indexed.

-- 
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 49674] New: Restore full text search/grepping on the whole repository

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49674

   Web browser: ---
Bug ID: 49674
   Summary: Restore full text search/grepping on the whole
repository
   Product: Wikimedia
   Version: unspecified
  Hardware: All
   URL: http://git.wikimedia.org/
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Git/Gerrit
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
marcin.cies...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Gitweb had a grep feature, probably the only thing we miss of it.

Gitblit supports only lucene search, which doesn't seem to scale for our
repository (but needs more testing, I hear). Also: I have no interest in
implementing a regex search because the Lucene search fits my needs.  If you
would like to contribute a regex search I'd be happy to merge it.
https://code.google.com/p/gitblit/issues/detail?id=87

https://blog.mozilla.org/webdev/2013/06/13/dxr-digests-the-firefox-codebase/
made me curious about DXR but the docs are too intricate
(https://github.com/mozilla/dxr/issues/139).

-- 
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 49560] ULS icon is too small and unidentifiable

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49560

--- Comment #13 from ansuman ansum...@gmail.com ---
And I must add, unlike Commons and Meta, why it's taking 3-4 seconds to appear
the Language settings (pop up) option at sidebar??

-- 
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 49317] Down arrow missing from keyboard icon in RTL

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49317

--- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69031 (Gerrit Change
I566980aeafb9dce45ab4916751947c301778377c)

-- 
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 31641] Article feedback extension at ml.wikipedia

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31641

Viswaprabha viswapra...@gmail.com changed:

   What|Removed |Added

 CC||viswapra...@gmail.com

--- Comment #7 from Viswaprabha viswapra...@gmail.com ---
I would like to know what happened to this bug!
What happened to the big push?

-- 
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 49624] SULInfo feature request: sorting thru GET parameters or some other way

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49624

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||benap...@gmail.com
   Assignee|m...@uberbox.org|benap...@gmail.com

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


[Bug 49535] Add $page_encoded and $username_encoded to wm-bot variable list for @configure recent-changes-template

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49535

--- Comment #3 from Peter Bena benap...@gmail.com ---
ok I will create $encoded_wiki_page because this is a bug in mediawiki.

using + symbol is correct way to encode url

-- 
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 49631] PageCuration doesn't use edit summaries when posting to talk pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49631

--- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69033 (Gerrit Change
Ic5855c8a5fd2282cbf6d825d959f49b8a3b9bf41)

-- 
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 49631] PageCuration doesn't use edit summaries when posting to talk pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49631

Nischay Nahata nischay...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |nischay...@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 49675] New: Error thrown when searching for a namespace

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49675

   Web browser: ---
Bug ID: 49675
   Summary: Error thrown when searching for a namespace
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
   URL: https://en.wikipedia.org/w/index.php?search=wikipedia%
3Atitle=Special%3ASearch
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MWSearch
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: listenle...@gmail.com
CC: rain...@eunet.rs
Classification: Unclassified
   Mobile Platform: ---

When I search for a string that is a namespace (including the colon), like
Wikipedia:, an error is thrown:
https://en.wikipedia.org/w/index.php?search=Wikipedia%3Atitle=Special%3ASearch
An error has occurred while searching: The search backend returned an error:

-- 
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 48841] Move setup of fixed properties to LocalSettings.php

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48841

Nischay Nahata nischay...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Nischay Nahata nischay...@gmail.com ---
Change 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 49515] IME fails to re enable by keyboard shortcut

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49515

--- Comment #8 from sunil vss...@gmail.com ---
Problem persists with Firefox 21.

-- 
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 49515] IME fails to re enable by keyboard shortcut

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49515

sunil vss...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |High
   Severity|normal  |major

--- Comment #9 from sunil vss...@gmail.com ---
As this extension replaced a good working Naarayam extension, changing its
importance to 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 49676] New: Error message when rebasing patch

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49676

   Web browser: ---
Bug ID: 49676
   Summary: Error message when rebasing patch
   Product: Wikimedia
   Version: unspecified
  Hardware: All
   URL: https://gerrit.wikimedia.org/r/#/c/67955/
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Git/Gerrit
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: niklas.laxst...@gmail.com
CC: christ...@quelltextlich.at, innocentkil...@gmail.com,
marcin.cies...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

The rebase seemed to complete succesfully though.

Code Review - Error
Server Error
Mail Error: Server smtp.pmtpa.wmnet rejected recipient Siebrand
siebr...@wikimedia.org: 451 Temporary local problem - please try later
Server smtp.pmtpa.wmnet rejected DATA command: 503-All RCPT commands were
rejected with this error:
503-Temporary local problem - please try later
503 Valid RCPT command must precede DATA

-- 
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 49677] New: Section edit links shown for protected pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49677

   Web browser: ---
Bug ID: 49677
   Summary: Section edit links shown for protected pages
   Product: MediaWiki
   Version: 1.22-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Skin and page rendering
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: listenle...@gmail.com
CC: krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

For some protected pages section edit links are shown.

* It only happens for anon users.
* It happens for both semi- and completely protected pages:
** [[de:Angela Merkel]]
** [[de:Liste brauner Zwerge]]
* It only happens for articles (e.g. not on [[de:Wikipedia:Impressum]], not on
user pages)
* It doesn't happen in other languages (at least, not in all, [[Angela Merkel]]
doesn't have edit section links).

-- 
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 49678] New: Some template combinations make text not editable

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49678

   Web browser: ---
Bug ID: 49678
   Summary: Some template combinations make text not editable
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: i...@wikia-inc.com
  Reporter: w...@ainali.com
CC: i...@wikia-inc.com, jforres...@wikimedia.org,
krinklem...@gmail.com, or...@framezero.com
Classification: Unclassified
   Mobile Platform: ---

On Swedish Wikipedia, we have quite a few bot generated articles (some hundreds
of thousands) like this one: https://sv.wikipedia.org/wiki/Macrothemis_ultima

When in editing mode, somehow the first line of text cannot be edited. 

If an article has a second line, it is possible to edit that one (but still not
the first line), e.g. https://sv.wikipedia.org/wiki/Lepidosaphes_lithocarpi

-- 
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 49677] Section edit links shown for protected pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49677

--- Comment #1 from Michael M. listenle...@gmail.com ---
(In reply to comment #0)
 ** [[de:Liste brauner Zwerge]]

s/b/B/: [[de:Liste Brauner Zwerge]]

-- 
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 49679] New: Incorrect placement of IME selector

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49679

   Web browser: ---
Bug ID: 49679
   Summary: Incorrect placement of IME selector
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UniversalLanguageSelector
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: vss...@gmail.com
CC: alolita.sha...@gmail.com,
amir.ahar...@mail.huji.ac.il,
niklas.laxst...@gmail.com, pgi...@wikimedia.org,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 12559
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12559action=edit
Incorrect placement of IME Selector

Sometimes, IME Selector icon of ULS appears on the right top corner of text
boxes and it will be impossible to select a desired item from it.

Please see the screenshot.

Note: The screenshot is from Windows 7 with Firefox 21. However the problem was
found with Ubuntu 12.04/Firefox 21 also.

-- 
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 49676] Error message when rebasing patch

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49676

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #1 from Nemo federicol...@tiscali.it ---
This happened to me too once, a long time ago.

-- 
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 49676] Error message when rebasing patch

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49676

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |minor

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


[Bug 49679] Incorrect placement of IME selector

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49679

--- Comment #1 from sunil vss...@gmail.com ---
When appearing this bug, in combination with [[bug:49515]], IME selection
becomes almost impossible.

-- 
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 49448] Add Extension:YetAnotherKeywords to de.wikiversity

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49448

Jehy f...@jehy.ru changed:

   What|Removed |Added

 CC||f...@jehy.ru

--- Comment #7 from Jehy f...@jehy.ru ---
Hello, guys. I am extention author. I'll look through the problem soon (~ up to
30 june).

-- 
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 49680] New: VisualEditor: Link inspector icon appearing for no apparent reason

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49680

   Web browser: ---
Bug ID: 49680
   Summary: VisualEditor: Link inspector icon appearing for no
apparent reason
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 12560
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12560action=edit
Screenshot

See on https://en.wikipedia.org/wiki/Brainbuster for example, at the bottom -
screenshot attached. Reproduced in Chrome, Firefox and Safari.

-- 
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 49681] New: Required Non-malayalam numerals with Inscript2 layout

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49681

   Web browser: ---
Bug ID: 49681
   Summary: Required Non-malayalam numerals with Inscript2 layout
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UniversalLanguageSelector
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: vss...@gmail.com
CC: alolita.sha...@gmail.com,
amir.ahar...@mail.huji.ac.il,
niklas.laxst...@gmail.com, pgi...@wikimedia.org,
run...@gmail.com, s.mazel...@xs4all.nl,
santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Malayalam Inscript2 layout provide Malayalam numerals (ie. ൧,൨,൩..) from both
main number keys as well as from numeric keypad. Please change this behavior
such that the main number keys to give standard style numerals (ie. 1,2,3..) as
with the Inscript layout provided.

-- 
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 49682] New: VisualEditor: link duplicated

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49682

   Web browser: ---
Bug ID: 49682
   Summary: VisualEditor: link duplicated
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 12561
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12561action=edit
Screenshot

See associated screenshot, from the page
https://en.wikipedia.org/wiki/Henkle_v._Gregory

Reproduced in Chrome, Safari and Firefox.

-- 
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 49608] VisualEditor: HTML comments are dropped from transclusion calls

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49608

--- Comment #6 from Ed Sanders esand...@wikimedia.org ---
Can't reproduce in master. The comment appears in the template dialog and can
be edited. With experimental code disabled the template is completely
untouched.

-- 
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 48177] Parsoid: 'align=right' normalised to 'align=right'

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48177

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||lydia.pintscher@wikimedia.d
   ||e
 Resolution|INVALID |---

--- Comment #2 from Lydia Pintscher lydia.pintsc...@wikimedia.de ---
I'm reopening this one as it seems close-enough to an issue one of the editors
in dewp had.
They were editing and in this edit a few align=right were changed to
align=right. However this wasn't done for all of the occurrences of
align=right.

http://de.wikipedia.org/w/index.php?title=Briefmarken-Jahrgang_1959_der_Deutschen_Post_der_DDRdiff=prevoldid=119590571

-- 
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 39564] Parsoid: Semantically insignificant whitespace round-tripping (tracking)

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39564

Bug 39564 depends on bug 48177, which changed state.

Bug 48177 Summary: Parsoid: 'align=right' normalised to 'align=right'
https://bugzilla.wikimedia.org/show_bug.cgi?id=48177

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

-- 
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 48162] Beta main page has many links to 404'ing config files

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48162

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

   What|Removed |Added

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

--- Comment #5 from Antoine hashar Musso has...@free.fr ---
Nemo, I have made you a global sysop on beta.

I have cleaned up the main page a bit. The config list is now pointing at 
http://noc.wikimedia.org/conf/ since beta configuration is now shared with
production.

-- 
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 49683] New: VisualEditor: Unexpected padding

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49683

   Web browser: ---
Bug ID: 49683
   Summary: VisualEditor: Unexpected padding
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See the tabs on https://en.wikipedia.org/wiki/User:Panpog1 for example.

-- 
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 41285] [OPS] foreachwiki on beta use all.dblist instead of all-wmflabs.dblist

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41285

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

   What|Removed |Added

   Keywords||ops
Summary|foreachwiki on beta use |[OPS] foreachwiki on beta
   |all.dblist instead of   |use all.dblist instead of
   |all-wmflabs.dblist  |all-wmflabs.dblist

-- 
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 49684] New: VisualEditor: nowiki tags added to references (and references split up (and content dropped))

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49684

   Web browser: ---
Bug ID: 49684
   Summary: VisualEditor: nowiki tags added to references (and
references split up (and content dropped))
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

An example is
https://en.wikipedia.org/w/index.php?title=Valottediff=559961373oldid=559939306
- another is
https://en.wikipedia.org/w/index.php?title=The_Day_the_World_Gets_%27Rounddiff=559962523oldid=559851975
where the VisualEditor seems to have taken it upon itself to drop content and
convert templates into pure reference tags

-- 
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 49634] Icon for switching between languages missing in Indic Wikipedias

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49634

Subhashish Panigrahi psubhash...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Subhashish Panigrahi psubhash...@gmail.com ---
(In reply to comment #2)
 Please read https://www.mediawiki.org/wiki/How_to_report_a_bug before
 submitting your next bug. All in one bug reports does not help.
 
 (In reply to comment #0)
  Few of the issues which are interconnected and need immediate action:
  
  In all the Indic Wikipedias the icon for switching between English and Indic
  languages is missing. 
 
 http://www.mediawiki.org/wiki/Universal_Language_Selector/
 FAQ#How_can_I_change_the_Display_language
 
 http://www.mediawiki.org/wiki/Universal_Language_Selector has more
 documentation with screenshots.
 
  There should be also few more features enabled:
  A) Webfont enable/disable option should not be a four layer process: Click 
  on
  the keyboard icon - Gear icon - Display - Font. It should be a simple
  dropdown like it was earlier because that makes it simple for a new user.
 
 The design was tested with users from many languags and we had public call
 for
 participation in that tests. We had multiple designs, we chose based on
 user's
 feedback. Of course there will be users who don't like the design. But it is
 a
 reality that we cannot satisfy everybody.
 
  B) How someone would learn how to enable the language typing for the first
  time? There is no icon. To understand this user experience I showed Odia
  Wikipedia to few old and young people. Most of them could not figure out a
  way
  to enable it. It looks great and is interactive but takes a users in many
  layers to enable a simple thing like enabling the language typing tool or
  disabling the web font.
 
 To type something users always go to a text box, not to somewhere else in the
 page. If you goto an editable area, you see a keyboard icon that helps to
 choose input method.
 
 http://www.mediawiki.org/wiki/Universal_Language_Selector/
 FAQ#I_would_like_to_change_the_keyboard_for_the_language_that_I_have_chosen.
 _How_can_I_do_that
 
 It is true that people who were using old input method tool will search for
 the
 Narayam menu.
 
  Because I know Ctrl+M is a shortcut for enabling typing tool I do that out 
  of
  practice. A first time user would never click on a floating keyboard icon 
  and
  then notice the shortcut and use it, it should be somewhere on the top near
  the
  username or Log in link; a simple Enable/Disable (Press Ctrl+M to type in 
  XXX
  language) would be simpler and easy in addition to the interactive UI for
  ULS.
 
 The UI was based on the feedback from users *participated* in design testing.
 
  Most importantly there is no simple manual/guide for the wikipedians to
  switch
  between languages. I have made one small guide for Punjabi Wikipedia
  (https://pa.wikipedia.org/wiki/Help:Typing) and the link is on the site
  notice.
  So, someone who is landing on Wikipedia for the first time could also 
  notices
  it and go through the guide to enable his/her language.
 
 Without help from community, we cannot write user documentation in all
 languages we support. I wrote it for my mother tongue. Please consider
 writing
 it for your language.
 
  Many of the transliterated spelling for the typing scheme are wrong. Please
  involve the community to transliterate such vital parts of a tool. Thousands
  and millions of users would be facing problems everyday to figure out what
  exactly that gibberish word and failing to click to enable the tool they 
  want
  to use.
 
 You are welcome. You had contributed to jquery.ime in the past. Thanks for
 that. Please continue.
 
 I am closing this bug, because there is no actionable item in this. If you
 want
 to get something fixed, please file bugs as explained at
 https://www.mediawiki.org/wiki/How_to_report_a_bug

 There is still some unsolved problems. The language Wikipedias don't have 
 the option for choosing the languages unlike Meta or commons. That'd be a 
 useful feature especially for the Indic language wikipedias.

 Ctrl+M is not working for the first time. It works only after one particular 
 language is selected.

-- 
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 49634] Icon for switching between languages missing in Indic Wikipedias

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49634

--- Comment #4 from Subhashish Panigrahi psubhash...@gmail.com ---
Created attachment 12562
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12562action=edit
Screenshot of commons with a Language selection menu on the top of the page

-- 
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 48127] beta: text squid conf should be in puppet

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48127

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

   What|Removed |Added

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

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Will be migrated to a varnish instance.

-- 
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 48299] Interlanguage links do not work inside labs environment

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48299

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
The rebuildInterwiki.php script in mediawiki/extensions/WikimediaMaintenance
would need to be adapted for beta.  It is not that hard but definitely time
consuming since it has been written for production.

-- 
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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

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

   What|Removed |Added

Summary|Math extension broken at|beta: install texvc
   |beta.wmflabs.org: No   |
   |backend defined with the|
   |name `global-multiwrite`.  |
   |or Missing texvc   |
   |executable |

--- Comment #11 from Antoine hashar Musso has...@free.fr ---
Test case is on http://en.wikipedia.beta.wmflabs.org/wiki/Math

math3 + 2/math

gives out:

Failed to parse (Missing texvc executable; please see math/README to
configure.): 3 + 2

-- 
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 49685] New: VisualEditor: slow to handle large articles

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49685

   Web browser: ---
Bug ID: 49685
   Summary: VisualEditor: slow to handle large articles
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This is more of a tracking bug than anything else, but it should be something
people are aware of and something that's formally logged; the VisualEditor is
very slow on large articles, to the point where it causes confusing output.

Using the example of https://en.wikipedia.org/wiki/OpenOffice - I edited this
and it took a good 20 seconds just to render 'review changes', and another 20
to save. David Gerard did the same and the server popped up  Error saving data
to server: timeout. with both 'review' and 'save'. Despite this, it saved
anyway.

Obviously as a long-term thing: we shouldn't have an editor so slow that
someone in an industrialised, Western nation (i.e. the UK) can't make things
work.[1] As a short-term thing, we shouldn't be informing users something has
gone terribly, terribly wrong, abort! when it has actually saved.

[1] It's David Gerard, he's not going to be using dial-up.

-- 
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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

--- Comment #12 from Antoine hashar Musso has...@free.fr ---
Rebuild math on deployment-bastion as mwdeploy using /usr/bin/scap-recompile .
The generated HTML points to production though:


$ echo 'math2+3/math'|mwscript parse.php --wiki=enwiki
parse.php: warning: reading wikitext from STDIN. Press CTRL+D to parse.

pimg class=tex alt=2+3
src=//upload.wikimedia.org/math/4/4/c/44c7c5541a25b4ed6340e07dde8f8dca.png /
/p
$

-- 
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 49686] New: VisualEditor: convert wikitext to VE-compatible elements on save

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49686

   Web browser: ---
Bug ID: 49686
   Summary: VisualEditor: convert wikitext to VE-compatible
elements on save
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Bug title may be a bit confusing; essentially, a user has suggested that the VE
auto-convert wikimarkup entered ''into'' the VE, on save. The use case is users
who keep typing [[link]], basically.

My feelings on this are mixed; I think it's perfectly possible that this would
be useful, but it sounds like a ton of work and it's also perfectly possible
that, once we go live, muscle memory will adapt and there'll be no point to
this. For now, sticking it in as a potential future enhancement.

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


[Bug 49634] Icon for switching between languages missing in Indic Wikipedias

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49634

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||federicol...@tiscali.it
 Resolution|--- |INVALID

--- Comment #5 from Nemo federicol...@tiscali.it ---
(In reply to comment #4)
 Created attachment 12562 [details]
 Screenshot of commons with a Language selection menu on the top of the page

Yes. That's called the personal position for ULS, while Wikipedias use the
interlanguage position. So it's not a bug, please read what was linked above.
If there's consensus on wiki, you may file a request for configuration change
to enable the Commons-like position instead: I don't know if it's possible but
it could be considered.

-- 
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 49687] New: VisualEditor: Template displaying in the incorrect language

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49687

   Web browser: ---
Bug ID: 49687
   Summary: VisualEditor: Template displaying in the incorrect
language
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See the bottom of https://en.wikipedia.org/wiki/Chad_Griffin for example - it
also occurs at https://en.wikipedia.org/wiki/3rd_Brahmans and
https://en.wikipedia.org/wiki/In_re_Estate_of_Gardiner (each time in a
different language; Russian, Vietnamese and French respectively).

I have no idea what's going on, but this seems pretty important to solve for.

-- 
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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #13 from Antoine hashar Musso has...@free.fr ---
$ mwscript eval.php --wiki=enwiki
 return $wgMathPath
//upload.wikimedia.org/math


I have cleaned up the math related global settings 
https://gerrit.wikimedia.org/r/69061

$ mwscript eval.php --wiki=enwiki
 return $wgMathPath
//upload.beta.wmflabs.org/math


Purged the math page http://en.wikipedia.beta.wmflabs.org/wiki/Math and it
generated HTML that points to
http://upload.beta.wmflabs.org/math/0/4/9/049dc5a60b2b3315b2504c319f6fb8e1.png

Still have to have texvc automatically recompiled whenever it is changed.

-- 
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 49688] New: VisualEditor: distinction between URL and title not handled correctly

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49688

   Web browser: ---
Bug ID: 49688
   Summary: VisualEditor: distinction between URL and title not
handled correctly
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See
https://en.wikipedia.org/wiki/United_States_v._11_1/4_Dozen_Packages_of_Articles_Labeled_in_Part_Mrs._Moffat%27s_Shoo-Fly_Powders_for_Drunkenness
- with the last link
([http://archive.nlm.nih.gov/fdanj/items-by-subject?subject=Mrs.+Moffat's+Shoo+Fly+Powders+for+Drunkenness
Case information at the NIH National Library of Medicine]) the VE incorrectly
determines which bit is the URL and which is the displayed text, resulting in
(within the VE) page text that reads 's+Shoo+Fly+Powders+for+Drunkenness Case
information at the NIH National Library of Medicine

-- 
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 49689] New: VisualEditor: sound icon not displaying correctly

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49689

   Web browser: ---
Bug ID: 49689
   Summary: VisualEditor: sound icon not displaying correctly
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See https://en.wikipedia.org/wiki/Hermann_M%C3%BCller_%28politician%29 for
example; found in Chrome 27 on a Mac. In Safari 6.0.5 it displays differently
(a large space appears, rather than a missing icon signifier) but is still
broken. Not replicatable in Firefox 21.0/Windows 7.

-- 
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 12494] Missing config option to provide anonymous logging required by german law

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12494

Robert M. Albrecht ro...@gmx.de changed:

   What|Removed |Added

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

--- Comment #4 from Robert M. Albrecht ro...@gmx.de ---
Yes, this should suffice.

-- 
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 49690] New: VisualEditor: Templates (incorrectly) expanded

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49690

   Web browser: ---
Bug ID: 49690
   Summary: VisualEditor: Templates (incorrectly) expanded
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

https://en.wikipedia.org/wiki/Template:Contradictory, on
https://en.wikipedia.org/wiki/Necessity - in the VisualEditor it displays as
[span title=This text contradicts text in the article Necessity in English
law (3 May 2011)contradictory]. Reproduced in Chrome 27/Safari 6.0.5 on a
Mac, Firefox 21.0 on Windows 7.

-- 
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 49688] VisualEditor: distinction between URL and title not handled correctly

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49688

--- Comment #1 from Oliver Keyes oke...@wikimedia.org ---
Possibly another instance at
https://en.wikipedia.org/wiki/Acromantis_formosana?veaction=edit although this
may be unrelated.

-- 
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 49691] New: VisualEditor: Tables are formatted oddly

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49691

   Web browser: ---
Bug ID: 49691
   Summary: VisualEditor: Tables are formatted oddly
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: oke...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

See https://en.wikipedia.org/wiki/Daryle_Singletary?veaction=edit - the first
three (but strangely, not the last) discography tables.

-- 
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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69068 (Gerrit Change
Ib8e92577d1b9ab41e4c41e2598d10b997dd2b203)

-- 
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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

--- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69069 (Gerrit Change
I704ead3913fde080344015bb246c1d21af61ace5)

-- 
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 49556] Link to revert to the earlier display language inside the tooltip cannot be clicked

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49556

Santhosh Thottingal santhosh.thottin...@gmail.com 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 47203] beta: install texvc

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

--- Comment #16 from Antoine hashar Musso has...@free.fr ---
Jenkins job and Zuul triggers have been deployed (changes above).

Whenever a change is merged in Math (for example a l10n update), we will have
to check whether the job works properly at
https://integration.wikimedia.org/ci/job/beta-recompile-math-texvc/

Hence this bug is very close to be resolved for good.

-- 
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 48786] Labs should not be able to trigger Newprojects announcements

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48786

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

   What|Removed |Added

   Keywords||easy
   Priority|Unprioritized   |Low

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


[Bug 49584] labels for UI controls in ULS panels are not loaded in the Malayalam Wikipedia

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49584

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
Patch 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 49685] VisualEditor: slow to handle large articles

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49685

David Gerard dger...@gmail.com changed:

   What|Removed |Added

 CC||dger...@gmail.com

--- Comment #1 from David Gerard dger...@gmail.com ---
Specifically, 8Mbit ADSL through Zen. Most of the slowness appears to be
thinking - I could hear my laptop's CPU fan speed up.

-- 
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 49634] Icon for switching between languages missing in Indic Wikipedias

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49634

--- Comment #6 from Siebrand s.mazel...@xs4all.nl ---
(In reply to comment #5)
 If there's consensus on wiki, you may file a request for configuration change
 to enable the Commons-like position instead: I don't know if it's possible
 but it could be considered.

This is not something we're planning to facilitate.

-- 
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 42603] Remove Special:QueryCreator

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42603

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |niklas.laxst...@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 49666] VisualEditor: Display both [edit] and [edit source] on every header

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49666

Timeshifter zedlight...@gmail.com changed:

   What|Removed |Added

Summary|VisualEditor: Display both  |VisualEditor: Display both
   |[edit] and [edit source] on |[edit] and [edit source] on
   |every header, rather than   |every header
   |an option whither it goes   |

--- Comment #2 from Timeshifter zedlight...@gmail.com ---
There is much discussion at bug 48429 about the need for both types of edit
links on every header. 

What might also work is an edit link (for VisualEditor) and an icon that when
clicked will take one to the source editor for that section. The icon would
have a popup tooltip that says edit source. It would show up when the mouse
cursor is run over the icon.

-- 
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 42603] Remove Special:QueryCreator

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42603

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69073 (Gerrit Change
Ie69ac4e621b05e24a6b0234adbeb8bee2dc7bb97)

-- 
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 49500] Build apps/common/android under Jenkins and from Gerrit (instead of GitHub)

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49500

--- Comment #3 from Antoine hashar Musso has...@free.fr ---
This is pending review / merge of my JJB patch by upstream
https://review.openstack.org/#/c/32965/

-- 
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 49594] Class 'Wikibase\EntityId' not found on beta cluster (produces blank pages)

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49594

Željko Filipin zfili...@wikimedia.org changed:

   What|Removed |Added

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

--- Comment #5 from Željko Filipin zfili...@wikimedia.org ---
http://en.m.wikipedia.beta.wmflabs.org/ now fails for me with the page that
says:

Error 503 Service Unavailable

Service Unavailable

Guru Meditation:

XID: 620880206

Varnish cache server

-- 
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 49666] VisualEditor: Display both [edit] and [edit source] on every header

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49666

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

   What|Removed |Added

   Keywords||design
 CC||s.mazel...@xs4all.nl

-- 
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 35477] Remove (or improve) hack for integrals from wiki2jax.js

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35477

--- Comment #6 from nageh mal.mal...@gmail.com ---
Improved the regex a bit more:
https://en.wikipedia.org/w/index.php?title=User%3ANageh%2FmathJax%2Fconfig%2FTeX-AMS-texvc_HTML.jsdiff=560293221oldid=556755207

-- 
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 49684] VisualEditor: nowiki tags added to references (and references split up (and content dropped))

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49684

--- Comment #1 from Oliver Keyes oke...@wikimedia.org ---
Nowiki tags are also being entered around elements of tables - see
https://en.wikipedia.org/w/index.php?title=Guy_McKennacurid=1748898diff=560026334oldid=560026013

-- 
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 49692] New: diff is done with current revision instead of old revision when editing an old revision

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49692

   Web browser: ---
Bug ID: 49692
   Summary: diff is done with current revision instead of old
revision when editing an old revision
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

When I am editing an old revision of a page and then view the diff before
saving it is the diff between the current version of the page and my edited
version it seems. I was expecting to see the diff between the old revision and
my edited version.

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


[Bug 49674] Restore full text search/grepping on the whole repository

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49674

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from p858snake p858sn...@gmail.com ---


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

-- 
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 5642] Provide add new section link at the bottom of (discussion) pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5642

--- Comment #9 from jida...@jidanni.org ---
Who ever heard of a website where one has to go back to the top of the page to
find the new comment (or new section) button!

Most websites have a big open mouth comment box right there after the current
final comment.

But MediaWiki doesn't even have a new comment button there, but instead way
back up at the top!

This only encourages users to click 'edit' on the previous comment... lets hope
they get the ==syntax== right! And also the Change Entry won't be as good that
way.

Why be so parsimonious as to not offer an additional exact same New section
button down on the bottom 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 49229] lucene support makes git.wikimedia.org slow

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49229

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #4 from p858snake p858sn...@gmail.com ---
*** Bug 49674 has been marked as a duplicate of this bug. ***

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


[Bug 5642] Provide add new section link at the bottom of (discussion) pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5642

jida...@jidanni.org changed:

   What|Removed |Added

Version|unspecified |1.22-git

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


[Bug 49317] Down arrow missing from keyboard icon in RTL

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49317

Niklas Laxström niklas.laxst...@gmail.com 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 5642] Provide add new section link at the bottom of (discussion) pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5642

--- Comment #10 from jida...@jidanni.org ---
Don't you see an Additional Comments box right down at the bottom of this
Bugzilla form, (if your are logged in)? See, they are everywhere! Facebook,
Google Plus, you name it! But we're not Facebook. Well then make the button
real tiny then. But at least provide 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 49674] Restore full text search/grepping on the whole repository

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49674

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Depends on||49229
 Resolution|DUPLICATE   |---

--- Comment #2 from Nemo federicol...@tiscali.it ---
(In reply to comment #1)
 
 *** This bug has been marked as a duplicate of bug 49229 ***

Doesn't look so to me, unless it's decided that Lucene is the only way of
course.

-- 
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 49229] lucene support makes git.wikimedia.org slow

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49229

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||49674

-- 
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 23326] PDF image extraction fails

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23326

--- Comment #26 from Marco maic...@yahoo.com ---
(In reply to comment #18)
 We seem to have 3200 affected files in 
 https://commons.wikimedia.org/wiki/Category:PDF_files_affected_by_MediaWiki_restrictions

I fixed 99% of all files.

-- 
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 48963] Jenkins: Write a phpcs sniff to deprecate use of $wgUser

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48963

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Related URL: https://gerrit.wikimedia.org/r/69090 (Gerrit Change
Ic3d5f082afefe761a24ab0822859a9ef88c61e02)

-- 
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 48963] Jenkins: Write a phpcs sniff to deprecate use of $wgUser

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48963

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

   What|Removed |Added

 Status|REOPENED|ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |has...@free.fr
   |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 49689] VisualEditor: sound icon not displaying correctly

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49689

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

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #1 from Derk-Jan Hartman hartman.w...@gmail.com ---
It's inserting a thumbnail image at fixed 200px width.

img resource=./File:Hermann_Müller.ogg
src=http://upload.wikimedia.org/wikipedia/commons/d/d3/Hermann_M%C3%BCller.ogg;
width=200
data-parsoid={quot;aquot;:{quot;resourcequot;:quot;./File:Hermann_Müller.oggquot;},quot;saquot;:{quot;resourcequot;:quot;:File:Hermann
Müller.oggquot;}}

-- 
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 41371] Thumbnail/imagescaler (tracking)

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41371

Bug 41371 depends on bug 23326, which changed state.

Bug 23326 Summary: PDF image extraction fails
https://bugzilla.wikimedia.org/show_bug.cgi?id=23326

   What|Removed |Added

 Status|REOPENED|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 23326] PDF image extraction fails

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23326

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
URL|https://commons.wikimedia.o |https://commons.wikimedia.o
   |rg/wiki/File:Finlands_Allm% |rg/w/index.php?title=Common
   |C3%A4nna_Tidning_1820-01-03 |s:Bots/Work_requestsoldid=
   |.pdf|98361382#Fix_some_invalid_P
   ||DFs
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |maic...@yahoo.com
   |org |

--- Comment #27 from Nemo federicol...@tiscali.it ---
(In reply to comment #26)
 (In reply to comment #18)
  We seem to have 3200 affected files in 
  https://commons.wikimedia.org/wiki/Category:PDF_files_affected_by_MediaWiki_restrictions
 
 I fixed 99% of all files.

Wonderful, let's consider this bug fixed (you deserve a medal!). There are two
more bugs opened for some of the remaining files, which probably hit the
resource limitations you mentioned.
Making MediaWiki work with such files by using lpr/CUPS or whatever would also
be another request.

-- 
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 41037] PDF related bugs and enhancements (tracking)

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41037

Bug 41037 depends on bug 23326, which changed state.

Bug 23326 Summary: PDF image extraction fails
https://bugzilla.wikimedia.org/show_bug.cgi?id=23326

   What|Removed |Added

 Status|REOPENED|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 49577] New deployment of Parsoid leads to HTML insertion - needs deployed code reversion

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49577

goethe.w...@gmail.com changed:

   What|Removed |Added

 CC||goethe.w...@gmail.com

--- Comment #14 from goethe.w...@gmail.com ---
Not sure if this is related:
https://pt.wikipedia.org/w/index.php?title=CMM_-_Canal_Meninos_e_Meninasdiff=36129698oldid=36129686,
but that edit was made today.

-- 
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 49677] Section edit links shown for protected pages

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49677

Steef steefy...@gmail.com changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com,
   ||steefy...@gmail.com
  Component|Skin and page rendering |FlaggedRevs
Version|1.22-git|unspecified
Product|MediaWiki   |MediaWiki extensions

--- Comment #2 from Steef steefy...@gmail.com ---
Seems to be a problem with flagged revs, as this only happens in the stable
version:
* [https://de.wikipedia.org/wiki/Liste_Brauner_Zwerge?stable=1]
* [https://de.wikipedia.org/wiki/Liste_Brauner_Zwerge?stable=0]

-- 
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 48963] Jenkins: Write a phpcs sniff to deprecate use of $wgUser

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48963

--- Comment #6 from Nemo federicol...@tiscali.it ---
Created attachment 12564
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12564action=edit
FB preview

(In reply to comment #0)
 https://www.facebook.com/brionv/posts/10151391376376852

Attaching for posterity's sake.

-- 
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 49693] New: Thumbnail of GIF file is not displayed in PDF output

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49693

   Web browser: ---
Bug ID: 49693
   Summary: Thumbnail of GIF file is not displayed in PDF output
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: PdfBook
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: thorste...@web.de
Classification: Unclassified
   Mobile Platform: ---

Created attachment 12563
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12563action=edit
PDF output with second thumbnail missing

When viewing German article about Trémaux’ Methode [1] as PDF [2], the second
thumbnail [3] is missing. See also PDF output attached to this bug.

[1] http://de.wikipedia.org/wiki/Tr%C3%A9maux%E2%80%99_Methode

[2]
http://de.wikipedia.org/w/index.php?title=Spezial:Buchbookcmd=render_articlearttitle=Tr%C3%A9maux%E2%80%99+Methodeoldid=119422143writer=rl

[3]
http://commons.wikimedia.org/wiki/File:Tremaux%27_Methode_-_animiertes_Beispiel-schnell.gif

-- 
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 49694] New: $wgSpamRegex bypassed when Add Topic is used

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49694

   Web browser: ---
Bug ID: 49694
   Summary: $wgSpamRegex bypassed when Add Topic is used
   Product: MediaWiki
   Version: 1.21.1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: Unprioritized
 Component: Page editing
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dennisacev...@yahoo.com
Classification: Unclassified
   Mobile Platform: ---

I have $wgSpamRegex set up to Block ALL external links:

$wgSpamRegex = /http:\/\//;

However, if someone uses the Add Topic tab, and puts an external link as the
Subject/headline, then $wgSpamRegex gets bypassed.

It does still block any external links that are put in the body of the Add
Topic page.

See:

http://www.mediawiki.org/wiki/Manual_talk:$wgSpamRegex#Using_.22Add_Topic.22_tab_bypasses_this_filter.2C_i.e._http:.2F.2Fwww.mediawiki.org.2Fw.2Findex.php.3Ftitle.3DManual_talk:.24wgSpamRegex

-- 
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 46500] split phpcs in voting and non-voting sniffs

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46500

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
We could pass '-n' to phpcs, that will ignore any warning. Then fix all
remaining errors and enforce their resolution by making that job a blocker.

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


[Bug 49668] VisualEditor: Page with a references / block and no refs throws fatal error on load

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49668

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|esand...@wikimedia.org  |roan.katt...@gmail.com

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
This was fixed with gerrit 67924, which is now merged into master and will go
out with wmf8 from Thursday.

-- 
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 49695] New: Custom signatures should return Invalid raw signature. Check HTML tags. error and use default.

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49695

   Web browser: ---
Bug ID: 49695
   Summary: Custom signatures should return Invalid raw
signature. Check HTML tags. error and use default.
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: User preferences
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: technical...@yahoo.com
CC: agarr...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I'm creating this bug per [[w:WT:Notifications#Why wasn't I notified...]]
where-as it seems that custom signatures that are missing closing tags are
causing chaos.  I'm thinking the best thing to do is to run a parsed version of
the signature through http://validator.w3.org and refused with a little red
error message on the preferences page saying Invalid raw signature. Check HTML
tags. and then use the default signature instead.

-- 
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 49695] Custom signatures should return Invalid raw signature. Check HTML tags. error and use default.

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49695

Technical 13 technical...@yahoo.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

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


[Bug 44033] [upstream] Jenkins: pep8 linter should show violations by file

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44033

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

   What|Removed |Added

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

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
Apparently has been fixed somehow. https://gerrit.wikimedia.org/r/#/c/68653/
had a pep8 issue. The build is
https://integration.wikimedia.org/ci/job/operations-puppet-pep8/3646/violations/?
and the per file report is available:
https://integration.wikimedia.org/ci/job/operations-puppet-pep8/3646/violations/file/modules/varnish/files/ganglia/ganglia-varnish.py/?

-- 
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 49577] New deployment of Parsoid leads to HTML insertion - needs deployed code reversion

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49577

--- Comment #15 from Bartosz Dziewoński matma@gmail.com ---
It's not, this bug had different symptoms, and that edit doesn't even seem to
have been made using VE.

-- 
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 40491] filebackend tests should use their own $wgFilebackends configuration

2013-06-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40491

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com ---
I ran core tests yesterday and didn't see failures related to this.

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


  1   2   3   4   5   >