Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: 1.6DR#4
- 
            Component/s: ICE-Components
- 
            Labels:None
- 
            Environment:Tomcat 5.5.17 / Liferay 4.3.0 (pre-release)
Description
                    The attached portlet requires a C:\Uploads folder (as specified in web.xml)
When the file is uploaded, it goes right into C:\Uploads, unlike ICEfaces 1.5.3, which would create a unique sub-folder based on the sessionid, something like this: C:\Uploads\asdf123421
Neil
            
When the file is uploaded, it goes right into C:\Uploads, unlike ICEfaces 1.5.3, which would create a unique sub-folder based on the sessionid, something like this: C:\Uploads\asdf123421
Neil
Issue Links
- blocks
- 
             ICE-1809
        Support for Liferay Portal ICE-1809
        Support for Liferay Portal-           
- Closed
 
-         
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Adnan Durrani [ adnan.durrani ] | 
| Status | Open [ 1 ] | In Progress [ 3 ] | 
| Status | In Progress [ 3 ] | Resolved [ 5 ] | 
| Fix Version/s | 1.6DR#5 [ 10071 ] | |
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 1.6 [ 10031 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee | Adnan Durrani [ adnan.durrani ] | 
It came across that, even if you set the uniqueFolder="true" on inputFile component, it still does not create a unqiueFolder.