[Bug 36587] Chunked upload fails with internal_api_error_UploadStashFileNotFoundException

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36587

--- Comment #9 from Erik Moeller e...@wikimedia.org 2012-08-29 22:09:05 UTC 
---
OK, now that we're through most of the Swift migration, we should pick this one
up again.

This still occurs and is easily reproducible by uploading a 300-400MB file to
Commons via Upload Wizard with chunked uploading enabled.

Looking at the API responses in details, what happens is that there's a final
chunk API request which results in a Wikimedia Error webpage response like
this:

Request: POST http://commons.wikimedia.org/w/api.php, from 208.80.154.134 via
cp1002.eqiad.wmnet (squid/2.7.STABLE9) to 10.64.0.125 (10.64.0.125)br/
Error: ERR_READ_TIMEOUT, errno [No Error] at Wed, 29 Aug 2012 21:46:36 GMT

Upload Wizard then seems to attempt to re-upload the same chunk again, with the
following response code:

{servedby:mw65,error:{code:internal_api_error_UploadChunkFileException,info:Exception
Caught: error storing file in '\/tmp\/phpRWwfF6': backend-fail-alreadyexists;
mwstore:\/\/local-swift\/local-temp\/5\/57\/10tlhjb3zs7o.4nm7i9.28.ogx.490,*:}

This response code is then surfaced through the UI.

So it looks like the chunk re-assembly for large files is still timing out
somewhere.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 30095] UploadWizard should have more specific error message for files that contain HTML in the EXIF data

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30095

--- Comment #4 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:18:42 UTC ---
For the entire error handler, we ought to implement something the likes of

processVerificationError() of SpecialUpload.php

we should expand showError() to showError(code, info, details) and pass details
if the api error result has them. We can then also move the
filetype-banned-type handling into showError.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 30095] UploadWizard should have more specific error message for files that contain HTML in the EXIF data

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30095

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |hartman.w...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37107] Upload Wizard should check for protection status of titles

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37107

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

   What|Removed |Added

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

--- Comment #15 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:31:08 UTC ---
ideally, we need to add something to the API to 'testrun' the upload, because
we now need separate api checks for everything that can possibly go wrong.

Instead we should have a mode where it just goes trough all the checks but
doesn't 'commit' the file and page. We then have all title, protection,
blocklogs, illegal filenames and what not handled in the SAME way as the final
upload will report. Instead of using 4 separate checks on in our
mw.DestinationChecker (which then runs the danger of getting out of sync with
'core'

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37232] i18n messages for copy category and description need PLURAL support

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37232

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

   What|Removed |Added

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

--- Comment #6 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:32:38 UTC ---
patch was merged. So this can be closed ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37107] Upload Wizard should check for protection status of titles

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37107

--- Comment #16 from Mark Holmquist mtrac...@member.fsf.org 2012-08-29 
22:34:10 UTC ---
DJ, I think the thing we need is to add in protection-checking to the
TitleBlacklist / uniqueness API call(s) that we already perform. It should be
relatively simple, but will take a core change.

Until then, I'd say, the while-uploading check is our best bet.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38303] confusing error message when uploading a file with filename is not allowed.

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38303

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

   What|Removed |Added

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

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:34:18 UTC ---
You now have no feedback. Instead your proposed title is automatically
'cleansed' and you have no feedback that your title got changed until after the
real upload was executed.

Also not really ideal I think...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

--- Comment #4 from Phillip Patriakeas dragonlordofxant...@gmail.com 
2012-08-29 22:34:43 UTC ---
(In reply to comment #3)
 (In reply to comment #2)
  Bugs asking for plural or gender support should have their own tracking bug 
  (if
  there isn't a suitable one yet) and have not been added as blockers of this.
 
 Those should be bug 38781 and bug 30443.

Should those two be marked as blocking this bug?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38618] Commons handling This file was previously uploaded to this wiki.

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38618

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

   What|Removed |Added

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

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:38:08 UTC ---
This was fixed with https://gerrit.wikimedia.org/r/20814

This is not yet deployed on Commons.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38618] Commons handling This file was previously uploaded to this wiki.

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38618

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39778] If you get a duplicate-archive warning for the first file in a multifile upload it gives a JS error

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39778

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

   What|Removed |Added

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

--- Comment #1 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:42:13 UTC ---
Is this related to 
https://gerrit.wikimedia.org/r/#/c/21820/

