[richfaces-issues] [JBoss JIRA] Resolved: (RF-7500) HtmlPanelMenu.getSelectName() returns penultimate selection

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Jul 12 09:11:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-7500.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Tsikhon Kuprevich


Not reproducible on 3.3.1.GA

> HtmlPanelMenu.getSelectName() returns penultimate selection
> -----------------------------------------------------------
>
>                 Key: RF-7500
>                 URL: https://jira.jboss.org/jira/browse/RF-7500
>             Project: RichFaces
>          Issue Type: Bug
>         Environment: richfaces contained in seam 2.0.2.SP1
>            Reporter: arne anka
>            Assignee: Tsikhon Kuprevich
>
> assume, i have a HtmlPanelMenu myPMenu with three items with the ids i1, i2, i3 rerspectively.
> now i select id2 -- myPMenu.getSelectedName() returns an empty string.
> i select id3 -- myPMenu.getSelectedName() returns "id2".
> i select id1 -- myPMenu.getSelectedName() returns "id3".
> i expect it to return the id of the currently selected item, maybe i've never stumbled over a scenario were the current behaviour is useful, but so far i don't understand of what use the penultimate selection is.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list