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

Thierry Martins resolved NXP-2994.
----------------------------------

       Resolution: Fixed
    Upgrade notes: use package "org.nuxeo.ecm.core.api.tree" instead of 
"org.nuxeo.ecm.webapp.tree" for those classes

The following classes have been moved from 
nuxeo-platform-webapp-core/src/main/java/org/nuxeo/ecm/webapp/tree/ to 
nuxeo-core-api/src/main/java/org/nuxeo/ecm/core/api/tree/ :
- DefaultDocumentTreeFilter.java
- DefaultDocumentTreeSorter.java
- DocumentTreeFilter.java
- DocumentTreeSorter.java

These classes are now usable from both stateful and stateless parts and the 
navigation tree displays well (not just the root)

> Make the display of trees work on stateful/stateless architecture
> -----------------------------------------------------------------
>
>                 Key: NXP-2994
>                 URL: http://jira.nuxeo.org/browse/NXP-2994
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.2 M3
>            Reporter: Thierry Martins
>            Assignee: Thierry Martins
>             Fix For: 5.2 M4
>
>
> As explained on 
> http://lists.nuxeo.com/pipermail/ecm/2008-December/005547.html , the 
> DefaultDocumentTreeSorter and DefaultDocumentTreeFilter  classes should be 
> available  
> on the core (stateful) machine when it's used to display trees.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://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