Fix syndication links in virtual navigation and search results
--------------------------------------------------------------

                 Key: NXP-4775
                 URL: https://jira.nuxeo.org/browse/NXP-4775
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.3 GA
            Reporter: Anahide Tchertchian
             Fix For: 5.3.1


When clicking on syndication links in virtual navigation, it shows current 
document content instead of shown documents.
When clicking on it from search results, it does not show any document and 
displays the following error in logs:

14:56:38,909 ERROR [ResultsProvidersCacheBean] failed to obtain sorted 
resultProvider
org.nuxeo.ecm.core.api.ClientException: Error while performing search
        at 
org.nuxeo.ecm.webapp.search.SearchActionsBean.getResultsProvider(SearchActionsBean.java:517)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

...

Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.core.search.api.client.SearchException. message: Replay is not 
supported
        at 
org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl.replay(ResultSetImpl.java:200)
        at 
org.nuxeo.ecm.core.search.api.client.search.results.impl.ResultSetImpl.replay(ResultSetImpl.java:165)
        at 
org.nuxeo.ecm.webapp.search.SearchActionsBean.getResultsProvider(SearchActionsBean.java:499)
        ... 149 more


-- 
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