[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2458) UIAttachment uses incorrect field name to get document type

Dan Allen (JIRA) jira-events at lists.jboss.org
Mon Jan 7 22:13:43 EST 2008


UIAttachment uses incorrect field name to get document type
-----------------------------------------------------------

                 Key: JBSEAM-2458
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2458
             Project: JBoss Seam
          Issue Type: Bug
          Components: Mail
    Affects Versions: 2.0.1.CR1
            Reporter: Dan Allen
         Assigned To: Dan Allen
             Fix For: 2.0.1.GA
         Attachments: JBSEAM-2458-v1.txt

The UIAttachment class uses reflection to get the document type from DocumentData. When DocumentData was refactored to use the field name documentType rather than docType, the reflection code did not get updated in this class.

-- 
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 seam-issues mailing list