[Bug 40447] Provide per-namespace sidebars (or sidebar sections)

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

--- Comment #12 from Nemo federicol...@tiscali.it ---
Note: some, as a workaround, use navigational templates instead, with basically
all the pages in the namespace.

-- 
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 50445] New: LanguageConverter::findVariantLink shouldn't convert link fragments

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

   Web browser: ---
Bug ID: 50445
   Summary: LanguageConverter::findVariantLink shouldn't convert
link fragments
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Language converter
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liang...@gmail.com
CC: liang...@gmail.com, philip@gmail.com
Classification: Unclassified
   Mobile Platform: ---

fragments = 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 50446] VisualEditor: Link inspector in a slug can select content in the previous or following paragraphs

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

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

   What|Removed |Added

   Priority|Unprioritized   |High

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


[Bug 50446] New: VisualEditor: Link inspector in a slug can select content in the previous or following paragraphs

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

   Web browser: ---
Bug ID: 50446
   Summary: VisualEditor: Link inspector in a slug can select
content in the previous or following paragraphs
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: ASSIGNED
  Severity: minor
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: esand...@wikimedia.org
  Reporter: jforres...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

If the cursor is in a slug and you press the link button, the selection jumps
to the nearest content - which crosses out of the local p and into the p
beforehand or afterwards (whoops).

Link inspector should detect that it is in a slug and not attempt to mangle the
selection with nearestContentOffset, but just trigger with a 'blank' selection.

-- 
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 50447] New: Parsoid: One missing apostrophe causes corruption across table cells

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

   Web browser: ---
Bug ID: 50447
   Summary: Parsoid: One missing apostrophe causes corruption
across table cells
   Product: Parsoid
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JS/General
  Assignee: gwi...@wikimedia.org
  Reporter: roan.katt...@gmail.com
CC: ssas...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Minimal test case:

{|
|-
| align=left colspan=3|'''Valid Votes'''||'''38,847''||'''100.00%'''
|}


Note that the bolding of 38,847 is not closed correctly: one quote is missing.

The PHP parser renders this (correctly) as:
tdbValid Votes/b/tdtd'iValid Votes/i/tdtdb100.00%/b/td

Parsoid renders this in an ... interesting way:
td'iValid Votesb/b/i/td38,847/tdtdb100.00%/b/td

Note the stray quote before Valid Votes, the fact that Valid Votes is now in
italic, the empty b tag, and the fact that 38,847 is completely unformatted.

Because the output HTML is so weird, this obviously doesn't round-trip right
either:

| align=left colspan=3 |'''Valid Votes||38,847||'''100.00%'''

The real-world test case that brought this to my attention is
http://parsoid.wmflabs.org/_rt/en/Wellawatte-Galkissa_Electoral_District?oldid=377319087

-- 
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 50446] VisualEditor: Link inspector in a slug can select content in the previous or following paragraphs

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

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

   What|Removed |Added

   Severity|minor   |normal

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
As a follow-up, if you have start of document block slug block slug
block slug block slug p in a document, and have the cursor in the second
slug, pressing Ctrl+K will move the selection to the top of the document and
put the contents there (whee); in the third or fourth, to the first word of the
p. Not great.

-- 
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 50444] VisualEditor: References with duplicated content are normalised away

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
   Target Milestone|--- |VE-deploy-2013-07-04
Summary|VisualEditor: References|VisualEditor: References
   |with duplicated content are |with duplicated content are
   |normalized away |normalised away

-- 
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 50448] New: Audio elements display poorly in VE

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

   Web browser: ---
Bug ID: 50448
   Summary: Audio elements display poorly in VE
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: i...@wikia-inc.com
  Reporter: pear...@wikimedia.org
CC: i...@wikia-inc.com, jforres...@wikimedia.org,
krinklem...@gmail.com, or...@framezero.com
Classification: Unclassified
   Mobile Platform: ---

As can be seen on https://en.wikipedia.org/wiki/Prince_Marko

The audio file half way down the page displays as a page-wide blue template
area, with no indication what the element is.

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


[Bug 50449] New: {{DISPLAYTITLE: }} should complain about duplicated calls

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

   Web browser: ---
Bug ID: 50449
   Summary: {{DISPLAYTITLE: }} should complain about duplicated
calls
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liang...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Like what {{DEFAULTSORT: }} does.

-- 
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 50450] New: WikitextContentHandler is making redirect content to sectioned title incorrectly

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

   Web browser: ---
Bug ID: 50450
   Summary: WikitextContentHandler is making redirect content to
sectioned title incorrectly
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentHandler
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: liang...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

 echo ContentHandler::getForTitle( Title::newMainPage() 
 )-makeRedirectContent( Title::newFromText( 'User:Name#section' ) 
 )-serialize();
#重定向 [[User:Name]]


-- 
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 50450] WikitextContentHandler is making redirect content to sectioned title incorrectly

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

