You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "L Wu (JIRA)" <de...@myfaces.apache.org> on 2009/05/14 23:21:45 UTC

[jira] Created: (TRINIDAD-1473) XMLMenuModel menu state shared among different logged in users

XMLMenuModel menu state shared among different logged in users
--------------------------------------------------------------

                 Key: TRINIDAD-1473
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1473
             Project: MyFaces Trinidad
          Issue Type: Task
         Environment: window xp, trinidad 1.05, myfaces 1.15
            Reporter: L Wu


our project have configured  XMLMenuModel in faces-config.xml using xml file as source, however
1.  the XMLMenuModel menu state is shared among different logged in users, and 
2.  when closing the browser and log back in again, the previous state of the menu is preserved. 

 What needs to be done so that different users have their own menu state and the state can be reset at each session



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


[jira] Commented: (TRINIDAD-1473) XMLMenuModel menu state shared among different logged in users

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734040#action_12734040 ] 

Matthias Weßendorf commented on TRINIDAD-1473:
----------------------------------------------

can you try with Trinidad 1.2.11 ?

> XMLMenuModel menu state shared among different logged in users
> --------------------------------------------------------------
>
>                 Key: TRINIDAD-1473
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1473
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>         Environment: window xp, trinidad 1.05, myfaces 1.15
>            Reporter: L Wu
>            Priority: Critical
>         Attachments: Application1.zip
>
>
> our project have configured  XMLMenuModel in faces-config.xml using xml file as source, however
> 1.  the XMLMenuModel menu state is shared among different logged in users, and 
> 2.  when closing the browser and log back in again, the previous state of the menu is preserved. 
>  What needs to be done so that different users have their own menu state and the state can be reset at each session

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


[jira] Commented: (TRINIDAD-1473) XMLMenuModel menu state shared among different logged in users

Posted by "Abhijit S Ghosh (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729276#action_12729276 ] 

Abhijit S Ghosh commented on TRINIDAD-1473:
-------------------------------------------

The application seems to be running fine for me.I did the steps as mentioned
in the JIRA issue and it's behavior seemed correct.

Specifically:
If I click on the 'View Order' tab and then open up another browser and
visit the URL initially mentioned(/faces/viewOrderFromEnrollment.jspx),I see
the 'Order' tab as selected which is correct.

I am using Trinidad 1.2.11 and MyFaces 1.2.7.

When you say run the URL are you running the initial URL or copy-pasting the browser url?

> XMLMenuModel menu state shared among different logged in users
> --------------------------------------------------------------
>
>                 Key: TRINIDAD-1473
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1473
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>         Environment: window xp, trinidad 1.05, myfaces 1.15
>            Reporter: L Wu
>            Priority: Critical
>         Attachments: Application1.zip
>
>
> our project have configured  XMLMenuModel in faces-config.xml using xml file as source, however
> 1.  the XMLMenuModel menu state is shared among different logged in users, and 
> 2.  when closing the browser and log back in again, the previous state of the menu is preserved. 
>  What needs to be done so that different users have their own menu state and the state can be reset at each session

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