Closed (fixed)
Project:
SWFUpload
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2010 at 23:02 UTC
Updated:
5 May 2011 at 11:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
Countzero commentedAgree. Same problem here, and it's really annoying !
Comment #2
Countzero commentedAs a workaround, you can comment out line 59 of swfupload.admin.inc
'file_validate_extensions' => array($widget->file_extensions),or taylor it to suit your needs as of http://api.drupal.org/api/function/file_validate_extensions/6 .
Comment #3
skilip commentedThis patch should fix this
Comment #4
skilip commentedOops!
Comment #5
eugenmayer commentedFor chrismas Eugen wishes a 2 line statement + docs for this :) I dont get what it is about. Thanks! :)
Comment #6
skilip commentedLOL
Comment #7
skilip commentedComment #8
steven jones commentedWhere does this patch need porting to?
Comment #9
eugenmayer commentedSteven that status means, that the maintainer, skilip, is going to merge this patch into the code. Or in other words, patch accepted :)
Comment #10
steven jones commentedThat'll be RTBC then...
Comment #11
eugenmayer commentedSteve please dont change the status, thats the maintainers job :)
path is here: http://drupal.org/node/717578#comment-2930056
Comment #12
steven jones commentedFrom http://drupal.org/node/156119:
Its confusing for the community if module maintainers make up their own ideas around what the statuses mean.
Is this patch in the code then, and just needs porting over to another version?
Comment #13
eugenmayer commentedNo this patch _needs_ to be applied now. If this happened, its "fixed"
Comment #14
steven jones commentedDoes the patch need to be ported because you are using git to manage this project? And thus the patch doesn't apply cleanly to the codebase in CVS. If so, is the git repo public?
Comment #15
steven jones commentedFound it http://github.com/EugenMayer/swfupload ?
Comment #16
eugenmayer commentedSteven skilip and me are working on the new release there, right. Its not "my fork" or something, just a base were we work together and i think skilip adminitted to released from there ( so after its finished we commit the release version into d.o CVS and release ).
But i think he should answer by himself :)
Comment #17
skilip commentedComment #19
Countzero commentedI had the same issue again after upgrading to beta8, fixed as in http://drupal.org/node/717578#comment-2929976 above.
I'm not reoping, but I think it's worth a look.
Thanks for the module anyway.