--- Comment #1 from Liangent liang...@gmail.com ---
Expected: #重定向 [[User:Name#section]] (or #REDIRECT [[User:Name#section]])

-- 
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 50451] New: WikitextContentHandler is making redirect content to category pages incorrectly

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

   Web browser: ---
Bug ID: 50451
   Summary: WikitextContentHandler is making redirect content to
category pages incorrectly
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ContentHandler
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: liang...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

It generates #REDIRECT [[Category:Foo]] which makes the redirect end up in the
category too. It should be #REDIRECT [[Category:Foo]].

-- 
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 50450] WikitextContentHandler is making redirect content to sectioned title incorrectly

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 71272 had a related patch set uploaded by Liangent:
Create redirects to sections correctly in WikitextContentHandler

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

-- 
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 50451] WikitextContentHandler is making redirect content to category pages incorrectly

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 71272 had a related patch set uploaded by Liangent:
Create redirects to sections correctly in WikitextContentHandler

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

-- 
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 50448] Audio elements display poorly in VE

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

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

   What|Removed |Added

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

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
This is core bug 49921 which is repeated in Parsoid as 49896; marking as a
duplicate. (We'll get the core patch back-ported to wmf8 so that it's fixed on
enwiki this week, rather than having to wait another week.)

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

-- 
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 49896] Images: Work around broken thumbnail image dimensions in API response for ogg file

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

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

   What|Removed |Added

 CC||pear...@wikimedia.org

--- Comment #5 from James Forrester jforres...@wikimedia.org ---
*** Bug 50448 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 49921] imageinfo API returns incorrect data

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

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

   What|Removed |Added

   Keywords|patch-in-gerrit |
 CC||jforres...@wikimedia.org
   Assignee|md...@wikimedia.org |bjor...@wikimedia.org

--- Comment #3 from James Forrester jforres...@wikimedia.org ---
(In reply to comment #2)
 Related URL: https://gerrit.wikimedia.org/r/69869 (Gerrit Change
 Ide7208394f8495f5b143cbba215d4645598f1a50)

This has been merged, and went out with wmf9. However, given that wmf8 is on
the servers for an extra week and it makes really not-nice behaviour in
VisualEditor, we probably want to back-port this.

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


[Bug 50356] VisualEditor: Edits triggering CAPTCHA cannot be saved

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2013-07-04

--- Comment #6 from James Forrester jforres...@wikimedia.org ---
This is now fixed in master and will be deployed on Monday.

-- 
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 50281] VisualEditor: Empty transclusion editor is empty, needs some kind of reassuring message

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED

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


[Bug 50402] VisualEditor: Behaviour of default Edit tab should not vary by namespace (action=edit vs. veaction=edit)

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

--- Comment #2 from James Forrester jforres...@wikimedia.org ---
I agree that relabelling it immediately for all MediaWiki installations is a
poor choice, as (a) some people, (b) some WMF wikis, and (c) almost all
MediaWiki wikis not hosted by WMF do not have VisualEditor enabled at this
point.

When VisualEditor is on for everyone, labelling the tab edit source (even
when edit, i.e. VisualEditor, is not available) seems like the best solution
for our cluster. (If we wanted to, we could over-ride the value of the edit
tab with a message from the Wikimedia-Messages system to do a WMF-specific
over-ride of the MediaWiki default.) However, fixing this before (b) is fixed,
let alone whilst (a) is fixed, feels like the wrong way to do this.

A shorter-term fix is indeed to re-label edit to edit source for all pages
visited by all users with VisualEditor. Maybe we could do that. Thoughts, Timo?

-- 
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 50424] VisualEditor: Invalid token message after period of inactivity leads to lost work

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
 CC||roan.katt...@gmail.com,
   ||tpars...@wikimedia.org
  Component|General |MediaWiki integration
   Assignee|jforres...@wikimedia.org|krinklem...@gmail.com
Summary|Inactive token message|VisualEditor: Invalid
   |after period of inactivity  |token message after period
   |leads to lost work  |of inactivity leads to lost
   ||work

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


[Bug 50382] Translate extension special pages don't work with MLEB 2013.05 on fountainpen.it

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

URL||http://www.fountainpen.it/S
   ||peciale:Traduci
Summary|Translating a page doesn't  |Translate extension special
   |work with MLEB 2013.05 on   |pages don't work with MLEB
   |fountainpen.it  |2013.05 on fountainpen.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 50352] Warning trigged for no category although a category was added to all files with the copy metadata function

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 71277 had a related patch set uploaded by Nischayn22:
Fix regression for categories more require-looking

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

-- 
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 50452] New: VisualEditor capitalizes the first character of a new link

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

   Web browser: ---
Bug ID: 50452
   Summary: VisualEditor capitalizes the first character of a new
link
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: gpaum...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

When adding a new link to an existing page, the text is automatically
capitalized, even if the user entered the text in lowercase. Many links don't
need to be capitalized, so users shouldn't have to clean up after VisualEditor
decides to capitalize them.

