[ 
https://jira.nuxeo.org/browse/NXP-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mathieu Guillaume updated NXP-4631:
-----------------------------------

    Reporter: Mathieu Guillaume  (was: Ian Smith)

> DashBoardActionsBean fails in the presence of multiple repositories
> -------------------------------------------------------------------
>
>                 Key: NXP-4631
>                 URL: https://jira.nuxeo.org/browse/NXP-4631
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Mathieu Guillaume
>
> DashBoardActionsBean has this code:
>     @In(create = true)
>     protected transient CoreSession documentManager;
> Which fails when there are mulitple repositories.  This fails beacuse the 
> user has not chosen a repository,  has no documentManager (session), and thus 
> this object cannot be instantiated.  Worse, the DashboardActionsBean is 
> instantiated by the MultipleDomainsPerspectiveNegociator on each page view, 
> meaning no pages can be rendered without an error.

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to