bugzilla-daemon | 1 Sep 2011 01:07
Picon

[Bug 30653] Enable Matroska and WebM containers on Wikimedia sites

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

--- Comment #2 from Marcin Cieślak <marcin.cieslak <at> gmail.com> 2011-08-31 23:07:09 UTC ---
TimedMediaHandler is a cool thing, what I was thinking about is just
possibility to upload .mkv files as plain binary files, to facilitate editing
by those who download it from Commons. 

Sure, having them streamed and subtitled would be a cool thing, but that comes
next. I also understand that we without the media handler we can't meaningfully
[[File:...]] them into a wiki.

--

-- 
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 <at> lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
bugzilla-daemon | 1 Sep 2011 01:11
Picon

[Bug 30644] UploadWizard campaigns are deleted on GET

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

--- Comment #6 from Jeroen De Dauw <jeroen_dedauw <at> yahoo.com> 2011-08-31 23:11:03 UTC ---
> Good. It wasn't there yesterday :)

The dialogue has been there since I created the deletion link.

> It would be the "right" solution (semantic reasons, no javascript
dependency...). 

This makes me wonder what do do for an interface similar to what we have now,
but where deletions are made via HTTP request to the API, after getting a
dialogue (which also allows entering data such as deletion reason). I think
such an approach is more user friendly then having a separate page.

> In this case I would pass $campaign->campaign_name. There's not much to put there in this case, although
it has the weakness that if someone recreated the campaign, the old token would still be able to delete it.

Right, since this is just deleting, we're getting of rather easily. Just adding
a campaign constant, the campaign name, and the campaign id should yield
something unique. But what to do for edit actions, ie for a API module that
allows modifying one or more settings of an upload campaign (if there was such
a module)?

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:13
Picon

[Bug 30669] [[:+]] returns garbage

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

--- Comment #1 from Jeroen De Dauw <jeroen_dedauw <at> yahoo.com> 2011-08-31 23:13:14 UTC ---
Can you elaborate on how "it's not working"? I'm getting results...

http://semantic-mediawiki.org/w/index.php?title=Special:Ask&offset=0&limit=500&q=[[%3A%2B]]&p=format%3Dbroadtable%2Fheaders%3Dshow%2Flink%3Dall&eq=yes

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:15
Picon

[Bug 30645] No history for upload campaigns

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

--- Comment #3 from Jeroen De Dauw <jeroen_dedauw <at> yahoo.com> 2011-08-31 23:15:38 UTC ---
I wouldn't mind implementing this, but don't think I can just go do that unless
my "boss person" asks for it :)

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:17
Picon

[Bug 4381] Magic quotes cleaning is not comprehensive, key strings not unescaped

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

John Du Hart <john <at> compwhizii.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |reviewed
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |john <at> compwhizii.net
         Resolution|                            |FIXED

--- Comment #9 from John Du Hart <john <at> compwhizii.net> 2011-08-31 23:17:08 UTC ---
Fixed in r95921

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:22
Picon

[Bug 4421] Image file extension should not be part of the name

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

John Du Hart <john <at> compwhizii.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john <at> compwhizii.net

--- Comment #78 from John Du Hart <john <at> compwhizii.net> 2011-08-31 23:22:02 UTC ---
(In reply to comment #77)
> Okay, you know what, I've had enough of this nonsense. Will someone with more
> knowledge of Bugzilla split my proposal, (Comment 71), off from this?
> 
> There are two proposals on this page. One is to remove filetype extensions
> entirely, and has gotten a whole lot of shrieks of horror over the past five
> years. The other is my proposal, which really shouldn't have been placed here.
> I did what I was told to, but my proposal is entirely different from the one
> made in 2006.

Why don't you do it yourself (In fact, there's probably already a bug submitted
for that. Search for it)

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:29
Picon

[Bug 4488] Watch rollbacks

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

John Du Hart <john <at> compwhizii.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|need-review                 |reviewed
                 CC|                            |john <at> compwhizii.net

--- Comment #10 from John Du Hart <john <at> compwhizii.net> 2011-08-31 23:29:30 UTC ---
Thank for submitting a patch to MediaWiki. I've reviewed the patch, and I don't
think moving watch functions into the Title class is the best move here. It
would be preferred to update the value of $mWatched from the User class.

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:30
Picon

[Bug 30644] UploadWizard campaigns are deleted on GET

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

--- Comment #7 from Platonides <Platonides <at> gmail.com> 2011-08-31 23:30:06 UTC ---
> > Good. It wasn't there yesterday :)
> 
> The dialogue has been there since I created the deletion link.

No. It didn't prevent me from removing a campaign yesterday when I followed it
(naively expecting to see a confirmation form). 

> But what to do for edit actions, ie for a API module that
> allows modifying one or more settings of an upload campaign (if there was such
> a module)?

Not using GET? If you are using AJAX you pass the parameters in the body of the
request.

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:31
Picon

[Bug 16751] Support multiple file uploads via Special:Upload (backend/infrastructure)

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

--- Comment #11 from Erik Moeller <erik <at> wikimedia.org> 2011-08-31 23:31:53 UTC ---
To the extent that we want to make uploading friendlier in general, I do think
putting that effort toward generalizing UW is a better use of time than making
Special:Upload or its various incarnations gradually acquire UW-like
capabilities. So even if that's not something we (WMF) want to push actively
right now, perhaps we should open a 'Generalize UploadWizard to work outside
Commons' tracking bug.

--

-- 
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.
bugzilla-daemon | 1 Sep 2011 01:36
Picon

[Bug 4553] Green U marker for updated pages on watchlist and recent changes

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

John Du Hart <john <at> compwhizii.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1299|0                           |1
        is obsolete|                            |

--

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

Gmane