Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: 1.8.2
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All, Facelets
Description
Issue #1: The facelets ui:debug tag is stopping the upload of a file with the inputFile component. This only happens on a slow connection and if the inputFile has implemented the progressListener. Without the ui:debug tag on the page the upload proceeds normally. If the tag is on the page the upload quickly quits and throws the following exception:
org.apache.commons.fileupload.MultipartStream$MalformedStreamException: Stream ended unexpectedly
Issue #2: If a page has an input field with partialSubmit set to to true and a commandButton/Link is clicked, the action/actionListener event is not fired. This can happen fairly randomly and seems to be associated with the ui:debug tag on the page. Removing the partislSubmit or the debug tag solves the issue.
org.apache.commons.fileupload.MultipartStream$MalformedStreamException: Stream ended unexpectedly
Issue #2: If a page has an input field with partialSubmit set to to true and a commandButton/Link is clicked, the action/actionListener event is not fired. This can happen fairly randomly and seems to be associated with the ui:debug tag on the page. Removing the partislSubmit or the debug tag solves the issue.
Issue Links
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000A7JSB, 5007000000A7K15] |
Arran Mccullough
made changes -
Arran Mccullough
made changes -
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Marking as Closed / Invalid as part of legacy ICEfaces ICE / Compat component JIRA cleanup.
Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf
If the issue persists with the current ICEfaces release, please create a new JIRA for it.