Closed GoogleCodeExporter closed 8 years ago
The name of the filename is given by the browser implementation, we dont want
to modify this behavior since we should consider all cases: OS to know which is
the file separator, Browser version/releaase to know whether it is adding an
extra path, etc.
As well, it could be cases where the developer wants to know the real name of
the file name returned by the browser without being truncated (to cache it, dom
searches etc).
So, since it is easy for the developer to remove the path part in app code we
prefer you continue doing in this way.
Thanks for reporting
- Manolo
Original comment by manuel.carrasco.m
on 3 Dec 2012 at 7:37
Original issue reported on code.google.com by
tort...@gmail.com
on 19 Jun 2012 at 4:46