Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.1
-
Fix Version/s: None
-
Component/s: Documentation
-
Labels:None
-
Environment:ICEfaces 1.8.1
Description
ICEfaces TLD for attribute "progressListener" for component inputFile states:
"The expression must evaluate to a public method that takes a single parameter of type com.icesoft.faces.component.inputfile.InputFileProgressEvent, with a return type of void."
That's wrong, the method must have a single parameter of type java.util.EventObject otherwise a MethodNotFoundException is thrown.
"The expression must evaluate to a public method that takes a single parameter of type com.icesoft.faces.component.inputfile.InputFileProgressEvent, with a return type of void."
That's wrong, the method must have a single parameter of type java.util.EventObject otherwise a MethodNotFoundException is thrown.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion