You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Miguel Almeida (JIRA)" <ji...@apache.org> on 2014/08/20 16:32:25 UTC

[jira] [Updated] (WW-4389) Typo in key struts.messages.error.file.too.large

     [ https://issues.apache.org/jira/browse/WW-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Miguel Almeida updated WW-4389:
-------------------------------

    Description: 
There's a typo in the english key:
struts.messages.error.file.too.large=The file is to large to be uploaded: {0} "{1}" "{2}" {3}

Should be "too large". 
While we're at it, the resulting message is not very user friendly: "The file is to large to be uploaded: upload "LargeFile.zip" "LargeFile.zip.temp" 11000000"

Suggestion:
struts.messages.error.file.too.large=The file is too large to be uploaded. Maximum allowed size {3} ?

  was:
There's a typo in the english key:
struts.messages.error.file.too.large=The file is to large to be uploaded: {0} "{1}" "{2}" {3}

Should be "too large". 
While we're at it, the resulting message is not very user friendly: "The file is to large to be uploaded: upload "LargeFile.zip" "LargeFile.zip.temp" 11000000"

Suggestion:
struts.messages.error.file.too.large=File {0} is too large to be uploaded. Maximum allowed size {3} ?


> Typo in key struts.messages.error.file.too.large
> ------------------------------------------------
>
>                 Key: WW-4389
>                 URL: https://issues.apache.org/jira/browse/WW-4389
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>    Affects Versions: 2.3.15.3
>            Reporter: Miguel Almeida
>            Priority: Minor
>             Fix For: 2.3.18
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> There's a typo in the english key:
> struts.messages.error.file.too.large=The file is to large to be uploaded: {0} "{1}" "{2}" {3}
> Should be "too large". 
> While we're at it, the resulting message is not very user friendly: "The file is to large to be uploaded: upload "LargeFile.zip" "LargeFile.zip.temp" 11000000"
> Suggestion:
> struts.messages.error.file.too.large=The file is too large to be uploaded. Maximum allowed size {3} ?



--
This message was sent by Atlassian JIRA
(v6.2#6252)