Cindy I don't recall seeing that issue. I guess Mike might have some thoughts on that and would know if any related code changed recently.
- Justin On 2011-05-18, at 9:17 AM, Li, Cindy wrote: > Hi Colin, > > My comments below: > >>> 1. in ff 3.6 (windows), click "upload" button after selecting some images >>> to upload, get error "FormData is not defined". >> >> I get this same error here, too: >> >> http://build.fluidproject.org/uploader/hourly/uploader.html >> >> I think that probably means it's a bug in the Uploader itself, rather than >> our Image Gallery. > > This might be a bug that's introduced recently into uploader. I'm pretty > certain that it didn't occur 2 weeks ago when Justin, you and myself run > through this demo. > >>> 2. in IE 8, since the initial default of text field "Allowed File MIME >>> Types" is "image/gif,image/jpeg,image/png,image/tiff", when clicking >>> "browse files", the popup window of "select file" tries to match on files >>> with types "image/gif,image/jpeg,image/png,image/tiff" which ends up an >>> empty file list. >> >> I can't reproduce this in my IE6 or IE8 VMs. Are you using the latest >> version of Infusion from the project repo? > > Yes, I'm using the latest version. > >> I recently merged in Mike's branch, which standardizes the >> queueSettings.fileTypes option as an array of MIME types across both HTML5 >> and Flash version. The Flash strategy internally converts this into the old >> semicolon-delimited list of extensions. > > Your local infusion version = project repo + Mike's branch? Mike's branch > might resolve this issue? > > Thanks. > > Cindy _______________________________________________________ fluid-work mailing list - [email protected] To unsubscribe, change settings or access archives, see http://fluidproject.org/mailman/listinfo/fluid-work