Note that when you're adding a new link to a page that doesn't exist, the
inserted link preserves the capitalization that was entered by the user (which
is the expected behavior)

-- 
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 50352] Warning trigged for no category although a category was added to all files with the copy metadata function

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

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 50438] UploadWizard complains about missing categories if categories have been copied

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

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

   What|Removed |Added

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

--- Comment #1 from Nischay Nahata nischay...@gmail.com ---


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

-- 
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 50352] Warning trigged for no category although a category was added to all files with the copy metadata function

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

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

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #2 from Nischay Nahata nischay...@gmail.com ---
*** Bug 50438 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 50453] New: Allow jvm non-cgi webapps

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

   Web browser: ---
Bug ID: 50453
   Summary: Allow jvm non-cgi webapps
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: intra...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

From http://webchat.freenode.net/?channels=#wikimedia-labs
[12:17] Ilya_ I want to run Scala on PlayFramework (JVM/Netty based). I think
toollabs does not allow any open port to serve http from application.
[12:27] YuviPanda so no, you can't really run Netty on labs
[12:27] YuviPanda well
[12:27] YuviPanda on tool labs
[12:27] YuviPanda yet
[12:28] Ilya_ yet? are there any plans to allow it?
[12:29] YuviPanda Ilya_: it's not a policy issue, but just one of 'we haven't
had anyone work on it yet'
[12:29] YuviPanda so if you can figure a way out to make netty play nice with
apache httpd, it shouldn't be *that* hard to get it running
[12:40] Ilya_ it is easy? (don't know about toollabs specifics) to configure
httpd to be proxy to other port
https://community.jboss.org/wiki/UsingApacheHTTPDAsReverseProxyAndLoadBalancerForCustomNettyHTTPEngine?_sscc=t
[13:05] YuviPanda Ilya_: file a 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 50453] Allow jvm non-cgi webapps

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

intra...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

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


[Bug 50407] TemplateData: Add a way to express dependencies between parameters

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

--- Comment #1 from Helder mybugs.m...@gmail.com ---
See also [[User:קיפודנחש/TemplateParamWizard#Depends on]].

-- 
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 49935] Browser freezes on web fonts loading

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

-- 
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 33018] unresponsive script message for FF 5.0

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

-- 
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 27988] Implement a form-based editor SpecialPage for MediaWiki:Titleblacklist

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

--- Comment #14 from snaevar snaevar-w...@gmx.com ---
(In reply to comment #13)
 (In reply to comment #12)
  This isn't actually being worked on by RobLa; de-assigning.
  
  As a note on the enhancement, it'd be nice, but of course all the
  functionality
  of titleblacklist is present in AbuseFilter - we could just get users to 
  move
  the rules over and switch off the extension?
 
 I don't neccesarily think a system that does everything is a good thing.
 Small
 systems that solve specific problems are good. As has already been noted
 previously, abusefilter is very complex compared to titleblacklist
 
 As for the actual bug. Its honestly not that hard to get around blacklists
 via
 trial and error when you can try as many times as you want, even if you dont
 know what is on the list (essays about hard security vs soft security from
 meatball come to mind). A form based system would be more a win in usability
 than security imho. Replacing titleblacklist with abusefilter would be a
 massive loss for usability.

...and that´s why mw:Extension:Phalanx would be a much better option than the
AbuseFilter for this bug. Phalanx already covers TitleBlacklist and it is much
easier to use than AbuseFilter. The Admin tools development team are thinking
of enabling Phlanx to WMF wikis - see mw:Admin tools development .

-- 
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 50454] New: Include a RegEx library for Lua

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

   Web browser: ---
Bug ID: 50454
   Summary: Include a RegEx library for Lua
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: liang...@gmail.com
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

The reason that no RegEx support is added in Lua by default is to reduce the
total size of Lua runtime. However as we're running Lua on servers now, size is
not something critical for us.

-- 
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 50455] New: VisualEditor: Insert media dialog is borked

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

   Web browser: ---
Bug ID: 50455
   Summary: VisualEditor: Insert media dialog is borked
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: gpaum...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

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

It was working fine previously. I can reproduce this on both fr.wp and en.wp.
See screenshot.

-- 
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 50338] VisualEditor: After setting a style (heading, paragraph, etc.) the cursor disappears

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

Maggie Dennis mden...@wikimedia.org changed:

   What|Removed |Added

 CC||mden...@wikimedia.org

--- Comment #1 from Maggie Dennis mden...@wikimedia.org ---
On a note about this at
http://en.wikipedia.org/wiki/Wikipedia:VisualEditor/Feedback#Cursor_disappears,
I tested - I don't have the issue in Chrome (the cursor remains), but it is
evidently still disappearing in Firefox. Just an FYI. :)

-- 
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 50456] New: VE feature request: visual tell when editing

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

   Web browser: ---
