[Bug 24731] certain file types are blocked for uploading

2012-04-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

Krinkle  changed:

   What|Removed |Added

Version|1.16.0  |1.16.x

-- 
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 24731] certain file types are blocked for uploading

2011-01-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #8 from Brion Vibber  2011-01-02 20:48:05 UTC ---
Resolving as dupe of bug 23583 rather than a dependency.

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

-- 
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 24731] certain file types are blocked for uploading

2010-08-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

--- Comment #7 from Florian Effenberger  2010-08-21 10:59:11 
UTC ---
Indeed, it does. Just tried to upload ODF (OpenDocument Formula). With JS
enabled in FF 3.6, upload doesn't work, with disabled JS it works like a charm.

-- 
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 24731] certain file types are blocked for uploading

2010-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

--- Comment #6 from Platonides  2010-08-20 20:55:11 UTC 
---
Does it upload with javascript disabled in the browser?

-- 
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 24731] certain file types are blocked for uploading

2010-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

--- Comment #5 from Florian Dufour  2010-08-19 
16:37:52 UTC ---
Seems to be related to bug #23583 (/skins/common/upload.js does not consider
wgCheckFileExtensions)

-- 
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 24731] certain file types are blocked for uploading

2010-08-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

Florian Dufour  changed:

   What|Removed |Added

 CC||florian.duf...@inria.fr
 Depends on||23583

-- 
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 24731] certain file types are blocked for uploading

2010-08-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

--- Comment #4 from Florian Effenberger  2010-08-10 19:15:54 
UTC ---
Then it should be documented in the wiki, I guess. However, it doesn't explain
why PDF doesn't work.

-- 
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 24731] certain file types are blocked for uploading

2010-08-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #3 from Chad H.  2010-08-10 16:53:57 UTC 
---
If I remember correctly, the ZIP checks can't be disabled without changing the
code.

-- 
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 24731] certain file types are blocked for uploading

2010-08-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

--- Comment #2 from Florian Effenberger  2010-08-09 09:34:46 
UTC ---
PDFs don't work either. However, I thought with my above settings, the
blacklist should be out of effect?

"Files with these mime types will never be allowed as uploads if
$wgVerifyMimeType is enabled."
and
"Files with these extensions will never be allowed as uploads if
$wgCheckFileExtensions is set to true."

As VerifyMimeType is set to false, and CheckFileExtensions is set to false, no
blacklist should be in effect?

-- 
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 24731] certain file types are blocked for uploading

2010-08-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24731

Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #1 from Platonides  2010-08-08 22:22:24 UTC 
---
odt, ods and odp could be hitting the zip blacklist. There shouldn't be such
problem for pdfs, though.

(and as you probably know, doing it this way is insecure)

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