[Bug 68321] Some Mobile/Web uploads without or with corrupted information

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #13 from Ryan Kaldari rkald...@wikimedia.org ---
Why did we create a separate Special:Uploads instead of replacing
Special:Upload? That seems like it was a bad idea.

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

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

   What|Removed |Added

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

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #14 from Ryan Kaldari rkald...@wikimedia.org ---
Temporarily fixed with:
https://commons.wikimedia.org/wiki/MediaWiki:Mobile.js
Until Bug 70146 is fixed.

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


[Bug 68321] Some Mobile/Web uploads without or with corrupted information

2014-08-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

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

   What|Removed |Added

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

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


[Bug 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #12 from Lupo lupo.bugzi...@gmail.com ---
Another approach might be to put some simple JavaScript in mobile.js on Commons
to

* Pre-fill the description at Special:Upload with an empty {{information}}
template
* Disable the upload button
* Enable the upload button only if:
  - A source file is selected, and
  - A target filename is given, and
  - The description is not empty, and
  - A license has been chosen or the description field contains an
{{information}} template with a non-empty permission field, and
  - If the description contains an {{information}} template, the fields for
source, author, and description are not empty.

And make Special:Upload on the mobile site of Commons subject to the
autoconfirmed only and editcount restrictions.

I presume editors who upload to the Commons through Special:Upload must indeed
use commons.m.wikimedia.org/wiki/Special:Upload.
(en.m.wikipedia.org/wiki/Special:Upload would upload locally to the English
Wikipedia, right?)

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #10 from Lupo lupo.bugzi...@gmail.com ---
(In reply to Maryana Pinchuk from comment #9)
 I asked Keilana to clarify how she uploaded her image. Here's her response:
 
 @Maryana (WMF): Hi Maryana, I was doing it quickly on my phone, the Commons
 app decided to crash, and I attempted to use the web form on the desktop
 site. As you can tell, it didn't work too well. I think what happened was I
 accidentally clicked not my own work instead of this is my own work.
 Does that help? Keilana (talk) 20:51, 22 July 2014 (UTC)
 
 So I think we have two options: we should either hide Special:Uploads
 entirely, since it's not formatted appropriately for mobile, or redirect it
 to the mobile web upload workflow. The second option seems like the more
 sensible one.

I presume you mean hide the desktop upload Special:Upload (without 's') on
mobile, or redirect it to Special:Uploads (with 's'; the mobile/web upload
process).

Yes, that makes sense.

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #11 from Lupo lupo.bugzi...@gmail.com ---
(In reply to Lupo from comment #10)
 (In reply to Maryana Pinchuk from comment #9)
  I asked Keilana to clarify how she uploaded her image. Here's her response:
  
  @Maryana (WMF): Hi Maryana, I was doing it quickly on my phone, the Commons
  app decided to crash, and I attempted to use the web form on the desktop
  site. As you can tell, it didn't work too well. I think what happened was I
  accidentally clicked not my own work instead of this is my own work.
  Does that help? Keilana (talk) 20:51, 22 July 2014 (UTC)
  
  So I think we have two options: we should either hide Special:Uploads
  entirely, since it's not formatted appropriately for mobile, or redirect it
  to the mobile web upload workflow. The second option seems like the more
  sensible one.
 
 I presume you mean hide the desktop upload Special:Upload (without 's') on
 mobile, or redirect it to Special:Uploads (with 's'; the mobile/web upload
 process).
 
 Yes, that makes sense.

... if you want to allow only uploads of self-taken photos on mobile and manage
to restrict the Special:Uploads process to that.

How is a user supposed to upload an old, clearly public domain image, and give
source, author, and a PD-old license on mobile? Or is such a user not
supposed to (be able to) do this at all?

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #7 from Lupo lupo.bugzi...@gmail.com ---
(In reply to Jon from comment #6)
 Well that might be it then - Special:Upload doesn't load JavaScript in
 mobile.
 Sounds like a bug with Special:Upload on desktop too ...

On desktop, it does load JS, and in fact we did add JS to catch such cases. But
originally, there was no such JS, and there is still a way to use
Special:Upload on desktop without any JS verifications.

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #8 from Lupo lupo.bugzi...@gmail.com ---
(In reply to Lupo from comment #7)
 On desktop, it does load JS, and in fact we did add JS to catch such cases.
 But originally, there was no such JS, and there is still a way to use
 Special:Upload on desktop without any JS verifications.

In fact, did you ever go to the old upload form
https://commons.wikimedia.org/wiki/Special:Upload on desktop? You should see
immediately that the form you get (unless you switch off JS) is quite different
from the one implemented by SpecialUpload.php! You should get something like
https://commons.wikimedia.org/wiki/File:MediaWiki-Upload-form.png . It uses
ages-old Javascript, and does quite a few validations (not 100% foolproof, but
pretty good).

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 Blocks||68376

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

Maryana Pinchuk mpinc...@wikimedia.org changed:

   What|Removed |Added

 CC||mpinc...@wikimedia.org

--- Comment #9 from Maryana Pinchuk mpinc...@wikimedia.org ---
I asked Keilana to clarify how she uploaded her image. Here's her response:

@Maryana (WMF): Hi Maryana, I was doing it quickly on my phone, the Commons
app decided to crash, and I attempted to use the web form on the desktop site.
As you can tell, it didn't work too well. I think what happened was I
accidentally clicked not my own work instead of this is my own work. Does
that help? Keilana (talk) 20:51, 22 July 2014 (UTC)

So I think we have two options: we should either hide Special:Uploads entirely,
since it's not formatted appropriately for mobile, or redirect it to the mobile
web upload workflow. The second option seems like the more sensible one.

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #1 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Trello card
https://trello.com/c/Gd2wKMfP

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #2 from Jon jrob...@wikimedia.org ---
According to the edit summary they may have just gone to the file page and not
gone through the upload button...

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #3 from Lupo lupo.bugzi...@gmail.com ---
Then why are they tagged as mobile web edit in the upload log? I thought that
did mark the Mobile/Web uploads?

https://commons.wikimedia.org/w/index.php?title=Special:Logoffset=201407211120limit=1type=uploaduser=page=tagfilter=mobile+web+edit
(Bagunkaka)

https://commons.wikimedia.org/w/index.php?title=Special:Logoffset=201407190241limit=2type=uploaduser=page=tagfilter=mobile+web+edit
(Keilana  Noratram...)

https://commons.wikimedia.org/w/index.php?title=Special:Logoffset=201407192103limit=1type=uploaduser=page=tagfilter=mobile+web+edit
(Mareecheatham)

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #4 from Jon jrob...@wikimedia.org ---
The mobile edit tag is added to any edit coming from a mobile device. In mobile
we try to steer users in the correct direction by adding workflows that add
appropriate templates etc.. however it seems in this case, the user has found
another avenue to upload e.g. Special:Upload maybe? I don't know..

The mobile edit summaries can give a better hint to the source of the upload
e.g. via Special:Uploads or lead photo upload.

This issue is one that can occur on desktop too no? How do you deal with these
kinds of uploads on desktop?

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #5 from Lupo lupo.bugzi...@gmail.com ---
They get marked as no source/no license and the uploader is notified. After
7 days such files are deleted if the info is not forthcoming, which is usually
the case.

However, I think all our desktop uploads channels (wizard, enhanced upload
form) simply do not allow uploading files without at lest minimal proper
information. All except the old Special:Upload form with the Javascript
enhancements switched off. Don't know about external tools.

-- 
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 68321] Some Mobile/Web uploads without or with corrupted information

2014-07-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68321

--- Comment #6 from Jon jrob...@wikimedia.org ---
Well that might be it then - Special:Upload doesn't load JavaScript in mobile.
Sounds like a bug with Special:Upload on desktop too ...

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