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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion