Error message displayed on upload failure from custom 
ChainedUploadedFileProcessor has extra full stop
------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2031
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2031
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.0.0-beta-1
         Environment: Linux x86
            Reporter: Kentaro Kinebuchi
            Priority: Minor
         Attachments: bug11677968.patch

Any error message thrown from a custom ChainedUploadedFileProcessor has a "." 
appended to it because the org.apache.myfaces.trinidad.UPLOAD_FAILURE_detail 
string is "{0}.". It should simply be "{0}" instead so that it doesn't make any 
assumptions about the message which is being passed.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to