[Bug 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #15 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
(In reply to comment #13)
 (In reply to comment #12)
  Is this still an issue on commons?
 Jup!

Really, because I was able to successfully upload
https://commons.wikimedia.org/wiki/File:Carngranny_level_crossing_-_geograph.org.uk_-_274643.png
even though
https://commons.wikimedia.org/wiki/File:Carngranny_level_crossing_-_geograph.org.uk_-_274643.jpg
exists

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #16 from Marco maic...@yahoo.com ---
It is not possible for me to use the UpWiz which gives me:

There is [/wiki/File:Carngranny_level_crossing_-_geograph.org.uk_-_274643.webm
another file] already on the wiki with the same filename

in red textcolor regardless of me clicking on Retry failed uploads.

Also youtube2mediawiki gives Upload failed.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #17 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
(In reply to comment #16)
 It is not possible for me to use the UpWiz which gives me:
 
 There is
 [/wiki/File:Carngranny_level_crossing_-_geograph.org.uk_-_274643.webm
 another file] already on the wiki with the same filename
 
 in red textcolor regardless of me clicking on Retry failed uploads.
 
 Also youtube2mediawiki gives Upload failed.

I would view that as an upload wizard bug in that it doesn't allow people to
bypass warnings. It seems kind of silly to me to get rid of all non-critical
warnings because upload wizard is not giving the option to the user to ignore
them

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #18 from Marco maic...@yahoo.com ---
(In reply to comment #17)
Makes sense, actually. I guess we better file a new bug as this one is quite
stuffed?

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||fflo...@wikimedia.org,
   ||mtrac...@member.fsf.org,
   ||nischay...@gmail.com
  Component|Uploading   |UploadWizard
Version|1.22rc  |master
Product|MediaWiki   |MediaWiki extensions

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


[Bug 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #19 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
(In reply to comment #18)
 (In reply to comment #17)
 Makes sense, actually. I guess we better file a new bug as this one is quite
 stuffed?

Although it appears that originally this happened for Special:Upload too, We
could probably just move this bug to uploadWizard component.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #20 from Rainer Rillke @commons.wikimedia 
rainerril...@hotmail.com ---
Note to myself:
https://github.com/wikimedia/mediawiki-extensions-UploadWizard/blob/717098b057fc6cc256711f8a85c157fe19231e9a/resources/mw.UploadWizardDetails.js#L1372

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #21 from Mark Holmquist mtrac...@member.fsf.org ---
I guess we could add in a check to ignore the filename exists error if they're
not actually identical - i.e. the extension is different. That sounds fine to
me. As long as we warn the user in the description step.

-- 
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 46741] The same name detection prevents uploading same file in different format in UploadWizard due to non-dismissible warnings.

2013-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Rainer Rillke @commons.wikimedia rainerril...@hotmail.com changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |rainerril...@hotmail.com
   |org |
Summary|The same name detection |The same name detection
   |prevents uploading same |prevents uploading same
   |file in different format.   |file in different format in
   ||UploadWizard due to
   ||non-dismissible warnings.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Marco maic...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #14 from Marco maic...@yahoo.com ---
Related Patch set:
Change 87020
Change-Id I1a98bf43284b5045b1ee6c60e64075404fd0a837

https://gerrit.wikimedia.org/r/#/c/87020/

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #13 from Marco maic...@yahoo.com ---
(In reply to comment #12)
 Is this still an issue on commons?
Jup!

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-11-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords|testme  |

-- 
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 46741] The same name detection prevents uploading same file in different format.

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

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

   Keywords||testme

--- Comment #12 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Is this still an issue on commons. (I was going to review your commit [Sorry
about letting that fall through the cracks] today), but I couldn't reproduce
the issue locally. Although it may be me just getting a little sleepy and doing
something stupid

-- 
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 46741] The same name detection prevents uploading same file in different format.

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

--- Comment #11 from Marco maic...@yahoo.com ---
Please fix this bug or revert the initial commit. This should not stay the way
it is now.
FYI: I wasted some hours with debugging some python script because I could not
upload a WebM file. Some minutes ago I realized another file was already
uploaded with the same name (totally unrelated) with PNG extension.

Even if there are two related files like animal123.png  animal123.webm the
error should not show up!

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #10 from Andre Klapper aklap...@wikimedia.org ---
Bryan.TongMinh: Could you take a look at this, as
https://gerrit.wikimedia.org/r/#/c/24124/ was written by you? Thanks.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Rainer Rillke @commons.wikimedia rainerril...@hotmail.com changed:

   What|Removed |Added

 CC||rainerril...@hotmail.com

--- Comment #7 from Rainer Rillke @commons.wikimedia rainerril...@hotmail.com 
---
(In reply to comment #5)
 this should be a recoverable warning
Recoverable only if it has a different file extension/type. Uploading Foo.JPG
and Foo.jpg should be still impossible (as some file systems do not like this;
Just imagine, their MD5 would start with the same byte).

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Kevin Jones kevjone...@myway.com changed:

   What|Removed |Added

 CC||kevjone...@myway.com

--- Comment #8 from Kevin Jones kevjone...@myway.com ---
Recoverable with a different file extension/type sounds good to me. 

I'd  recently added transparent backgrounds (alpha channels) to some .jpg
images via [[GIMP]] and was a bit irked/befuddled when I'd entered info for
multiple .png versions I was uploading simultaneously via UploadWizard only to
get denied at the end. At the very least it would be nice if the filename
denial had come nearer the start of the process. Of course a recoverable
warning would make this moot... well, perhaps not... it would still be nice to
get warnings regarding filenames as soon as the file name is entered via the
file browser. Before going through additional steps.

Advance 'tanx' goes out to those with the skillz, :  }

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #9 from Kevin Jones kevjone...@myway.com ---
p.s. I'm...
[[User:Kevjonesin|Kevjonesin]] ([[User talk:Kevjonesin|talk]]) 22:58, 28 May
2013 (UTC)
...on English Wikipedia.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #6 from David Richfield davidrichfi...@gmail.com ---
That would solve my problem, and I guess it would still avoid the problem in
Bug 40326.  

This would also allow a user to make an intelligent choice, for example if I
want to upload steroidogenesis.svg and there's already a steroidogenesis.png, I
can either keep the filename if I'm just making an svg version of the png, or
change the name if it's a completely different picture.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #4 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Seems to be introduced in I21eddc5d08ca3c23b3 / bug 40326

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-05-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #5 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
(In reply to comment #4)
 Seems to be introduced in I21eddc5d08ca3c23b3 / bug 40326

It seems to me that this should be a recoverable warning (By which I mean you
ask the user if they are sure, and then let them do it if they really want to).
Does that sound 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 46741] The same name detection prevents uploading same file in different format.

2013-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.22-git

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-04-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Marco maic...@yahoo.com changed:

   What|Removed |Added

 CC||maic...@yahoo.com

--- Comment #3 from Marco maic...@yahoo.com ---
Would be nice to know why this was introduced (and when)... Nevertheless it
'could' be useful considering it was possible to upload files like:
*movie.ogv
*movie.webm
*movie.ogg
containing all the same content.


(In reply to comment #1)
 Hi, did you use http://commons.wikimedia.org/wiki/Special:UploadWizard or
 http://commons.wikimedia.org/wiki/Special:Upload for uploading? (It's always
 highly welcome to provide exact steps to reproduce, in order to avoid
 ambiguity.)
 
 What would be good reasons to relax that restriction? If you automatically
 convert from e.g. svg to png you'd run into filename collisions.

Both are affected (UpWiz and old upload form)



(In reply to comment #2)
Clumsy workaround: You can still upload the file to any random name and move it
directly after upload to the wanted name.

-- 
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 46741] The same name detection prevents uploading same file in different format.

2013-04-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

--- Comment #2 from David Richfield davidrichfi...@gmail.com ---
I got there from [[Special:Upload]] - specifically by typing the required
filename into the address bar and clicking on upload

The reason to relax the restriction is that we often create svg diagrams based
on other filetypes (most often .jpg, .gif and .png) - very many national flags,
scientific diagrams and charts are made that way: an initial uploader supplies
a file in a non-vector format, which is then transformed (often after a request
at [[:en:WP:GL/I]]) to an SVG file.  Both files still need to be kept (at least
for a while): at first they need to be compared to make sure that the vector
diagram is a faithful rendition, and sometimes later a PNG version is made
offline in Inkscape because the automatic PNG versions (made with librsvg)
don't render faithfully.  See for example [[:File:Steroidogenesis.svg]] and
[[:File:Steroidogenesis.png]].  They coexist without problems.  Under what
circumstances would a name collision occur?  All the preview images are
prefixed with (number)px-

I'm also not the only one to see this problem.  See for example the discussions
at  http://commons.wikimedia.org/wiki/Commons:Forum#Upload_gleicher_Name and
http://commons.wikimedia.org/wiki/Commons:Help_desk#Can.27t_upload_an_SVG_version_of_a_PNG

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


[Bug 46741] The same name detection prevents uploading same file in different format.

2013-04-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46741

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi, did you use http://commons.wikimedia.org/wiki/Special:UploadWizard or
http://commons.wikimedia.org/wiki/Special:Upload for uploading? (It's always
highly welcome to provide exact steps to reproduce, in order to avoid
ambiguity.)

What would be good reasons to relax that restriction? If you automatically
convert from e.g. svg to png you'd run into filename collisions.

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