and thus bug 39608 ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37232] i18n messages for copy category and description need PLURAL support

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37232

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38781] Messages needing PLURAL support (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38781

Bug 38781 depends on bug 37232, which changed state.

Bug 37232 Summary: i18n messages for copy category and description need PLURAL 
support
https://bugzilla.wikimedia.org/show_bug.cgi?id=37232

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 26209] UploadWizard: uploading file with colon in name leads to error

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26209

--- Comment #6 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:47:19 UTC ---
@sage the file with the colon. Was that the original title of the file you are
uploading in the upload step, or was it the title you were trying to give to
the final upload during the details step ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 29594] Need a way back when trying to upload a file in UploadWizard that already exists

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29594

--- Comment #8 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
22:49:16 UTC ---
This should be fixed with https://gerrit.wikimedia.org/r/10995

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39774] Admin levels getting confused

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39774

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||jrob...@wikimedia.org

--- Comment #2 from Jon jrob...@wikimedia.org 2012-08-29 22:55:33 UTC ---
I've seen this in the beta but haven't seen it since. We need a reliable way to
reproduce this before it can be fixed.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38921] Show current user location on map

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38921

--- Comment #7 from Jon jrob...@wikimedia.org 2012-08-29 22:56:09 UTC ---
https://github.com/wikimedia/WLMMobile/pull/211

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39769] Incomplete uploads showing admin level entries not address

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39769

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Jon jrob...@wikimedia.org 2012-08-29 23:00:42 UTC ---
https://mingle.corp.wikimedia.org/projects/wlm_android_app/cards/138

Each photo appears as a thumbnail with the title of the monument and the
country/city info, i.e., Admin info, which replaces the address that is
currently shown – this should be country name, region/municipailty name, etc.
to the last admin level, with each name separated by a comma.

Not a bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 26209] UploadWizard: uploading file with colon in name leads to error

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26209

--- Comment #7 from Sage Ross rages...@gmail.com 2012-08-29 23:00:43 UTC ---
This was during the upload step. The file name was: Screenshot from 2012-08-17
17:24:54.png or similar. (I tried it with a couple of screenshots with similar
titles.)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 32606] duplicate link: is not HTML-linked to file page, not red and points to the wrong URL

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32606

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

   What|Removed |Added

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

--- Comment #8 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
23:01:33 UTC ---
https://gerrit.wikimedia.org/r/21975

The dialog now no longer ALSO triggers the link target. Ideally, when there is
just 1 duplicate, we should just link to the file (with _blank) and not bother
with the dialog.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39717] Incomplete uploads listing sometimes doesn't show thumbnails

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39717

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Jon jrob...@wikimedia.org 2012-08-29 23:05:35 UTC ---
So to test this I clicked on uploads and while the logging in message displayed
I prepared to turn on airplane mode. I turn it on as thumbnails start to load.

The result is certain images thumbnails display as grey boxes.

I guess this is better than a loader. Possibly we should show a warning
triangle in these situations to show something went wrong but I think this is
an improvement so closing as fixed. Please open new story to introduce warning
triangles.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 24675] Revision error on en.wikipedia.org, Internal error: Unknown cluster cluster16

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24675

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

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #6 from Roan Kattouw roan.katt...@gmail.com 2012-08-29 23:09:51 
UTC ---
(In reply to comment #4)
 Thanks for your detailed report, Aaron.
 
 There's no cluster16 in the config. The revision timestamp is
 2008-01-25T00:11:44Z. You can't simply disappear an ES cluster leaving
 references to it. What happened with its contents?
 Given these are 2008 events, I'd pass this to Tim.
CC Tim.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39670] Query for URL of image (prop=imageinfoiiprop=url) fails with Uri::setUri: $uri is not of a valid type.

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39670

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2012-08-29 23:11:50 
UTC ---
This is probably fixed now that Uri.php has been reverted, right?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 26209] UploadWizard: uploading file with colon in name leads to error

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26209

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Derk-Jan Hartman hartman.w...@gmail.com 2012-08-29 
23:11:50 UTC ---
OK, confirmed. A badfilename case and it is fixed since this commit
https://gerrit.wikimedia.org/r/21698

