You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Fred Allard (JIRA)" <de...@myfaces.apache.org> on 2008/08/29 01:13:44 UTC

[jira] Created: (MYFACES-1933) Implement JSF 2.0 logic at TODO #24

Implement JSF 2.0 logic at TODO #24
-----------------------------------

                 Key: MYFACES-1933
                 URL: https://issues.apache.org/jira/browse/MYFACES-1933
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Fred Allard
            Priority: Minor


In class: javax.faces.context.ExternalContext
Implement: public String getMimeType(String file)

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


[jira] Updated: (MYFACES-1933) Implement JSF 2.0 logic at TODO #24

Posted by "Simon-Pierre Béliveau (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon-Pierre Béliveau updated MYFACES-1933:
-------------------------------------------

    Status: Patch Available  (was: Open)

> Implement JSF 2.0 logic at TODO #24
> -----------------------------------
>
>                 Key: MYFACES-1933
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1933
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Fred Allard
>            Priority: Minor
>         Attachments: MYFACES-1933.patch
>
>
> In class: javax.faces.context.ExternalContext
> Implement: public String getMimeType(String file)

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


[jira] Updated: (MYFACES-1933) Implement JSF 2.0 logic at TODO #24

Posted by "Simon Lessard (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard updated MYFACES-1933:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha
           Status: Resolved  (was: Patch Available)

Applied the patch on the branch, revision 701835. However, we'll have to revisit the ExternalContext later for startup support and make sure throwing UnsupportedOperationException as the default behavior is what's intended by the EG (I think it is).

> Implement JSF 2.0 logic at TODO #24
> -----------------------------------
>
>                 Key: MYFACES-1933
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1933
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Fred Allard
>            Assignee: Simon Lessard
>            Priority: Minor
>             Fix For: 2.0.0-alpha
>
>         Attachments: MYFACES-1933.patch
>
>
> In class: javax.faces.context.ExternalContext
> Implement: public String getMimeType(String file)

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