Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1, 1.7.2, 1.7.2 SP1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:ANY
Description
When closed a panelPopup with inputFile component, the following JavaScript error is caught:
document.getElementById("iceForm:j_id19:uploadFrame") is null
[Break on this error] [Ice.Script=new Object,Ice.Ajax.Client]....o evaluate script: \n"+code,e);}}}});});
This issue occurs only when value specified for attribute "submitOnUpload" of inputFile is not "none"
It seems that ICEfaces 1.7.0 doesn't have this issue.
document.getElementById("iceForm:j_id19:uploadFrame") is null
[Break on this error] [Ice.Script=new Object,Ice.Ajax.Client]....o evaluate script: \n"+code,e);}}}});});
This issue occurs only when value specified for attribute "submitOnUpload" of inputFile is not "none"
It seems that ICEfaces 1.7.0 doesn't have this issue.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [50070000007ZFC7] |
| Attachment | support7852.war [ 11412 ] |
| Attachment | test.jpg [ 11420 ] |
| Attachment | test.jpg [ 11420 ] |
| Fix Version/s | 1.8DR#3 [ 10143 ] | |
| Assignee Priority | P1 | |
| Assignee | Mark Collette [ mark.collette ] |
| Component/s | Components [ 10012 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #18197 | Tue Jan 20 15:54:48 MST 2009 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFileRenderer.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.8 [ 10161 ] | |
| Assignee Priority | P1 |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mark Collette [ mark.collette ] |

Test case with ICEfaces 1.7.2 SP1 and for Tomcat 6.0