[Bug 62297] Flow: remove Agora button style overrides

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 113066 had a related patch set uploaded by Spage:
Remove Flow's mw-ui-button overrides

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

-- 
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 62293] VisualEditor: When an image has a full size which is smaller than the default size, it does not set the default size to the value of full size

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

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

   What|Removed |Added

   Priority|Unprioritized   |High
 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 61699] Global user contributions (guc aka luxo:) namespace problem

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

--- Comment #14 from PiRSquared17 pirsquare...@gmail.com ---
(In reply to Luxo from comment #13)
 Ok the error was because of the namespaces. On the toolserver, there was a
 table in the database with all namespaces of the different wikis in it. Now
 I use a fix list because there is no table on labs. 
 If a namespace-id was unknown, the tool threw a exception for this wiki but
 didn't showed it. Now if a namespace is unknown, it just call the namespace
 UNKNOWN NAMESPACE: 
 
 Maybe anyone has a better idea how to get the namespace names into the tool?

Bug 48625. You could fetch unknown namespace ids from the API and store the
namespaces in a SQL table or (probably more efficient) a redis cache. If the
namespace is already in the SQL table (or the redis cache, JSON or whatever
other format you are using), just use that value. If it is not in the cache,
add it. With redis you could have the data expire after some time if you want.
Note that you would need to store them by wiki, as namespace names vary between
projects.

-- 
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 62226] VisualEditor: [Regression-pre-wmf17] Styling on New Page and Matching Pages messages inside Link Inspector missing

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 62226] VisualEditor: [Regression-pre-wmf17] Styling on New Page and Matching Pages messages inside Link Inspector missing

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117132 had a related patch set uploaded by Catrope:
Rename OO.ui.MenuSectonItemWidget.less to the right name

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

-- 
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 62298] New: OAuth: unblockself should not be a basic right

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

Bug ID: 62298
   Summary: OAuth: unblockself should not be a basic right
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: OAuth
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dga...@wikimedia.org
CC: aschulz4...@gmail.com, bjor...@wikimedia.org,
cste...@wikimedia.org, dga...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

unblockself is included in the set of basic rights that every OAuth application
must request. As these basic rights are intended to be the minimal set of
rights that are required for an OAuth application (e.g. the ability to use the
API), unblockself really shouldn't be in 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 62088] VisualEditor: Undoing creation of empty heading places cursor at invalid offset

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

--- Comment #4 from ryasm...@wikimedia.org ---
Verified the fix in Betalabs

-- 
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 62026] Clear:both for new table of contents doesn't work well with TOCRight template and divs with borders

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

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 62298] OAuth: unblockself should not be a basic right

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

Dan Garry dga...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||jalexan...@wikimedia.org

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


[Bug 62026] Clear:both for new table of contents doesn't work well with TOCRight template and divs with borders

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

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117134 had a related patch set uploaded by Kaldari:
Removing negative margin for headers since it breaks Chrome :(

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

-- 
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 49068] Item creation from another item

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

--- Comment #2 from dacu...@gmail.com ---
https://www.wikidata.org/wiki/Wikidata:UI_redesign_input#Launch_item_creation_from_suggestion_list

-- 
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 62226] VisualEditor: [Regression-pre-wmf17] Styling on New Page and Matching Pages messages inside Link Inspector missing

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117132 merged by jenkins-bot:
Rename OO.ui.MenuSectonItemWidget.less to the right name

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

-- 
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 62226] VisualEditor: [Regression-pre-wmf17] Styling on New Page and Matching Pages messages inside Link Inspector missing

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

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

   What|Removed |Added

   Assignee|tpars...@wikimedia.org  |roan.katt...@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 62226] VisualEditor: [Regression-pre-wmf17] Styling on New Page and Matching Pages messages inside Link Inspector missing

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 62287] VisualEditor: Caption of nested image is centered in image dialog box

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

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |ASSIGNED
 CC||da...@sheetmusic.org.uk
  Component|Editing Tools   |ContentEditable

-- 
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 59608] VisualEditor: [Regression] On FlaggedRevs wikis: Checkbox Accept this version (includes n pending changes) in save dialog is missing

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

Alex Monk kren...@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #2 from Alex Monk kren...@gmail.com ---
I see the same thing on Wikimedia sites, but cannot replicate the issue
locally.

-- 
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 61973] VisualEditor: [Regression] Image can be resized down beyond 1x1px where user can no more find the image and Media Settings icon for it

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

--- Comment #1 from ryasm...@wikimedia.org ---
Verified the fix in Betalabs

-- 
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 62298] OAuth: unblockself should not be a basic right

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

Sorawee Porncharoenwase nullzero.f...@gmail.com changed:

   What|Removed |Added

 CC||nullzero.f...@gmail.com

--- Comment #1 from Sorawee Porncharoenwase nullzero.f...@gmail.com ---
Then, what category should unblockself be in? The closest one I can see is
blockusers, but it doesn't make sense to be like that. If people want to
unblock themselves, why do they have to grant right to block other people?

-- 
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 61282] VisualEditor: Image size is shrinking to a dot size after exceeding a specific value while setting the image size

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