The fix is not yet live on Commons.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 27260] UploadWizard 1.0 (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27260

Bug 27260 depends on bug 26209, which changed state.

Bug 26209 Summary: UploadWizard: uploading file with colon in name leads to 
error
https://bugzilla.wikimedia.org/show_bug.cgi?id=26209

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38294] jquery.articleFeedbackv5.special styles loaded incorrectly in RTL languages

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38294

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2012-08-29 23:22:46 
UTC ---
(In reply to comment #8)
 How long does CSSJanus take to run on that file, with a sufficient backtrack
 limit?
On fenari:

 $style = 
 file_get_contents('/usr/local/apache/common/php-1.20wmf10/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.special.css')

 ini_set('pcre.backtrack_limit', 1e6)

 $start = microtime(true); for ( $i = 0; $i  1000; $i++ ) { 
 CSSJanus::transform($style, true, false ); } $end = microtime(true); echo 
 $end-$start;
54.10337305069

So 54ms.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39772] update the mobile app database

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39772

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||jrob...@wikimedia.org
 Resolution||DUPLICATE

--- Comment #1 from Jon jrob...@wikimedia.org 2012-08-29 23:26:08 UTC ---
I can confirm that Panama and Czech Republic now has monuments in the latest
build (not released). We are working to improve how we include newly published
country data in bug 39568.

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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39568] Admin levels empty due to no campaign information (e.g. license)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39568

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 CC||ew-nos...@web.de

--- Comment #14 from Jon jrob...@wikimedia.org 2012-08-29 23:26:08 UTC ---
*** Bug 39772 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 2007] Tracking bug (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Bug 2007 depends on bug 39772, which changed state.

Bug 39772 Summary: update the mobile app database
https://bugzilla.wikimedia.org/show_bug.cgi?id=39772

   What|Old Value   |New Value

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38606] Set log_page to the page_id of its description page for upload actions

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38606

--- Comment #7 from Platonides platoni...@gmail.com 2012-08-29 23:28:45 UTC 
---
For having this feature on Wiki Loves Monuments 2012 uploads.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39778] If you get a duplicate-archive warning for the first file in a multifile upload it gives a JS error

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39778

--- Comment #2 from Ryan Kaldari rkald...@wikimedia.org 2012-08-29 23:41:42 
UTC ---
Yes, the change seems to fix it so it's probably the same bug essentially.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39711] Login should only be required when uploading photos

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39711

Phil Chang phili...@gmail.com changed:

   What|Removed |Added

 CC||phili...@gmail.com

--- Comment #1 from Phil Chang phili...@gmail.com 2012-08-30 00:31:40 UTC ---
also when attempting to view Uploads

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] New: Default file uploader seems to be broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

   Web browser: ---
 Bug #: 39779
   Summary: Default file uploader seems to be broken on the
English Wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com
Classification: Unclassified
   Mobile Platform: ---


When I go to https://en.wikipedia.org/wiki/Main_Page and click Upload file
in the sidebar, I'm taken to https://en.wikipedia.org/wiki/Wikipedia:Upload.
I click the giant Click here to Start the Upload Form link which takes me to
https://en.wikipedia.org/w/index.php?title=Wikipedia:File_Upload_Wizard?withJS=MediaWiki:FileUploadWizard.js.

So our starting point is
https://en.wikipedia.org/w/index.php?title=Wikipedia:File_Upload_Wizard?withJS=MediaWiki:FileUploadWizard.js.

You select a file to upload, pick a file name, fill in a description, click the
This is a free work. option and no upload button appears. This is a major
problem.

The JavaScript error console for my browser says:

Error: Error: Syntax error, unrecognized expression:  .[name=file]
Source File:
https://bits.wikimedia.org/en.wikipedia.org/load.php?debug=falselang=enmodules=jquery%2Cmediawikionly=scriptsskin=monobookversion=20120829T181910Z
Line: 69

Multiple users have confirmed this issue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

Summary|Default file uploader seems |Default file uploader is
   |to be broken on the English |broken on the English
   |Wikipedia   |Wikipedia

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

Krenair kren...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||kren...@gmail.com
 Resolution||INVALID

--- Comment #1 from Krenair kren...@gmail.com 2012-08-30 00:47:14 UTC ---
This needs to be solved by that wiki's admins.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |

