You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Gary Kind (JIRA)" <ad...@incubator.apache.org> on 2007/03/15 23:26:09 UTC

[jira] Created: (ADFFACES-413) assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey()

assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey() 
--------------------------------------------------------------------

                 Key: ADFFACES-413
                 URL: https://issues.apache.org/jira/browse/ADFFACES-413
             Project: MyFaces ADF-Faces
          Issue Type: Bug
            Reporter: Gary Kind


asserts in UIXNavigationHierarchy.getFocusRowKey() do not handle valid cases seen during unit testing.  The asserts can  be combined into one, valid assert as seen in the attached patch.

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


[jira] Updated: (ADFFACES-413) assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey()

Posted by "Gary Kind (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Kind updated ADFFACES-413:
-------------------------------

    Status: Patch Available  (was: Open)

> assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey() 
> --------------------------------------------------------------------
>
>                 Key: ADFFACES-413
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-413
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Gary Kind
>
> asserts in UIXNavigationHierarchy.getFocusRowKey() do not handle valid cases seen during unit testing.  The asserts can  be combined into one, valid assert as seen in the attached patch.

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


[jira] Updated: (ADFFACES-413) assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey()

Posted by "Gary Kind (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Kind updated ADFFACES-413:
-------------------------------

    Attachment: faces-1_2-070201.patch

> assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey() 
> --------------------------------------------------------------------
>
>                 Key: ADFFACES-413
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-413
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Gary Kind
>         Attachments: faces-1_2-070201.patch
>
>
> asserts in UIXNavigationHierarchy.getFocusRowKey() do not handle valid cases seen during unit testing.  The asserts can  be combined into one, valid assert as seen in the attached patch.

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


[jira] Updated: (ADFFACES-413) assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey()

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated ADFFACES-413:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating-core-SNAPSHOT
           Status: Resolved  (was: Patch Available)

Applied the patch - thanks!

> assert fires incorrectly in UIXNavigationHierarchy.getFocusRowKey() 
> --------------------------------------------------------------------
>
>                 Key: ADFFACES-413
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-413
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>            Reporter: Gary Kind
>             Fix For: 1.0.1-incubating-core-SNAPSHOT
>
>         Attachments: faces-1_2-070201.patch
>
>
> asserts in UIXNavigationHierarchy.getFocusRowKey() do not handle valid cases seen during unit testing.  The asserts can  be combined into one, valid assert as seen in the attached patch.

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