Hi Misko
I tried IE on my computer, IE doesn't work for me either. When I
selected a file and saved it, it didn't do anything. A progress bar
did appear as soon as I selected a file, but it got stuck and never
finished (i waited for about 5 minutes, I thought it was taking its
time to upload, the file was 2.9kb). However, I guess the good news is
it didn't return the 406 error I see in chrome & firefox. I am using
IE7, I will download IE8 and give it a try again.
Also, I am not sure if they are all related but I noticed that the
flash file upload widget doesn't even get displayed correctly in all
browsers if I load the widget locally in a html file.
What i did was:
1. Create a html file with the following texts:
<html>
<head>
<script type="text/javascript" src="
http://VMS.getangular.com/
angular-1.0a.js#database=VMS"></script>
</head>
<body>
<div ng-entity="image=Image">
<input type="file" name="image.attachment"> <br>
<input type="submit" value="Save"> <br>
{{image.attachment}}<br>
<img src="{{image.attachment.url}}"/>
<pre>attachment = {{image.attachment}}</pre>
</div>
</body>
</html>
2. Load it in browsers, I noticed the "Attach a file" link
disappeared. I can only see the "tickbox" and the save button.
Hope these information are helpful to your investigation.
Ted
On 12月11日, 上午1時04分, Misko Hevery <
misko.hev...@gmail.com> wrote:
> So I made some progress, and I was able to reproduce this.
>
> It only seems to happen on Windows and only with Chrome, Safari and FF on
> windows (Strangely IE works fine). All other browser/OSes seem to be OK. I
> can also reproduce this in our development environment, which means it is
> not our NGINX set up.
>
> Can you try it on your computer with IE browsers?
>
> We will investigate this further and let you know when we have a fix for
> you. In the meantime, you should be able to continue with your site design,
> and building up the pages.
>
> -- Misko
>
> PS: I use Mac with Chrome and it is ok.
>
> 2009/12/9 Ted <
motorbasesupp...@gmail.com>
>
>
>
> > thanks again for your quick support , I admire your attitude toward
> > bugs :-P
>
> > To answer your question:
>
> > I am currently located In Taiwan (not within China) physically,
> > My flash player version is: WIN 10,0,32,18
> > I have tried many different types of files, but mainly jpg image files
> > within size of 500kb. I also have tried downloading the image you
> > uploaded to:
>
> >
http://docs.getangular.com/File_Upload_Widget#image=f581994635bad44e3...
> ...
>
> 閱讀更多 »