--- Comment #2 from MZMcBride b...@mzmcbride.com 2012-08-30 00:48:54 UTC ---
(In reply to comment #1)
 This needs to be solved by that wiki's admins.

This bug is valid and a high priority to get fixed. Please don't close the bug
until users are able to upload with the default file uploader on the English
Wikipedia.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

Krenair kren...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||INVALID

--- Comment #3 from Krenair kren...@gmail.com 2012-08-30 00:50:52 UTC ---
This bug is invalid. The issue is in a script on the wiki
(MediaWiki:FileUploadWizard.js). Do not reopen.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=37320
 Resolution|INVALID |

--- Comment #4 from MZMcBride b...@mzmcbride.com 2012-08-30 00:52:59 UTC ---
(In reply to comment #3)
 This bug is invalid. The issue is in a script on the wiki
 (MediaWiki:FileUploadWizard.js). Do not reopen.

You don't seem to have fixed the issue, though you've now admitted that there
is one. So... this is a valid bug, then. :-)

Related: bug 37320.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39476] coords 0, 0 used for monuments without coordinates

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39476

--- Comment #4 from Jon jrob...@wikimedia.org 2012-08-30 00:55:37 UTC ---
Max fixed this api side
https://github.com/wikimedia/WLMMobile/pull/213 should take care of client

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38507] WLMMobile: rounding errors on border around progress bar on hdpi device

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38507

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39780] New: Global blocks message issues

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39780

   Web browser: ---
 Bug #: 39780
   Summary: Global blocks message issues
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: ipv6
  Severity: normal
  Priority: Unprioritized
 Component: GlobalBlocking
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jas...@jasperswebsite.com
CC: agarr...@wikimedia.org, wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---


When an IPv6 addresses are globally rangeblocked, the error message shown when
someone on a g-blocked IPv6 range only shows the local individual address, not
the range, such as the proxy block at
http://www.4proxy.de/index.php?q=aHR0cDovL3d3dy5tZWRpYXdpa2kub3JnL3cvaW5kZXgucGhwP3RpdGxlPVNwZWNpYWw6VXNlckxvZ2luJmFtcDtyZXR1cm50bz1NZWRpYVdpa2klM0FNb2Rlcm4rQXBpenphJmFtcDtyZXR1cm50b3F1ZXJ5PWFjdGlvbiUzRGVkaXQmYW1wO3R5cGU9c2lnbnVw.

This is not unique to proxies.

Furthermore, the change of the interface message from
MediaWiki:Globalblocking-blocked to MediaWiki:Globalblocking-ipblocked appears
to have been ill-conceived because most wikis I see have not migrated their
MediaWiki:GlobalBlocking-blocked to MediaWiki:Globalblocking-ipblocked.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #5 from MZMcBride b...@mzmcbride.com 2012-08-30 01:03:44 UTC ---
Fixed with a few edits by Roan and Ryan K.:
https://en.wikipedia.org/w/index.php?diff=509859337oldid=501698504. Thank
you both!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

Thehelpfulone thehelpfulonew...@gmail.com changed:

   What|Removed |Added

 CC||thehelpfulonew...@gmail.com

--- Comment #6 from Thehelpfulone thehelpfulonew...@gmail.com 2012-08-30 
01:21:02 UTC ---
Thanks to Roan and Ryan for fixing this issue so quickly.

Krenair: MZ was correct to open a bug for this, simply stating that 'it needs
to be solved by that wiki's admins' isn't the right line of thought, in my
opinion. Please consider that in the future there may not be admins that have
sufficient experience or knowledge of what could be causing an issue that it
could take them significantly longer to fix a problem than the developers who
are working on, or are likely to be more well versed with the relevant code. We
don't want too start adopting a 'admins must fix things themselves' mentality
here, as that could end up being disastrous for small wikis with barely any
active admins, let alone ones with developing/code experience!

Thehelpfulone

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39781] New: Add a new openstack network in pmtpa

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39781

   Web browser: ---
 Bug #: 39781
   Summary: Add a new openstack network in pmtpa
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


We're running out of private IPs for labs in pmtpa. We need to add a new
network. The new network must also add IPv6 as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39782] New: Switch instances to use virtio network adapters

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39782

   Web browser: ---
 Bug #: 39782
   Summary: Switch instances to use virtio network adapters
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fai...@wikimedia.org
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


