[richfaces-issues] [JBoss JIRA] (RF-13506) Incorrect information on showcase fileUpload sample page (maxRequestSize description)

Brian Leathem (JIRA) issues at jboss.org
Tue Apr 29 13:26:34 EDT 2014


    [ https://issues.jboss.org/browse/RF-13506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964503#comment-12964503 ] 

Brian Leathem commented on RF-13506:
------------------------------------

The _org.richfaces.fileUpload.maxRequestSize_ context parameter takes it's value in bytes, and it is set to 100,000 bytes.  The value in the text incorrectly says it's incroeectly set to 1,000,000 bytes.  I will change this to 100,000.  I will however leave the 100kB in the text, as that is generally accepted practice when discussing storage size (see this [wikipedia article|http://en.wikipedia.org/wiki/Kilobyte] for details). 
                
> Incorrect information on showcase fileUpload sample page (maxRequestSize description)
> -------------------------------------------------------------------------------------
>
>                 Key: RF-13506
>                 URL: https://issues.jboss.org/browse/RF-13506
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: component-input, examples, showcase
>    Affects Versions: 4.3.4
>            Reporter: Vasil Lukach
>            Assignee: Brian Leathem
>            Priority: Trivial
>             Fix For: 4.3.7
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=fileUpload page contains incorrect information:
> "maxRequestSize attribute defines max size in bytes of the uploaded files (1000000 for this example)".
> But based on "This example allows you to upload up to 5 files. The file extension is limited to GIF, JPG, BMP, PNG and the maximum size of each file must not exceed 100kB" number 1000000 should be changed to 102400.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list