Bug ID: 50456
   Summary: VE feature request: visual tell when editing
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: mden...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Can something - perhaps a faint background color or an outline - be added to
make clear when one is in editing mode?

Copied from
http://en.wikipedia.org/wiki/Wikipedia:VisualEditor/Feedback#Make_editing_view_more_distinctive_from_article

I like the visual editor, and I predict that more people will edit WP when it's
introduced. However, there is one thing that bugs me: After I clicked the
Edit Tab, the view of the article does change only slightly - so sometimes I
do not know that I am already editing, especially when I scroll down the
article. I'd suggest a visual hint: A modal popup, a slim outline of the
editing area or a more distinctive design of the tool bar, for example. Mateng
(talk) 12:00, 30 June 2013 (UTC)

Hear, hear! Perhaps a (faint) background colour? There needs to be some visual
clue. JohnCD (talk) 12:17, 30 June 2013 (UTC)

-- 
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 50440] TemplateData doesn't show up on parameters

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

--- Comment #2 from Carl Fürstenberg azat...@gmail.com ---
When I make a new template entry and open the template before I've saved the
page, it looks like following:
http://i.imgur.com/HxaU7F1.png

But after having saved the page, and enter template edit again, I'm getting
following:
http://i.imgur.com/VPROUwb.png

-- 
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 50433] Localisation update broken on 1.22wmf8 and 1.22wmf9

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords||i18n
 CC||bjor...@wikimedia.org,
   ||federicol...@tiscali.it,
   ||innocentkil...@gmail.com
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=49521

--- Comment #1 from Nemo federicol...@tiscali.it ---
Updates for other languages in same commit were also not pushed, e.g.
https://gerrit.wikimedia.org/r/#/c/71015/1/languages/messages/MessagesRu.php
and [[ru:MediaWiki:Userrights-removed-self]].

I've not checked previous commits nor extensions.

-- 
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 49521] LocalisationUpdate broken since GitBlit migration

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

-- 
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 50391] Slow loading because of duplicate requests

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

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

   What|Removed |Added

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

--- Comment #3 from Santhosh Thottingal santhosh.thottin...@gmail.com ---
The repeated api calls are because of the unavailability of localized messages
from jquery.i18n while the first API is in progress. Assigning to myself.

-- 
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 50391] Slow loading because of duplicate requests

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 71283 had a related patch set uploaded by Santhosh:
ULS i18n performance fixes

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

-- 
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 50441] VisualEditor prevents me from editing current version after save

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

--- Comment #2 from Carl Fürstenberg azat...@gmail.com ---
The url is
http://en.wikipedia.beta.wmflabs.org/wiki/User:AzaToth/Test2?veaction=edit

Following is a timeline:

http://i.imgur.com/VmbT33s.png
http://i.imgur.com/FVWEf4r.png
http://i.imgur.com/ieTdi36.png
http://i.imgur.com/DP0eDLs.png
http://i.imgur.com/fNRbqeP.png

-- 
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 50457] New: ZIM file third group of the UUID is duplicated

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

   Web browser: ---
Bug ID: 50457
   Summary: ZIM file third group of the UUID is duplicated
   Product: openZIM
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: zimlib
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: kel...@kiwix.org
Classification: Unclassified
   Mobile Platform: ---

I noticed that the id= attributes in the kiwix-generated library.xml file are
the UUID of the zim file as contained in the zim file header.

However, it appears there is a quirk in the library.xml that causes the third
group of the UUID to be repeated?  Is there a reason for this, or is it just a
bug?

wikipedia_gn_all_01_2013.zim
Zim UUID (as parsed by my zimpy.py):
c0c9693a-4ec4-b7bf-d8cf-0bca9d7f363f

library.xml id= field:
book id=c0c9693a-4ec4-b7bf-b7bf-d8cf0bca9d7f363f path=../wikipedia-z
im/wikipedia_gn_all_01_2013.zim

(b7bf is repeated)

-- 
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 50458] New: VisualEditor: UI improvements to reference editing

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

   Web browser: ---
Bug ID: 50458
   Summary: VisualEditor: UI improvements to reference editing
   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 12691
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12691action=edit
Screenshot1

There are, I think, some UI improvements to be made to the reference editor -
User:Popcornduff gets credit for these :).

When you first open the reference editor, you're presented with something like
screenshot 1, which asks you What do you want to reference? If the user is
coming to try and add a new reference, this is highly confusing - the first UI
element they're presented with prompts them to put time into a series of
actions that cannot possibly end with them finding what they want. The cue also
doesn't make clear to any user what the search bar is actually doing -
filtering existing references. It seems like the blurb here might need changing
to align it with what the search bar actually does; search existing references
on this page?

If you click create new source, absolutely nothing happens - it's a
highlightable element, and after a bit you can puzzle out that it unlocks
create reference, but it's not immediately clear. Still, you end up with it
highlighted (see screenshot2). The blurb in insert reference is rather
confusing; what am I inserting? I'm here to /add/ a new reference, I haven't
written it out yet. My suggestion would be to have create new source take you
straight to the source creation interface using a one-click mechanism, rather
than having it free up insert no references.