We need to switch to virtio for the network interface for performance reasns.
For this to happen we need:
a) To modify OpenStack configs as for new VMs to be set up with virtio.
b) To modify libvirt XMLs to switch old VMs to virtio and reboot them
gradually.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39783] New: Move from nfs instance to project storage (the home share) for home directories

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39783

   Web browser: ---
 Bug #: 39783
   Summary: Move from nfs instance to project storage (the home
share) for home directories
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Currently, we're using an instance running NFS for shared per-project home
directories. Move from this to using the home gluster share on the project
storage.

The shares are already created and managed like the project storage. So, we
need to move the data and change the mount.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39785] New: Create a labs SMTP smarthost

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39785

   Web browser: ---
 Bug #: 39785
   Summary: Create a labs SMTP smarthost
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fai...@wikimedia.org
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Currently labs use the production exim servers to relay mail from. This is bad
for a number of reasons (possible spam/RBLs, unnecessary load etc.) We need to
have labs-specific smarthosts.

Additionally, we should integrate this with LDAP and have root@ go to sysadmins
of particular projects.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39786] New: Change the mount point for homedirs from user directories to all of /home and use pam_mkhomedir

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39786

   Web browser: ---
 Bug #: 39786
   Summary: Change the mount point for homedirs from user
directories to all of /home and use pam_mkhomedir
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Rather than using a script to manage home directories, we should let pam do
that for us. We can't do that when automounting individual home directories,
though. So, we'll need to mount all of /home.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Depends on||35947, 39781, 39782, 39785

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35947] Enable ipv6 on labs

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35947

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39782] Switch instances to use virtio network adapters

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39782

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39781] Add a new openstack network in pmtpa

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39781

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39785] Create a labs SMTP smarthost

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39785

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39786] Change the mount point for homedirs from user directories to all of /home and use pam_mkhomedir

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39786

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

   What|Removed |Added

 Blocks||39783

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39783] Move from nfs instance to project storage (the home share) for home directories

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39783

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

   What|Removed |Added

 Depends on||39786

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

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

   What|Removed |Added

 Depends on||39783

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39783] Move from nfs instance to project storage (the home share) for home directories

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39783

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

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39787] New: Add more network nodes

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39787

   Web browser: ---
 Bug #: 39787
   Summary: Add more network nodes
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fai...@wikimedia.org
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Currently we have a single network node, which means that it's a SPOF and a
potential bottleneck. We should make all compute nodes be their own network
node.

To do that and keep having a fragmented IP space, we need some kind of
integration with the networking gear. Ryan has made some patches to integrate
with exaBGP an use BGP. We should also align our plans with what OpenStack
Quantum can do for us.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Depends on||39787

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39787] Add more network nodes

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39787

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39788] New: Enable passwordless sudo for instances

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39788

   Web browser: ---
 Bug #: 39788
   Summary: Enable passwordless sudo for instances
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rlan...@gmail.com
CC: benap...@gmail.com, rlan...@gmail.com
Blocks: 39784
Classification: Unclassified
   Mobile Platform: ---


It's annoying and slightly insecure to require passwords for sudo. We should
allow passwordless sudo.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

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

   What|Removed |Added

 Depends on||39788

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37108] Initial duplicate check is broken in Firefox, Chrome (not Opera)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37108

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||rkald...@wikimedia.org
 Resolution||FIXED

--- Comment #3 from Ryan Kaldari rkald...@wikimedia.org 2012-08-30 01:52:29 
UTC ---
Merged to trunk.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39789] New: Add eqiad as a production region

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39789

   Web browser: ---
 Bug #: 39789
   Summary: Add eqiad as a production region
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fai...@wikimedia.org
CC: benap...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


We should set up the virt servers in eqiad as a production cluster and add them
as a region.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39790] New: Sudo policy should use the project group, rather than ALL for users

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39790

   Web browser: ---
 Bug #: 39790
   Summary: Sudo policy should use the project group, rather than
ALL for users
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: OpenStackManager
AssignedTo: rlan...@gmail.com
ReportedBy: rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Using ALL for users, rather than the project group is insecure. If passwordless
sudo was allowed, then all users on the system, including service accounts
would be allowed to run sudo commands.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Depends on||39789

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39789] Add eqiad as a production region

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39789

