You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Ryan Gravener (JIRA)" <ji...@apache.org> on 2007/11/07 15:59:50 UTC

[jira] Created: (WICKET-1136) Change log in Form.handleMultiPart() from error to warn

Change log in Form.handleMultiPart() from error to warn
-------------------------------------------------------

                 Key: WICKET-1136
                 URL: https://issues.apache.org/jira/browse/WICKET-1136
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.0-beta4
            Reporter: Ryan Gravener
            Priority: Minor
             Fix For: 1.3.0-rc2


If the upload fails in Form.handleMultipart, perhaps the error should be logged as a warning instead of an error, since the user is being informed that the upload failed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1136) Change log in Form.handleMultiPart() from error to warn

Posted by "Ryan Gravener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Gravener updated WICKET-1136:
----------------------------------

    Attachment: patch.txt

> Change log in Form.handleMultiPart() from error to warn
> -------------------------------------------------------
>
>                 Key: WICKET-1136
>                 URL: https://issues.apache.org/jira/browse/WICKET-1136
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta4
>            Reporter: Ryan Gravener
>            Priority: Minor
>             Fix For: 1.3.0-rc2
>
>         Attachments: patch.txt
>
>
> If the upload fails in Form.handleMultipart, perhaps the error should be logged as a warning instead of an error, since the user is being informed that the upload failed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1136) Change log in Form.handleMultiPart() from error to warn

Posted by "Eelco Hillenius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eelco Hillenius resolved WICKET-1136.
-------------------------------------

    Resolution: Fixed

> Change log in Form.handleMultiPart() from error to warn
> -------------------------------------------------------
>
>                 Key: WICKET-1136
>                 URL: https://issues.apache.org/jira/browse/WICKET-1136
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta4
>            Reporter: Ryan Gravener
>            Priority: Minor
>             Fix For: 1.3.0-rc2
>
>         Attachments: patch.txt
>
>
> If the upload fails in Form.handleMultipart, perhaps the error should be logged as a warning instead of an error, since the user is being informed that the upload failed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.