--- Comment #8 from ryasm...@wikimedia.org ---
Another page and image where I encountered this issue:
http://en.wikipedia.beta.wmflabs.org/w/index.php?title=Hateresveaction=edit

-- 
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 62298] OAuth: unblockself should not be a basic right

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

--- Comment #2 from James Alexander jalexan...@wikimedia.org ---
(In reply to Sorawee Porncharoenwase from comment #1)
 Then, what category should unblockself be in? The closest one I can see is
 blockusers, but it doesn't make sense to be like that. If people want to
 unblock themselves, why do they have to grant right to block other people?

Personally I'm not completely sure it even needs to be available through oAuth.
The potential for misuse is higher then the possible saved effort of going into
the interface to unblock. It's a very isolated use case which you really don't
want to be scripted because it could get completely out of control (especially
if normal admins do not have the ability to pull a consumer's registration).
That right makes the bot or user technically unblockable, I think forcing you
to go into the normal interface to do that seems perfectly reasonable. 

That said if we really want it in the system somehow then the block/unblock
users group seems like the right spot. You should have the ability to unblock
users if you have the ability to block users. The main use case I can see
(again incredibly rare) is unblocking yourself after you blocked yourself for
some reason.

-- 
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 62026] Clear:both for new table of contents doesn't work well with TOCRight template and divs with borders

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

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117134 merged by Jdlrobson:
Removing negative margin for headers since it breaks Chrome :(

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

-- 
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 62172] VisualEditor: [Regression pre-wmf17] Getting Your edit may have been corrupted – please review before saving message when page contains gallery/formula

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

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

   What|Removed |Added

   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 62172] VisualEditor: [Regression pre-wmf17] Getting Your edit may have been corrupted – please review before saving message when page contains gallery/formula

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 62172] VisualEditor: [Regression pre-wmf17] Getting Your edit may have been corrupted – please review before saving message when page contains gallery/formula

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117144 had a related patch set uploaded by Catrope:
Work around DOM corruption for default-sized images

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

-- 
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 61282] VisualEditor: Image size is shrinking to a dot size after exceeding a specific value while setting the image size

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

--- Comment #9 from Moriel Schottlender mor...@gmail.com ---
I see this image as a huge one. There is a bug here that the context menu is
hidden outside the page (should be reported separately) but I don't see this as
a dot-size.

Checked under Windows on Chrome version 33.0.1750.146 m and Firefox 27.0.1

In both cases, I see this image as humongous, which is exactly as it appears in
the view mode. 

I can't manage to replicate the dot-image effect.

-- 
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 60766] Uploaded file vanished from wikimedia servers along with URL

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

Paulo dar...@spamcop.net changed:

   What|Removed |Added

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

--- Comment #3 from Paulo dar...@spamcop.net ---
all provided links now provide acceptable / expected results. - Not true. The
thumbnail for the original upload still returns this link:

https://upload.wikimedia.org/wikipedia/commons/archive/2/2b/

The original image, uploaded in 2012, has apparently vanished from Wikimedia
servers, what is there is the one I reuploaded last February.

-- 
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 62244] New users not created on loginwiki in Labs

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

--- Comment #13 from Chris Steipp cste...@wikimedia.org ---
Created attachment 14753
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14753action=edit
login script for internal/external comparison

We definitely have an issue with the Caching. This script when run internally
against the apache directly returns the correct Set-Cookie headers. When run
externally, only the Session and GeoIP cookies are set.

Further, if you add a

-H 'Cookie: centralauth_Session=asdf; GeoIP=asdf'

to the final curl call, the correct cookies are returned. It doesn't matter
what values they have, but when those 2 cookies are set, then all of the
cookies come back through.

Since GeoIP is needed for the correct cookies to come back, I'll add ori in
case this is related to the GeoIP cookie vcl.

-- 
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 44731] Wrong cert on mail.wikipedia.org (as it redirects to lists.wikimedia.org)

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

--- Comment #6 from Daniel Zahn dz...@wikimedia.org ---
https://rt.wikimedia.org/Ticket/Display.html?id=6981

-- 
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 57695] Apply intuitive Agora styles to Flow buttons

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

--- Comment #3 from sp...@wikimedia.org ---
When Flow adopts the latest Agora CSS from MediaWiki core (bug 62297), we
should revisit this feedback. 

* The [Reply/Submit/Create topic] button will look different from [Preview]
even when disabled (it turns green after you enter something in the text
field).
* Agora design wants only one primary call to action to avoid rainbow
appearance, so [Preview] will stay neutral.
* Quiet buttons like Cancel will have slightly better feedback.
* Cancel should indeed be mw-ui-destructive (appears red on hover and click);
more precisely it should get that style after you've entered something (bug
62290).
* The new Reply • Edit buttons after each post are very obvious, but even
quieter than Cancel. They seem to be working OK.

-- 
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 62172] VisualEditor: [Regression pre-wmf17] Getting Your edit may have been corrupted – please review before saving message when page contains gallery/formula

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |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 62172] VisualEditor: [Regression pre-wmf17] Getting Your edit may have been corrupted – please review before saving message when page contains gallery/formula

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

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117144 merged by jenkins-bot:
Work around DOM corruption for default-sized images

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