Faidon Liambotis fai...@wikimedia.org changed:

   What|Removed |Added

 Blocks||39784

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39790] Sudo policy should use the project group, rather than ALL for users

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39790

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

   What|Removed |Added

 Blocks||39788

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39788] Enable passwordless sudo for instances

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39788

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

   What|Removed |Added

 Depends on||39790

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39789] Add eqiad as a production region

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39789

--- Comment #1 from Ryan Lane rlan...@gmail.com 2012-08-30 01:59:27 UTC ---
Some things we need to figure out for this:

1. How do we handle glance. Do we have a glance server per region? How are
images handled in this situation?

2. How do we handle keystone? When a user logs in to labsconsole, it
authenticates them against keystone. Should we have a keystone service per
region, and authenticate against all keystone servers? Should we replicate
keystone across regions?

3. How do we handle DNS in the instances? Do we set the search path for a
single region and make people use FQDN for other regions, or so we set search
path so that people can use short names?

4. How do we handle project storage? We have a cluster in each datacenter. Do
we allow cross-datacenter mounts? If we do, how do we handle automounted access
to that?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 26583] OpenStackManager extension should also support the OpenStack API

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26583

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Ryan Lane rlan...@gmail.com 2012-08-30 02:06:19 UTC ---
Fixed in 8daa927f440deb73173d766d3160c5684216d5ef.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 26678] Remove use of nova admin credentials where possible

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26678

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ryan Lane rlan...@gmail.com 2012-08-30 02:06:28 UTC ---
Fixed in 8daa927f440deb73173d766d3160c5684216d5ef.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 35655] Project creation should be limited to wiki admin rather than cloudadmin

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35655

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ryan Lane rlan...@gmail.com 2012-08-30 02:07:00 UTC ---
Fixed in 8daa927f440deb73173d766d3160c5684216d5ef.

This action is now based on a permission that can be given to any group.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 26678] Remove use of nova admin credentials where possible

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26678

--- Comment #2 from Ryan Lane rlan...@gmail.com 2012-08-30 02:07:38 UTC ---
We use the user's context everywhere except for the jobs that add instance
documentation pages and dns A records.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 26583] OpenStackManager extension should also support the OpenStack API

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26583

--- Comment #4 from Ryan Lane rlan...@gmail.com 2012-08-30 02:07:54 UTC ---
It only supports the OpenStack API now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 35271] Add keystone support

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35271

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ryan Lane rlan...@gmail.com 2012-08-30 02:08:11 UTC ---
Fixed in 8daa927f440deb73173d766d3160c5684216d5ef.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 37108] Initial duplicate check is broken in Firefox, Chrome (not Opera)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37108

--- Comment #4 from Erik Moeller e...@wikimedia.org 2012-08-30 02:16:40 UTC 
---
Confirmed fixed in master.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39608] When a single file in a batch is invalid, only that file should be rejected

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39608

Erik Moeller e...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Erik Moeller e...@wikimedia.org 2012-08-30 02:18:44 UTC 
---
https://gerrit.wikimedia.org/r/#/c/21820/ seems to have fixed the above case as
intended. I can still get UW to trip up by mixing a few different error cases
in the first step, but I'll file a separate bug for that.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39791] New: HTTP 500 when trying to configure instance

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39791

   Web browser: ---
 Bug #: 39791
   Summary: HTTP 500 when trying to configure instance
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: (other)
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: o...@wikimedia.org
CC: benap...@gmail.com, dz...@wikimedia.org,
rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


This view throws a 500 error:

https://labsconsole.wikimedia.org/w/index.php?title=Special:NovaInstanceaction=configureproject=editor-engagementinstanceid=i-03dd

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 29594] Need a way back when trying to upload a file in UploadWizard that already exists

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29594

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2012-08-30 02:46:43 UTC ---
Tested again, and indeed now it notifies me of an already uploaded file during
the upload step, which is much better.

Closing now, thanks!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 30625] UploadWizard does not handle 'duplicate-archive' errors correctly

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30625

Bug 30625 depends on bug 29594, which changed state.

Bug 29594 Summary: Need a way back when trying to upload a file in UploadWizard 
that already exists
https://bugzilla.wikimedia.org/show_bug.cgi?id=29594

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 32247] Cannot go back after uploading files

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32247

Bug 32247 depends on bug 29594, which changed state.

