You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/10/29 13:13:50 UTC

[jira] Created: (TRINIDAD-789) Stopp uploading empty files

Stopp uploading empty files
---------------------------

                 Key: TRINIDAD-789
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-789
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 1.0.3-core
            Reporter: Matthias Weßendorf
            Assignee: Matthias Weßendorf
            Priority: Minor


JSF Spec answers this question:

"Is an empty String (length 0) equal to "no String" (ie. null)?"

with yes
(see required on EditableValueHolder interface)

the inputFile component should also handle empty files (0 bytes) an no file

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


[jira] Resolved: (TOMAHAWK-1137) Stopp uploading empty files

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved TOMAHAWK-1137.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.7-SNAPSHOT

> Stopp uploading empty files
> ---------------------------
>
>                 Key: TOMAHAWK-1137
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1137
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>    Affects Versions: 1.1.6
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>             Fix For: 1.1.7-SNAPSHOT
>
>
> JSF Spec answers this question:
> "Is an empty String (length 0) equal to "no String" (ie. null)?"
> with yes
> (see required on EditableValueHolder interface)
> the inputFile component should also handle empty files (0 bytes) an no file

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