-- 
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 61282] VisualEditor: Image size is shrinking to a dot size after exceeding a specific value while setting the image size

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

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

   What|Removed |Added

 Status|REOPENED|ASSIGNED
   Target Milestone|VE-deploy-2014-03-06|---

-- 
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 50250] VisualEditor: Can't remove list items immediately after a template

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

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

   What|Removed |Added

   Target Milestone|VE-deploy-2014-03-06|---

-- 
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 50389] Zuul should not run jenkins-bot on changes for refs/meta/*

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

--- Comment #4 from Krinkle krinklem...@gmail.com ---
On changes such https://gerrit.wikimedia.org/r/#/c/117146/ we always get a down
vote because Jenkins tries to build 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 62300] New: MediaWiki LESS files are incompatible with lessc

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

Bug ID: 62300
   Summary: MediaWiki LESS files are incompatible with lessc
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Skin and page rendering
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sp...@wikimedia.org
CC: jrob...@wikimedia.org, krinklem...@gmail.com,
matma@gmail.com, pgi...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

I tried to compile vector.less using lessc 1.4.2 (LESS Compiler) [JavaScript]:

$ lessc --include-path=/home/spage/projects/core/resources/mediawiki.less/
resources/mediawiki.ui/vector.less

fails with

FileError: 'mediawiki.mixins' wasn't found in
.../resources/mediawiki.ui/components/default/buttons.less on line 1, column 1:
1 @import mediawiki.mixins;

It seems lessc requires you include the extension when importing files from the
include path.  If I change the line in buttons.less to
  @import mediawiki.mixins.less

then lessc fails with
ParseError: Unrecognised input in
.../resources/mediawiki.less/mediawiki.mixins.less on line 15, column 18:

15 background-image: url(@url)!ie;

lessc doesn't like the !ie.  We actually use this in e.g.
mediawiki.action.view.postEdit.  Maybe it needs to be quoted or escaped in some
way.

Our PHP compiler in includes/lib/lessc.inc.php is obviously different code than
the nodejs implementation, but we should avoid gratuitous incompatibilities.

An alternative to using lessc is to use ResourceLoader to generate the CSS,
e.g.
http://en.wikipedia.org/w/load.php?debug=truelang=enmodules=mediawiki.uionly=stylesskin=vector*
, and save the resulting file.

-- 
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 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Zuul should not run |Jenkins: Zuul should not
   |jenkins-bot on changes for  |run jenkins-bot on changes
   |refs/meta/* |for refs/meta/*

--- Comment #5 from Krinkle krinklem...@gmail.com ---
(In reply to Antoine hashar Musso from comment #3)
 Use the web interface ? :-)

That is not an option because for change I'm making most often (disabling
Verified/Submit for regular users) doesn't work in the the web interface.

The web interface of Gerrit is broken. It requires all values to be
autocompleted, and one due to a bug in Gerrit you can only autocomplete group
names you're an admin of (so only Gerrit root admins can make changes that
introduce group names). 

Through the commit interface it works fine however, and there is no security
reason to restrict it either, it's purely a bug in the UI.

Either way, there are other branches as well. Zuul should only run on
repository code related branches. These meta branches, unless we plan to write
jobs for them (at which point we should have to explicitly whitelist them),
there is no point in letting Zuul run over 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 62300] MediaWiki LESS files are incompatible with lessc

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

--- Comment #1 from Krinkle krinklem...@gmail.com ---
Two reasons this fails:


1) Configuration

You're comparing a run of php-lessc having configuration with node-lessc having
no configuration. See documentation for lessc for how to set e.g. import path.

2) Hooks

Lessc is a dynamic parser that allows variables and hook functions to be
registered. This is the case both in the node as well as the php
implementation. However as these variables and hook functions are declared in
the backend language (not in less syntax itself) they will inherently not be
usable by other interpreters.

-- 
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 52753] VisualEditor: In the transclusion dialog, use TemplateData to hint the parameter's default value, if set

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 52576] VisualEditor: Repetition of the parameter (box) icon in the transclusion dialog is a bit heavy

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 62300] MediaWiki LESS files are incompatible with lessc

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
Version|unspecified |1.23-git
   Severity|normal  |enhancement

--- Comment #2 from Krinkle krinklem...@gmail.com ---
Classifying as low priority enhancement (not a bug) as there should be no
expectation that running it on another parser would work or what the use case
of that would be.

There are other incompatibilities besides the inability for another language to
interpret the variables and hook functions, but those are upstream features /
bugs in the php or js implementation.

-- 
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 61402] VisualEditor: Moving templates down is broken

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|jforrester+veteambztickets@ |tpars...@wikimedia.org
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 62084] VisualEditor: In the template dialog, the boxes for pre-existing, long parameters should be expanded before you click on them

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |VE-deploy-2014-03-06

--- Comment #1 from James Forrester jforres...@wikimedia.org ---
Fixed by gerrit 116669.

-- 
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 51135] VisualEditor: Should remove template be under a label such as actions instead of options?

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|rm...@wikimedia.org |tpars...@wikimedia.org
   Target Milestone|--- |VE-deploy-2014-03-06

--- Comment #2 from James Forrester jforres...@wikimedia.org ---
This has now been moved from the options section to a small rubbish bin icon
next to each template's name, and duplicated in the control section in the left
navigation bar.

-- 
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 55434] VisualEditor: Call the transclusion dialog a template dialog (in the toolbar and elsewhere), even though it lets you add non-template transclusions

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

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117151 had a related patch set uploaded by Jforrester:
Re-label Transclusion button to Template, as that's now the default

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

-- 
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 55434] VisualEditor: Call the transclusion dialog a template dialog (in the toolbar and elsewhere), even though it lets you add non-template transclusions

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 51672] VisualEditor: Move the remove template/parameter button to somewhere more prominent?

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|rm...@wikimedia.org |tpars...@wikimedia.org
   Target Milestone|--- |VE-deploy-2014-03-06

--- Comment #4 from James Forrester jforres...@wikimedia.org ---
The button has now been moved to the right of the template or parameter's 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 53604] VisualEditor: Transclusion dialog improvements (tracking)

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

Bug 53604 depends on bug 51672, which changed state.

Bug 51672 Summary: VisualEditor: Move the remove template/parameter button to 
somewhere more prominent?
https://bugzilla.wikimedia.org/show_bug.cgi?id=51672

   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 50182] VisualEditor: Add support for making some templates directly visually editable in the DOM, as if they were tables (e.g. infoboxes)

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

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

   What|Removed |Added

Summary|VisualEditor: Support DOM   |VisualEditor: Add support
   |(visual, wysiwig) editing   |for making some templates
   |of nested templates |directly visually
   ||editable in the DOM, as if
   ||they were tables (e.g.
   ||infoboxes)

-- 
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 50182] VisualEditor: Add support for making some templates directly visually editable in the DOM, as if they were tables (e.g. infoboxes)

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

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

   What|Removed |Added

 CC||elitr...@gmail.com

--- Comment #12 from James Forrester jforres...@wikimedia.org ---
*** Bug 52786 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 52786] VisualEditor: Add support for making some templates directly visually editable, as if they were tables (e.g. infoboxes)

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from James Forrester jforres...@wikimedia.org ---


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

-- 
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 62301] New: list=recentchanges / rcprop / rcshow not working correctly

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

Bug ID: 62301
   Summary: list=recentchanges / rcprop / rcshow not working
correctly
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: scie...@misuse.org
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
   Web browser: ---
   Mobile Platform: ---

When trying to obtain all recent changes, but suppressing anon users, the
following query fails:

https://www.mediawiki.org/wiki/Special:ApiSandbox#action=querylist=recentchangesformat=jsonrcstart=2014-03-04T00%3A00%3A00Zrcdir=newerrcnamespace=0rcprop=userid%7Ctitle%7Cids%7Csizesrcshow=!minor%7C!bot%7C!anonrclimit=50

But adding user to rcprop, causes it to work correctly:

https://www.mediawiki.org/wiki/Special:ApiSandbox#action=querylist=recentchangesformat=jsonrcstart=2014-03-04T00%3A00%3A00Zrcdir=newerrcnamespace=0rcprop=user%7Cuserid%7Ctitle%7Cids%7Csizesrcshow=!minor%7C!bot%7C!anonrclimit=50

No idea why, but hopefully those repro steps will help someone knowledgeable to
fix this? Contact me anytime for more info or more work on repro steps / bug
analysis.

-- 
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 51174] Scap broken for deploying new versions of MediaWiki due to ExtensionMessage file not being created

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 55434] VisualEditor: Call the transclusion dialog a template dialog (in the toolbar and elsewhere), even though it lets you add non-template transclusions

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

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

   What|Removed |Added

   Assignee|tpars...@wikimedia.org  |jforres...@wikimedia.org
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 51174] Scap broken for deploying new versions of MediaWiki due to ExtensionMessage file not being created

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

--- Comment #17 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117154 had a related patch set uploaded by BryanDavis:
Delete stub l10n file after generating ExtensionMessages

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

-- 
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 55434] VisualEditor: Call the transclusion dialog a template dialog (in the toolbar and elsewhere), even though it lets you add non-template transclusions

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

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117151 merged by jenkins-bot:
Re-label Transclusion button to Template, as that's now the default

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

-- 
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 61769] Flow: Parsoid HTML for videos doesn't work

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

sp...@wikimedia.org changed:

   What|Removed |Added

   Priority|Low |Normal
 CC||gwi...@wikimedia.org,
   ||mor...@gmail.com
Summary|Flow: fullsize videos don't |Flow: Parsoid HTML for
   |work in posts   |videos doesn't work

--- Comment #1 from sp...@wikimedia.org ---
This is partly the same as bug 61786 (the image HTML generated by Parsoid is
different from PHP parser output), but there are additional problems for video
links.

For both [[File:Sequence-Test.ogv]] and [[ File:Sequence-Test.ogv|thumb]] in a
Flow post, the links to the video are an invalid a
href=./File:Sequence-Test.ogv. The HTML doesn't include a video tag, just
an img tag. The full-size video uses the original .ogv file as the src of the
nested image tag, which obviously doesn't work, while the thumb video correctly
uses the Sequence-Test.ogv.jpg thumbnail.

Furthermore, the resulting HTML doesn't seem to trigger the
MwEmbedSupport/TimedMediaHandler RL modules that add player controls and such
to the video. Maybe those look for div class=mediaContainer or the video
tag.

O VisualEditor team, do you have CSS and JS that make Parsoid video HTML work?
:)

-- 
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 56139] Special pages missing Desktop view link at bottom

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

--- Comment #6 from PiRSquared17 pirsquare...@gmail.com ---
Assigned to whom? You, Jon? The whole team?

-- 
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 55434] VisualEditor: Call the transclusion dialog a template dialog (in the toolbar and elsewhere), even though it lets you add non-template transclusions

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |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 62302] New: Special:Log should have permanent link to current log entry list, specific log entries

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

Bug ID: 62302
   Summary: Special:Log should have permanent link to current log
entry list, specific log entries
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Logging
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: pirsquare...@gmail.com
   Web browser: ---
   Mobile Platform: ---

I would like to propose two additions to the Special:Log interface:
* A permanent link to the current settings and time.
* For each log entry, a permanent link (use log_id as URL parameter?)

-- 
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 62302] Special:Log should have permanent link to current log entry list, specific log entries

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

PiRSquared17 pirsquare...@gmail.com changed:

   What|Removed |Added

   Keywords||design, easy
 CC||b...@mzmcbride.com,
   ||pirsquare...@gmail.com

-- 
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 44038] Search local titles with another language

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

PiRSquared17 pirsquare...@gmail.com changed:

   What|Removed |Added

 CC||pirsquare...@gmail.com

--- Comment #5 from PiRSquared17 pirsquare...@gmail.com ---
Do you mean:
(a) to search itwiki titles and associate them with enwiki pages
(b) to search Wikidata titles in a specific language and associate with enwiki
pages
?

-- 
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 62302] Special:Log should have permanent link to current log entry list, specific log entries

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

--- Comment #1 from MZMcBride b...@mzmcbride.com ---
Use-cases?

-- 
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 62302] Special:Log should have permanent link to current log entry list, specific log entries

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

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Keywords|design  |

--- Comment #2 from MZMcBride b...@mzmcbride.com ---
I'm killing the design keyword for now as I'm not convinced this will need
design help.

-- 
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 53356] VisualEditor: Allow multiple commands (keyboard shortcuts) per tool on the same platform

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

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|jforrester+veteambztickets@ |esand...@wikimedia.org
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 51897] VisualEditor: Use some wikitext fragments as duplicate keyboard shortcuts

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

Bug 51897 depends on bug 53356, which changed state.

Bug 53356 Summary: VisualEditor: Allow multiple commands (keyboard shortcuts) 
per tool on the same platform
https://bugzilla.wikimedia.org/show_bug.cgi?id=53356

   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 52140] VisualEditor: Add CTRL+Y as a second shortcut for redo

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

Bug 52140 depends on bug 53356, which changed state.

Bug 53356 Summary: VisualEditor: Allow multiple commands (keyboard shortcuts) 
per tool on the same platform
https://bugzilla.wikimedia.org/show_bug.cgi?id=53356

   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 56453] VisualEditor: Add a second keyboard shortcut for Clear Formatting for keyboards without a \

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

Bug 56453 depends on bug 53356, which changed state.

Bug 53356 Summary: VisualEditor: Allow multiple commands (keyboard shortcuts) 
per tool on the same platform
https://bugzilla.wikimedia.org/show_bug.cgi?id=53356

   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 61529] VisualEditor: Pressing tab does not take the cursor to the next field/parameter in a template dialog box

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|jforrester+veteambztickets@ |tpars...@wikimedia.org
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2014-03-06

-- 
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 47790] VisualEditor: Slugs should be more obvious to the user that they're not really blank lines

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

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|tpars...@wikimedia.org  |esand...@wikimedia.org
   Target Milestone|--- |VE-deploy-2014-03-06

--- Comment #23 from James Forrester jforres...@wikimedia.org ---
Initial version of this now merged and being deployed tomorrow. I think we'll
want to revisit the styling and behaviour, but this will do for now.

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


[Bug 62288] Random API issues - authenticated user seems unauthenticated randomly

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

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 CC||bjor...@wikimedia.org

--- Comment #1 from Brad Jorsch bjor...@wikimedia.org ---
  HTTP/1.1 200 OK
  Server: Apache
  X-Powered-By: PHP/5.3.10-1ubuntu3.9+wmf1
  X-Content-Type-Options: nosniff
  Cache-control: private
  P3P: CP=This is not a P3P policy! See
 http://en.wikipedia.org/wiki/Special:CentralAutoLogin/P3P for more info.
  X-Frame-Options: SAMEORIGIN
  Content-Encoding: gzip
  Vary: Accept-Encoding
  X-Vary-Options: Accept-Encoding;list-contains=gzip
  Content-Type: application/vnd.php.serialized; charset=utf-8
  X-Varnish: 2852251622, 1518781136
  Via: 1.1 varnish, 1.1 varnish
  Content-Length: 205
  Accept-Ranges: bytes
  Date: Wed, 05 Mar 2014 23:27:10 GMT
  Age: 0
  Connection: keep-alive
  X-Cache: cp1066 miss (0), cp1067 frontend miss (0)
 * Added cookie centralauth_User=ClueBot+III for domain wikipedia.org, path
 /, expire 1396654030
  Set-Cookie: centralauth_User=ClueBot+III; expires=Fri, 04-Apr-2014
 23:27:10 GMT; path=/; domain=.wikipedia.org; httponly; GeoIP=v4; path=/
  
 * Closing connection #0

There should be additional cookies being set here: centralauth_Token,
centralauth_Session, probably forceHTTPS, and also enwikiUserID and
enwikiUserName.

The one Set-Cookie header here looks weird too. Why the additional ;
GeoIP=v4; path=/ after the cookie?

I bet this has something to do with the new GeoIP stuff they did recently, it
smells like their code is screwing up any existing Set-Cookie headers in the
response.

-- 
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 62302] Special:Log should have permanent link to current log entry list, specific log entries

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

--- Comment #3 from PiRSquared17 pirsquare...@gmail.com ---
(In reply to MZMcBride from comment #1)
 Use-cases?

For linking to a specific log entry.  If a user has performed many actions on a
page, it may be difficult to find a link to give for a specific entry (and to
not display any others).

For the other proposed feature, I think it would be much easier to just have a
frozen link for the current list of log entries than to have to find the
timestamp and manually add it to the query string.
Specific example: Maybe you want to show when a steward has locked or done
other actions in a specific time frame. You could look for the timestamp of the
latest action and use offset param (e.g.,
https://meta.wikimedia.org/w/index.php?title=Special:Log/globalauth/Vituzzudir=prevoffset=20140117123451),
or there could just be a link that does this for you.

-- 
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 3185] Page move rollback should not leave a redirect

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

--- Comment #12 from PiRSquared17 pirsquare...@gmail.com ---
(In reply to Chris M from comment #0)
 When using the page move rollback tool to counter page move vandalism, a
 redirect is left at the vandal title that still needs to be deleted by hand.
 See
 for example the deletion log for today (18 August) to see how much work this
 can
 be for admins.

What page move rollback tool?

-- 
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 62301] list=recentchanges / rcprop / rcshow not working correctly

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 62301] list=recentchanges / rcprop / rcshow not working correctly

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

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117158 had a related patch set uploaded by Anomie:
API: Fix logic for list=recentchanges prop=userid

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

-- 
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 62301] list=recentchanges / rcprop / rcshow not working correctly

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

Brad Jorsch bjor...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |bjor...@wikimedia.org
   |org |
 Ever confirmed|0   |1

--- Comment #1 from Brad Jorsch bjor...@wikimedia.org ---
It's not that the query fails, it's returning the right edits. But it wrongly
claims all the edits are anon.

-- 
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 62303] New: apache threads locked in luasandbox_timer_destroy

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

Bug ID: 62303
   Summary: apache threads locked in luasandbox_timer_destroy
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: Linux
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sprin...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Every few days a group of Apache threads on a random box will lock up with the
stack trace below. Need to find out what is dying in a semaphore-protected code
block somewhere.

No obvious periodic cycle that I've noticed, and not confined to specific
boxes. No real site impact either, but sometimes the threads have uncommitted
DB transactions which is troublesome for locks and stuff.

Anyway, things shouldn't just freeze up :)

(gdb) thread apply all bt

Thread 2 (Thread 0x7f6d67a6b740 (LWP 25458)):
#0  0x7f6d666392e3 in ?? () from /lib/x86_64-linux-gnu/librt.so.1
#1  0x7f6d6b992e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#2  0x7f6d6b6bfccd in personality () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x in ?? ()

Thread 1 (Thread 0x7f6d6c452740 (LWP 25047)):
#0  0x7f6d6b998fd0 in sem_wait () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f6d5f7ded90 in ?? () from /usr/lib/php5/20090626/luasandbox.so
#2  0x7f6d5f7deff3 in luasandbox_timer_destroy () from
/usr/lib/php5/20090626/luasandbox.so
#3  0x7f6d5f7de12d in ?? () from /usr/lib/php5/20090626/luasandbox.so
#4  0x7f6d6a03dbcf in zend_objects_store_del_ref_by_handle_ex () from
/usr/lib/apache2/modules/libphp5.so
#5  0x7f6d6a03dbf3 in zend_objects_store_del_ref () from
/usr/lib/apache2/modules/libphp5.so
#6  0x7f6d6a00a0f1 in _zval_ptr_dtor () from
/usr/lib/apache2/modules/libphp5.so
#7  0x7f6d6a03dbb7 in zend_objects_store_del_ref_by_handle_ex () from
/usr/lib/apache2/modules/libphp5.so
#8  0x7f6d6a03dbf3 in zend_objects_store_del_ref () from
/usr/lib/apache2/modules/libphp5.so
#9  0x7f6d6a00a0f1 in _zval_ptr_dtor () from
/usr/lib/apache2/modules/libphp5.so
#10 0x7f6d6a0263f0 in zend_hash_destroy () from
/usr/lib/apache2/modules/libphp5.so
#11 0x7f6d6a039bc9 in zend_object_std_dtor () from
/usr/lib/apache2/modules/libphp5.so
#12 0x7f6d6a039be9 in zend_objects_free_object_storage () from
/usr/lib/apache2/modules/libphp5.so
#13 0x7f6d6a03dbcf in zend_objects_store_del_ref_by_handle_ex () from
/usr/lib/apache2/modules/libphp5.so
#14 0x7f6d6a03dbf3 in zend_objects_store_del_ref () from
/usr/lib/apache2/modules/libphp5.so
#15 0x7f6d6a00a0f1 in _zval_ptr_dtor () from
/usr/lib/apache2/modules/libphp5.so
#16 0x7f6d6a0263f0 in zend_hash_destroy () from
/usr/lib/apache2/modules/libphp5.so
#17 0x7f6d6a017a9f in _zval_dtor_func () from
/usr/lib/apache2/modules/libphp5.so
#18 0x7f6d6a00a0f1 in _zval_ptr_dtor () from
/usr/lib/apache2/modules/libphp5.so
#19 0x7f6d6a03c948 in ?? () from /usr/lib/apache2/modules/libphp5.so
#20 0x7f6d6a077907 in ?? () from /usr/lib/apache2/modules/libphp5.so
#21 0x7f6d6a078206 in ?? () from /usr/lib/apache2/modules/libphp5.so
#22 0x7f6d6a03e93b in execute () from /usr/lib/apache2/modules/libphp5.so
#23 0x7f6d6a00be7c in zend_call_function () from
/usr/lib/apache2/modules/libphp5.so
#24 0x7f6d6a02efd7 in zend_call_method () from
/usr/lib/apache2/modules/libphp5.so
#25 0x7f6d6a039b02 in zend_objects_destroy_object () from
/usr/lib/apache2/modules/libphp5.so
#26 0x7f6d6a03d64d in zend_objects_store_call_destructors () from
/usr/lib/apache2/modules/libphp5.so
#27 0x7f6d6a00a4bd in ?? () from /usr/lib/apache2/modules/libphp5.so
#28 0x7f6d6a018737 in ?? () from /usr/lib/apache2/modules/libphp5.so
#29 0x7f6d69fc568d in php_request_shutdown () from
/usr/lib/apache2/modules/libphp5.so
#30 0x7f6d6a0a9247 in ?? () from /usr/lib/apache2/modules/libphp5.so
#31 0x7f6d6c4a7508 in ap_run_handler ()
#32 0x7f6d6c4a797e in ap_invoke_handler ()
#33 0x7f6d6c4b7570 in ap_process_request ()
#34 0x7f6d6c4b4398 in ?? ()
#35 0x7f6d6c4adfa8 in ap_run_process_connection ()
#36 0x7f6d6c4bc1d0 in ?? ()
#37 0x7f6d6c4bc93a in ?? ()
#38 0x7f6d6c4bd4e7 in ap_mpm_run ()
#39 0x7f6d6c4924a4 in main ()

-- 
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 62266] MultimediaViewer should not leave so many history entries when closed

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

--- Comment #3 from Keegan Peterzell kpeterz...@wikimedia.org ---
This also applies when closing out the Media Viewer using the X instead of
going back in the browser.

Close the image with X, returns to article. Press back on the browser, and
you're back on the media image, /not/ the previous webpage you were visiting.
This isn't desirable. I don't think it merits a new bug report since solving
how histories are handled might take care of the issue. If not, I'll file a new
bug for that specifically.

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


[Bug 62292] Neutral mw-ui-button is bigger than constructive/progressive buttons

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

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

   What|Removed |Added

 CC||mflasc...@wikimedia.org,
   ||rkald...@wikimedia.org

--- Comment #1 from Matthew Flaschen mflasc...@wikimedia.org ---
Ryan Kaldari and I were discussing earlier that it might work to have a
transparent 1px border on the other types.

-- 
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 62304] New: Start cancel button as quiet neutral, but change to quiet destructive when there are changes

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

Bug ID: 62304
   Summary: Start cancel button as quiet neutral, but change to
quiet destructive when there are changes
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Page editing
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

In either case, there is no visible color when the user is not hovering, so
this should not be too attention-grabbing.

However, with destructive, it will highlight red when they hover, to reinforce
that they will lose their unsaved changes.

We might also want to change the text to 'Discard changes' at that point,
although that might be overly attention-grabbing (not sure).

See thread on design list starting at
http://lists.wikimedia.org/pipermail/design/2014-March/001588.html , and
related Flow bug 62290.

See also in progress change to the edit form
(https://gerrit.wikimedia.org/r/#/c/116725/), which will probably do the quiet
part of this, but not necessarily the destructive on change.

We should update the style guide if this is implemented.

-- 
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 62290] Flow: when form can submit, add mw-ui-destructive to its Cancel button

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

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

   What|Removed |Added

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

-- 
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 62304] Start cancel button as quiet neutral, but change to quiet destructive when there are changes

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

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

   What|Removed |Added

 CC||djdeepalijain...@gmail.com,
   ||jared.zimmerman@wikimedia.o
   ||rg,
   ||shahyar+wmfbugzilla@gmail.c
   ||om
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=62290

-- 
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 62293] VisualEditor: When an image has a full size which is smaller than the default size, it does not set the default size to the value of full size

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

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 117161 had a related patch set uploaded by Mooeypoo:
Enforce width-only default size only on larger images

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

-- 
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 62293] VisualEditor: When an image has a full size which is smaller than the default size, it does not set the default size to the value of full size

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

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

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 62302] Special:Log should have permanent link to current log entry list, specific log entries

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

--- Comment #4 from PiRSquared17 pirsquare...@gmail.com ---
(In reply to MZMcBride from comment #2)
 I'm killing the design keyword for now as I'm not convinced this will need
 design help.

Sorry.

-- 
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 62139] VisualEditor: Changing a media item type from thumbnail to frame doesn't hide the zoom icon

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

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

   What|Removed |Added

Summary|VisualEditor: Image frame   |VisualEditor: Changing a
   |issues  |media item type from
   ||thumbnail to frame
   ||doesn't hide the zoom icon

--- Comment #3 from James Forrester jforres...@wikimedia.org ---
(In reply to Ed Sanders from comment #0)
 1. frame thinks you can set a size other than original size, you can't

Fixed.


 2. changing from thumbnail to frame doesn't hide the zoom icon

Not fixed.

 3. changing from thumbnail or frame to border doesn't collapse the border

Fixed.

 4. border images come up as inline so can't be edited, even though you can
 convert to border from a block image

Fixed.

(In reply to Ed Sanders from comment #1)
 5. Opening the media dialog editor on a frameless centred image
 ([[File:Example.jpg|200px|center]]) throws an exception (Cannot call method
 'getData' of null ve.ui.MWMediaEditDialog.js:329)

Fixed.

= Re-titling.

-- 
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 49662] VisualEditor: Improvements to the image insertion dialog (tracker)

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

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

   What|Removed |Added

 Depends on||38129, 61282, 62293

-- 
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 38129] VisualEditor: Dialog to manipulate image properties (type, alignment, border, size, caption, alt text)

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

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

   What|Removed |Added

 Blocks||49662

-- 
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 61282] VisualEditor: Image size is shrinking to a dot size after exceeding a specific value while setting the image size

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

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

   What|Removed |Added

 Blocks||49662

-- 
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 62293] VisualEditor: When an image has a full size which is smaller than the default size, it does not set the default size to the value of full size

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

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

   What|Removed |Added

 Blocks||49662

-- 
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 38129] VisualEditor: Dialog to manipulate image properties (type, alignment, border, size, caption, alt text)

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

--- Comment #18 from James Forrester jforres...@wikimedia.org ---
Updated list of not-yet-done items from comment #16:

* which media item is shown (but keeping other options): bug 51033
* media thumbnail over-ride: not yet done, low priority
* alignment (baseline/middle/…): not yet done, low priority
* need a set as 'upright' size value setting (default to 75%)
* link: not yet done, low priority

Non-image things:
* page (for multi-page items, e.g. PDFs): not yet done, low priority
* noicon (for multimedia items): not yet done, low priority
* start: not yet done, low priority
* thumbtime: not yet done, low priority

Other things:
* preview of media item: bug 52461
* remove from page button: bug 51764
* merging with the (future) gallery editing dialog: not yet done
* CE-surface fixes to make TMH's media items display correctly: not yet done

-- 
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 37870] VisualEditor: Support media (tracking)

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

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

   What|Removed |Added

 Depends on||50996, 51823, 52463, 54827,
   ||61282, 62139, 62279, 62283,
   ||62287, 62293, 51905, 61323,
   ||61324, 61565, 62286

-- 
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 62279] VisualEditor: [Regression pre-wmf17] Please round image sizes to whole numbers

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 62283] VisualEditor: Too many draggable image resizing handlers for frameless, frame, and basic images (thumbnails working as intended)

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 61323] VisualEditor: Provide a button in the image dialog box's advanced settings to set default alignment for images

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 54827] VisualEditor: Pressing enter/return on a selected node should open its dialog

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 61282] VisualEditor: Image size is shrinking to a dot size after exceeding a specific value while setting the image size

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 61324] VisualEditor: Don't specify the default alignment for images (in the resulting wikitext)

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 62293] VisualEditor: When an image has a full size which is smaller than the default size, it does not set the default size to the value of full size

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 62139] VisualEditor: Changing a media item type from thumbnail to frame doesn't hide the zoom icon

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

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

   What|Removed |Added

 Blocks||37870

-- 
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 62286] VisualEditor: Why doesn't the Insert menu in the main editor have the same order as the Insert menu in the Image caption editor?

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

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

   What|Removed |Added

 Blocks||37870

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


<    1   2   3   4   5   6   7   >