danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE8 error response undefined

svuppala opened this issue · comments

Hi,

In IE 8 on http 403 error ,i get error response as undefined.I had a look at the ticket #182 and not sure if this is ticket has been resolved?

Is this a Flash limitation???

Why do you think it is related to issue #182?
It could be related to this one though: #307

I got 403 error in ticket #307 but 403 error response is undefined in IE 8 where as chrome shows the error.Is there way to fix this???

This is a flash limitation. You can only get the error code not the error response body for FileAPI fall back