Bug 29594 Summary: Need a way back when trying to upload a file in UploadWizard 
that already exists
https://bugzilla.wikimedia.org/show_bug.cgi?id=29594

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 30687] Implement backwards navigation in UploadWizard (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30687

Bug 30687 depends on bug 29594, which changed state.

Bug 29594 Summary: Need a way back when trying to upload a file in UploadWizard 
that already exists
https://bugzilla.wikimedia.org/show_bug.cgi?id=29594

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37468] Add step-backwards from thanks with file errors to describe to allow changes if necessary

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37468

--- Comment #3 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2012-08-30 02:52:20 UTC ---
As the referenced gerrit patch is merged, I assume this bug can be closed?

Also, this bug seems to be about the same or at last very related to bug 29594,
but well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

Jasper Deng jas...@jasperswebsite.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jas...@jasperswebsite.com
 Resolution||INVALID

--- Comment #1 from Jasper Deng jas...@jasperswebsite.com 2012-08-30 02:59:46 
UTC ---
This bug appears to be blank. Marking as RESOLVED INVALID until you fill
something in.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

Jasper Deng jas...@jasperswebsite.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38294] jquery.articleFeedbackv5.special styles loaded incorrectly in RTL languages

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38294

--- Comment #10 from Tim Starling tstarl...@wikimedia.org 2012-08-30 03:42:12 
UTC ---
(In reply to comment #9)
 So 54ms.

OK, deployed. Usually if a regex requires very deep backtracking, it means it's
O(N^2), so it could probably use some optimisation work. CSSJanus is only 300
lines of code, someone should just rewrite it as a proper parser.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39784] Labs infrastructure work (tracking)

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39784

--- Comment #2 from Jasper Deng jas...@jasperswebsite.com 2012-08-30 03:00:24 
UTC ---
Please excuse the previous comment.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39221] Inconsistent state within the internal storage backends

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #32 from Yann Forget yan...@gmail.com 2012-08-30 04:08:26 UTC ---
http://commons.wikimedia.org/w/index.php?title=Special:Undeleteaction=submit

This bug is now a real big problem :(

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39221] Inconsistent state within the internal storage backends

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #33 from Aaron Schulz aschulz4...@gmail.com 2012-08-30 04:09:09 
UTC ---
(In reply to comment #32)
 http://commons.wikimedia.org/w/index.php?title=Special:Undeleteaction=submit
 
 This bug is now a real big problem :(

That link doesn't go to any specific file.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39221] Inconsistent state within the internal storage backends

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39221

--- Comment #34 from Yann Forget yan...@gmail.com 2012-08-30 04:09:41 UTC ---
http://commons.wikimedia.org/w/index.php?title=Special:Undeletetarget=File%3AChampniersvueaerienne.jpg
oops

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 16545] Special:ListGlobalUsers/group should note when rights apply to the current wiki / when the wiki is in the relevant wiki set

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16545

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #20 from Nemo_bis federicol...@tiscali.it 2012-08-30 05:03:06 UTC 
---
Finally merged! Thanks, Krenair.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39735] WLMMobile: HTML injection in HTML templating system

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39735

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |br...@wikimedia.org
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 29955] Make UploadWizard compatible with fair use

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29955

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||37320
 Depends on|37320   |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 37320] Fix English Wikipedia's upload system

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37320

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks|29955   |
 Depends on||29955, 39779

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 Blocks||37320

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 38294] jquery.articleFeedbackv5.special styles loaded incorrectly in RTL languages

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38294

--- Comment #11 from Roan Kattouw roan.katt...@gmail.com 2012-08-30 05:16:43 
UTC ---
(In reply to comment #10)
 (In reply to comment #9)
  So 54ms.
 
 OK, deployed. Usually if a regex requires very deep backtracking, it means 
 it's
 O(N^2), so it could probably use some optimisation work. CSSJanus is only 300
 lines of code, someone should just rewrite it as a proper parser.
Yeah we need to do that anyway, because a pile of regexes isn't gonna be smart
enough to deal with quoted strings with arbitrary text (which are legitimate in
CSS because CSS3 added the abomination that is content:).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 39779] Default file uploader is broken on the English Wikipedia

2012-08-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39779

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #7 from Nemo_bis federicol...@tiscali.it 2012-08-30 05:19:29 UTC 
---
Roan and kaldari have been super-helpful (way more than community could
expect), but the point is rather that bugs in Wikimedia  General can also be
filed for things which sysops (or unknown deities) technically have to fix.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


<    1   2   3