You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org> on 2008/11/30 15:35:44 UTC

[jira] Created: (MYFACES-2094) Add InitialStateEvent class

Add InitialStateEvent class
---------------------------

                 Key: MYFACES-2094
                 URL: https://issues.apache.org/jira/browse/MYFACES-2094
             Project: MyFaces Core
          Issue Type: Task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Jan-Kees van Andel
            Priority: Minor


JSF 2.0 EDR2 specifies some new event types, like InitialStateEvent.

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


[jira] Commented: (MYFACES-2094) Add InitialStateEvent class

Posted by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656280#action_12656280 ] 

Jan-Kees van Andel commented on MYFACES-2094:
---------------------------------------------

Deleted patch, because of possible license issues.

> Add InitialStateEvent class
> ---------------------------
>
>                 Key: MYFACES-2094
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2094
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Priority: Minor
>
> JSF 2.0 EDR2 specifies some new event types, like InitialStateEvent.

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


[jira] Updated: (MYFACES-2094) Add InitialStateEvent class

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

Werner Punz updated MYFACES-2094:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thanks for reporting the bug, there seems to be a slight inkonsistency in the API generally,
the api clearly states that all events must throw NPEs if the argument of the constructor is null
while the the event base class clearly states it must throw an illegal argument exception!


> Add InitialStateEvent class
> ---------------------------
>
>                 Key: MYFACES-2094
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2094
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Priority: Minor
>         Attachments: InitialStateEvent.patch
>
>
> JSF 2.0 EDR2 specifies some new event types, like InitialStateEvent.

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


[jira] Updated: (MYFACES-2094) Add InitialStateEvent class

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

Jan-Kees van Andel updated MYFACES-2094:
----------------------------------------

    Status: Patch Available  (was: Open)

> Add InitialStateEvent class
> ---------------------------
>
>                 Key: MYFACES-2094
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2094
>             Project: MyFaces Core
>          Issue Type: Task
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jan-Kees van Andel
>            Priority: Minor
>
> JSF 2.0 EDR2 specifies some new event types, like InitialStateEvent.

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