Still, you click it, and you get to screenshot3, of a window tagged reference
content. Quoth the user, Is it reference the verb - am I referencing content
here? Or am I giving content to the reference?

What is the Options heading all about, and what does Use this group mean?

I have a little window here to type into. I'm not sure what to type. Do I just
write out my reference in Wikimarkup and click Apply changes? Or do I write
them out as if I'm writing a list of references at the end of an essay?

At this point I'm really disappointed. I was hoping to be given a complete list
of individual fields to fill out - a box for author, a box for date, a box for
date accessed, a box for the title, a box for the URL, and so on - and have
this generate the reference nicely for me. Instead, I seem to have the old
system in a confusing UI.

-- 
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 50458] VisualEditor: UI improvements to reference editing

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

--- Comment #1 from Oliver Keyes oke...@wikimedia.org ---
Created attachment 12692
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12692action=edit
Screenshot2

-- 
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 50458] VisualEditor: UI improvements to reference editing

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

Oliver Keyes oke...@wikimedia.org changed:

   What|Removed |Added

   Severity|normal  |enhancement

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


[Bug 50458] VisualEditor: UI improvements to reference editing

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

--- Comment #2 from Oliver Keyes oke...@wikimedia.org ---
Created attachment 12693
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12693action=edit
Screenshot3

-- 
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 50457] ZIM file third group of the UUID is duplicated

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

--- Comment #1 from Kelson [Emmanuel Engelhart] kel...@kiwix.org ---
Seems to me to be a bug in  operator implementation:
https://git.wikimedia.org/blob/openzim/3329564022cbbd60792658097abfa2132f066d8d/zimlib%2Fsrc%2Fuuid.cpp

-- 
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 50459] New: VisualEditor: Support references in media captions

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

   Web browser: ---
Bug ID: 50459
   Summary: VisualEditor: Support references in media captions
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: gpaum...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

It is currently not possible to add a reference to an image/media caption, nor
to edit existing ones.

-- 
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 50460] New: Fatal exception of type MWException when closing /translate tags are missing

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

   Web browser: ---
Bug ID: 50460
   Summary: Fatal exception of type MWException when closing
/translate tags are missing
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: rainerril...@hotmail.com
CC: alolita.sha...@gmail.com, asha...@wikimedia.org,
niklas.laxst...@gmail.com, run...@gmail.com,
s.mazel...@xs4all.nl, santhosh.thottin...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

How to reproduce:
* Go to
https://commons.wikimedia.org/w/index.php?title=Commons:Sandboxaction=edit
* Paste the following
translate
== Section ==
text /translate
* Save
* Edit section 1
* Remove the section text
* Save
* Result: [767f846f] 2013-06-30 12:57:34: Fatal exception of type MWException


Expected result: JavaScript validation before submitting, a descriptive error
message, a message showing the last opening translate tag along with a hint
that a closing tag is missing

Choose one of the options you like best :-)


-- 
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 50441] VisualEditor prevents me from editing current version after save

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

--- Comment #3 from Carl Fürstenberg azat...@gmail.com ---
Created attachment 12694
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12694action=edit
Screen recording of the 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 50441] VisualEditor prevents me from editing current version after save

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

--- Comment #4 from Carl Fürstenberg azat...@gmail.com ---
Comment on attachment 12694
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12694
Screen recording of the bug

This is how the problem materialize for me, as you see, it jumps back to the
previous revision on edit, and then complains it's not the latest revision.

-- 
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 46306] An option required to disable ULS

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

Eduard Braun eduard.bra...@gmx.de changed:

   What|Removed |Added

 CC||eduard.bra...@gmx.de

--- Comment #15 from Eduard Braun eduard.bra...@gmx.de ---
Sorry, but why was this bug closed?

From what I read in this bug and on [[:mw:Universal Language Selector]], ULS
offers three features:
1) Switching interface language
2) Font selection
3) Input methods (including the pop-up near HTML inputs)

1) is done via preferences for logged in users, 2) and 3) are useless for many
people. I'm from Germany for example - active on dewiki, enwiki and commons -
and I've never actively used any of the features of ULS (besides turning of
input methods after being annoyed by the keyboard symbol always popping up near
HTML inputs).

So for my use case (which is not so uncommon after all) ULS doesn't seem to
bring any needed functionality? The only thing I stumbled across so far was
Nemo mentioning APIs being used by extensions in comment 8. But I didn't find
information according to this statement anywhere? What type of API and what
extensions are you talking about?


Therefore (if there is no hidden functionality somewhere) I see no reason to
close this bug as invalid. I think the request is perfectly reasonable and I
can add two downsides of ULS which are why I want it disabled:

