Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
-
ICEsoft Forum Reference:
-
Support Case References:
-
Affects:Sample App./Tutorial
Description
There's no means to return an ice:inputFile component to its initial state, before it uploaded anything, or failed uploading anything.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7 [ 10080 ] | |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Support Case References | https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4690 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16037 | Fri Mar 14 16:50:27 MDT 2008 | mark.collette | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Sample App./Tutorial] | |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7RC1 [ 10123 ] | |
Fix Version/s | 1.7 [ 10080 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 | |
Assignee | Mark Collette [ mark.collette ] |
Added InputFile.reset() which should return the component to a fresh state.
Subversion 16037
icefaces\component\src\com\icesoft\faces\component\inputfile\InputFile.java
Might make sense to add a "Reset" commandButton to the component-showcase to feature this.