Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#4
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Win XP SP2, IE 6, IE 7
Description
Under IE 6 and 7, when it uploads a file it gives the full path on the client's machine. Firefox only gives the file name. So when we try to save the file, we're appending the client path into the server save path.
Issue Links
- blocks
-
ICE-1868
inputFile upload from IE to Linux
-
- Closed
-
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13834 | Fri May 04 12:27:12 MDT 2007 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
|
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.6DR#4 [ 10060 ] | |
| Assignee | Mark Collette [ mark.collette ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mark Collette [ mark.collette ] |

Simply fix, extracted file name from file path.
Subversion 13834
icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java