[richfaces-issues] [JBoss JIRA] Created: (RF-3230) fileUpload: converter dosn't work. It's impossible to call converter's methods(getAsObject & getAsString) using "converter" attribute.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Thu Apr 24 08:02:09 EDT 2008


fileUpload: converter dosn't work. It's impossible to call converter's methods(getAsObject & getAsString) using "converter" attribute.
--------------------------------------------------------------------------------------------------------------------------------------

                 Key: RF-3230
                 URL: http://jira.jboss.com/jira/browse/RF-3230
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: IE, FF, Safari, Opera
            Reporter: Mikhail Vitenkov
         Assigned To: Andrei Markavtsov


Step 1. Create class implements Converter interface.
Step 2. Declare this class in .xml configuration file.
Step 3. Bind it inside rich:fileUpload tag using "converter" attribute.
Step 4. Navigate to page contained fileUpload rich component.
Step 5. Initiate uploading process & verify converter methods call.

Actual behavior:
Methods of class implements converter interface have never called.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list