a) It's JavaScript and therefore loaded with delay. I always see the ULS link
on the top flickering in after the page is already loaded, therefore
distracting my eyes.
b) It's JavaScript and therefore slow. It certainly delays page load itself (as
does every unnecessary JavaScript, but this is a different bug I suppose).

-- 
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 46744] ULS is useless for most users and often annoying

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

Eduard Braun eduard.bra...@gmx.de changed:

   What|Removed |Added

 CC||eduard.bra...@gmx.de

--- Comment #17 from Eduard Braun eduard.bra...@gmx.de ---
I see it it near to impossible to automatically detect whether a user needs ULS
features or not. Anyway the heading of this bug is true: ULS *is* useless for
most users.

Therefore (if it can not be solved by automatic detection / different defaults
as requested in this bug) it should be possible to diasable ULS on a user basis
in preferences.

Therefore please reopen bug 46306. It was not clear at all why this wouldn't be
an option and I think this should still 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 46306] An option required to disable ULS

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

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

-- 
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 50461] New: VisualEditor: Formatting icons are inconsistent

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

   Web browser: ---
Bug ID: 50461
   Summary: VisualEditor: Formatting icons are inconsistent
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: gpaum...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

The formatting icons of the VisualEditor toolbar are currently B for bold,
I for italics, the chain for links and the remove icon to clear formatting.

This series of icon seems to indicate that links are a kind of formatting.
However; Clear formatting doesn't affect links; it only removes bold and
italics.

Either links *are* a kind of formatting, and the Clear formatting action
should remove them, or they aren't, and the Link icon shouldn't stand in the
middle of icons that add and clear formatting. The current order and behavior
are confusing.

-- 
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 50391] Slow loading because of duplicate requests

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 71283 merged by jenkins-bot:
ULS i18n performance fixes

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

-- 
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 50462] New: recent changes feed misses new pages that meet the regex criteria (and show up when changed)

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

   Web browser: ---
Bug ID: 50462
   Summary: recent changes feed misses new pages that meet the
regex criteria (and show up when changed)
   Product: Tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WM-Bot
  Assignee: benap...@gmail.com
  Reporter: technical...@yahoo.com
Classification: Unclassified
   Mobile Platform: ---

I have a regex of User*:Technical 13* and creating
http://en.wikipedia.org/w/index.php?title=User:Technical_13/SandBox/TWAcontents.jsdiff=nextoldid=562245647
did not trigger any notification from wm-bot as can be seen in the log:
http://bots.wmflabs.org/~wm-bot/logs/%23%23T13/20130630.txt (between timestamps
[13:24:55] wm-bot and [13:29:04] wm-bot

-- 
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 50309] Gerrit patch pages don't load in Firefox

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

--- Comment #16 from Liangent liang...@gmail.com ---
(In reply to comment #14)
 (In reply to comment #9)
  We just had a report that logging out and in again was required twice on
  Firefox 20. Then it worked again.
  
  (When logged out, the change loaded without any problem)
 
 Well doing it twice made gerrit work for me :)

Hmm ... it stops working again today. Weird.

-- 
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 50462] recent changes feed misses new pages that meet the regex criteria (and show up when changed)

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

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


[Bug 47730] VisualEditor: Message visualeditor-feedback-link should be used in content language

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

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

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

--- Comment #10 from Nemo federicol...@tiscali.it ---
pl.wiki is on 1.22wmf8 but my feedback was posted to a non-existing page with
Italian title (I have Italian UI), [[pl:Wikipedia:VisualEditor/Commenti]]:
https://pl.wikipedia.org/w/index.php?title=Wikipedia:VisualEditor/Commentioldid=36959657

-- 
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 48426] VisualEditor: Pre-beta needs (tracker)

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

Bug 48426 depends on bug 47730, which changed state.

Bug 47730 Summary: VisualEditor: Message visualeditor-feedback-link should be 
used in content language
https://bugzilla.wikimedia.org/show_bug.cgi?id=47730

   What|Removed |Added

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

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


[Bug 48290] ↵ is shown when wikicode contains single newline, which is not very WYSIWYG

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

Helder mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #4 from Helder mybugs.m...@gmail.com ---
(In reply to comment #2)
 Newline characters are more debatable, because some people use them to make
 wikicode more readable.

...and I remmember some people use them to make diffs more readable[citation
needed].

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


[Bug 50463] New: VisualEditor: Error saving data to server: Failed request: error.

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

   Web browser: ---
Bug ID: 50463
   Summary: VisualEditor: Error saving data to server: Failed
request: error.
   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: ---

We have users reporting errors when trying to save on
https://en.wikipedia.org/wiki/Colorado_14ers - can someone take a look at the
log and work out what's happening? They were only adding text and a reference.

-- 
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 37461] Include language variant conversion and transliteration

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

--- Comment #10 from Liangent liang...@gmail.com ---
Patches:
https://gerrit.wikimedia.org/r/#/q/owner:Liangent+project:mediawiki/extensions/Wikibase,n,z

-- 
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 50464] New: system messages need an additional variable containing number of filter rule

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

   Web browser: ---
Bug ID: 50464
   Summary: system messages need an additional variable containing
number of filter rule
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: AbuseFilter
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: email_metawiki_...@wg-karlsruhe.de
CC: agarr...@wikimedia.org, nischay...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

I'd like to have the system messages 
* MediaWiki:abusefilter-disallowed,
* MediaWiki:abusefilter-warning,
* MediaWiki:abusefilter-autopromote-blocked,
* MediaWiki:abusefilter-blocked-display,
* MediaWiki:abusefilter-degrouped, ...
being equipped with an additional variable containing the number of the
triggered filter rule. For example in the message abusefilter-disallowed the
short description of the rule can be used by $1. I want to have the number of
the rule in $2.

Reason: In w:de every user whose edit is blocked via abuse filter should be
given a message containing a link to some individual (per rule) page, where
false positives can be reported and other discussions about that rule can be
read.

Right now we have a centralized page for reporting false positives, but that
brings some negative side-effects that can be avoided with separated pages per
rule.

-- 
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 44252] InfoAction should have unique CSS hooks for each field

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

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 70028 merged by jenkins-bot:
Add ID to action=info table rows

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

-- 
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 42986] VisualEditor: When users are adding external links to internal pages, ask them whether they want to add internal links instead

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

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

 CC||jarry1...@gmail.com

--- Comment #4 from Jarry1250 jarry1...@gmail.com ---
Seeing a few of these in the feed. Warn, perhaps? (In the link inspector
dialog.)

-- 
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 49823] Infobox is duplicated and duplicate is substed

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||q...@wikimedia.org
   Severity|normal  |major

--- Comment #1 from Quim Gil q...@wikimedia.org ---
Another infobox duplicated while the editor is touching something else (not the
infobox):

https://ca.wikipedia.org/w/index.php?title=Hurac%C3%A0_de_Cuba_de_1910diff=11973992oldid=11973843

Duplication of infoboxes is a big deal, very visible and annoying for editors
that have to go and change back. Defining importance just in case this report
was unnoticed, although of course this is a call for JamesF.  :)

-- 
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 48508] Submitted RevDel form should have reason submitted prefilled

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 Status|ASSIGNED|RESOLVED
 CC||matma@gmail.com
 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 48508] Submitted RevDel form should have reason submitted prefilled

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 64521 merged by jenkins-bot:
On submitted revdel form, prefill selected reason dropdown

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

-- 
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 43555] Initial focus of input for Special:ExpandTemplates is nowhere

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49493 had a related patch set uploaded by Matmarex:
(bug 43555) Set initial focus on Special:ExpandTemplates

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

-- 
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 43555] Initial focus of input for Special:ExpandTemplates is nowhere

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49493 merged by jenkins-bot:
Set initial focus on Special:ExpandTemplates

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

-- 
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 43562] Special pages and other forms with initial focus of input nowhere or no tab order set (tracking)

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

Bug 43562 depends on bug 43555, which changed state.

Bug 43555 Summary: Initial focus of input for Special:ExpandTemplates is nowhere
https://bugzilla.wikimedia.org/show_bug.cgi?id=43555

   What|Removed |Added

 Status|ASSIGNED|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 43555] Initial focus of input for Special:ExpandTemplates is nowhere

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 Status|ASSIGNED|RESOLVED
 CC||matma@gmail.com
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |kren...@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 46440] co-ment-like tool for inline comments

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

--- Comment #42 from Helder mybugs.m...@gmail.com ---
See also:
*
[[Wikipedia:Village_pump_(idea_lab)/Archive_3#Sticky_Notes_for_Easier_Editing]]
* [[Wikipedia:Sticky notes]]

-- 
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 43561] Initial focus of input for Special:BookSources is nowhere

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 had a related patch set uploaded by Matmarex:
Set initial focus on some special pages

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

-- 
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 43557] Initial focus of input for Special:UserRights is nowhere

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 had a related patch set uploaded by Matmarex:
Set initial focus on some special pages

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

-- 
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 43559] Initial focus of input for Special:Undelete is nowhere

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 had a related patch set uploaded by Matmarex:
Set initial focus on some special pages

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

-- 
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 50461] VisualEditor: Clear annotations icon no longer clearing link annotations

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
 CC||rm...@wikimedia.org
  Component|General |Editing Tools
   Assignee|jforres...@wikimedia.org|rm...@wikimedia.org
Summary|VisualEditor: Formatting|VisualEditor: Clear
   |icons are inconsistent  |annotations icon no longer
   ||clearing link annotations

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
This is a regression; it used to work fine - relabelling as such.

-- 
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 43557] Initial focus of input for Special:UserRights is nowhere

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 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 43562] Special pages and other forms with initial focus of input nowhere or no tab order set (tracking)

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

Bug 43562 depends on bug 43561, which changed state.

Bug 43561 Summary: Initial focus of input for Special:BookSources is nowhere
https://bugzilla.wikimedia.org/show_bug.cgi?id=43561

   What|Removed |Added

 Status|ASSIGNED|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 43561] Initial focus of input for Special:BookSources is nowhere

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 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 43562] Special pages and other forms with initial focus of input nowhere or no tab order set (tracking)

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

Bug 43562 depends on bug 43559, which changed state.

Bug 43559 Summary: Initial focus of input for Special:Undelete is nowhere
https://bugzilla.wikimedia.org/show_bug.cgi?id=43559

   What|Removed |Added

 Status|ASSIGNED|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 43559] Initial focus of input for Special:Undelete is nowhere

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

   Keywords|patch-in-gerrit |
 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 43562] Special pages and other forms with initial focus of input nowhere or no tab order set (tracking)

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

Bug 43562 depends on bug 43557, which changed state.

Bug 43557 Summary: Initial focus of input for Special:UserRights is nowhere
https://bugzilla.wikimedia.org/show_bug.cgi?id=43557

   What|Removed |Added

 Status|ASSIGNED|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 43559] Initial focus of input for Special:Undelete is nowhere

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 merged by jenkins-bot:
Set initial focus on some special pages

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

-- 
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 43557] Initial focus of input for Special:UserRights is nowhere

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 merged by jenkins-bot:
Set initial focus on some special pages

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

-- 
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 43561] Initial focus of input for Special:BookSources is nowhere

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 49494 merged by jenkins-bot:
Set initial focus on some special pages

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

-- 
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 48234] Display Printable version links on sidebar on Special Pages

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

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||matma@gmail.com
 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 50465] New: VisualEditor: boy meets references section, boy meets external links section, boy tries to swap them around. Chaos ensues.

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

   Web browser: ---
Bug ID: 50465
   Summary: VisualEditor: boy meets references section, boy meets
external links section, boy tries to swap them around.
Chaos ensues.
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  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/w/index.php?title=Edamattomdiff=562268939oldid=562266260
- this was from an attempt to swap a references section and an external links
section. We cannot have this scale corruption on launch. I'd be most grateful
if someone could find out what the heck happened, and also confirm with some
degree of certainty that it won't happen again.

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


[Bug 48234] Display Printable version links on sidebar on Special Pages

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 62844 merged by jenkins-bot:
Display Printable version links in toolbox on special pages

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

-- 
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 50465] VisualEditor: boy meets references section, boy meets external links section, boy tries to swap them around. Chaos ensues.

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

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

 CC||jarry1...@gmail.com

--- Comment #1 from Jarry1250 jarry1...@gmail.com ---
Given the severity, I'll try to recreate what I was doing but it was basically
an attempt to cut the existing External Links section and paste it after the
References. As I had made other changes, I can't rule out the idea that I could
have stopped editing at the first sight of white pawns; certainly, I saw a
couple just before the main whumpfh of the loop kicking in, but the loop
might have already started by then.

Browser: Chrome latest (27.0.1453.116) running on Windows 7. Plenty of RAM
(before the loop, anyway :P).

-- 
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 50465] VisualEditor: boy meets references section, boy meets external links section, boy tries to swap them around. Chaos ensues.

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

--- Comment #2 from Jarry1250 jarry1...@gmail.com ---
Oh, meant to add that the loop may well have been infinite but I tried to force
the save (with ultimate success).

-- 
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 50466] New: VisualEditor: Links created in the userspace are treated as links to subpages

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

   Web browser: ---
Bug ID: 50466
   Summary: VisualEditor: Links created in the userspace are
treated as links to subpages
   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: ---

If I open the VisualEditor and add a link to say, Edward Coke (politician) in
my sandbox, and then right click on the link and open it in a new tab, it takes
me to
https://en.wikipedia.org/wiki/User:Okeyes_%28WMF%29/Edward_Coke_%28politician%29

This seems somewhat suboptimal.

-- 
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 49925] VisualEditor: Floated templates rendering oddly and overlapping text

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

--- Comment #17 from Oliver Keyes oke...@wikimedia.org ---
Created attachment 12695
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=12695action=edit
Crud

It doesn't :(. See new screenshot.

-- 
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 49925] VisualEditor: Floated templates rendering oddly and overlapping text

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

--- Comment #18 from Oliver Keyes oke...@wikimedia.org ---
Unless the patch hasn't been deployed yet, I guess.

-- 
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 48571] Use an alternative undo-summary for undoing a username-revdel'ed revision

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 64461 merged by jenkins-bot:
Fix undo edit summary when the user who made the old revision is hidden

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

-- 
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 50462] recent changes feed misses new pages that meet the regex criteria (and show up when changed)

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

--- Comment #1 from Technical 13 technical...@yahoo.com ---
Also, should probably add $action that returns changed or created as
variables for recent-changes-template

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