01-21-2014 11:17 AM
Hello,
If I use standard Nuxeo Diff plugin that is default in Nuxeo 5.8 I got trouble with dublincore when I compare "documents".
I found it because in my "custom document" that use nuxeo diff too, if I use dublincore it's getting exception when date in dublincore are changed. And if not, everything is fine. So I had to remove "dublincore" from my nuxeodiff right now.
The error is :
stackTrace : javax.servlet.ServletException: Function 'nxu:basicDateAndTimeFormatter' not found
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.nuxeo.wss.servlet.BaseWSSFilter.doFilter(BaseWSSFilter.java:137)
...
Caused by: javax.el.ELException: Function 'nxu:basicDateAndTimeFormatter' not found
thank you
01-21-2014 01:08 PM
Could you please provide a detailed reproduction case and full stack trace. Just managed to compare 2 documents with a different creation and modification date with no problem.
Thanks.
01-21-2014 01:08 PM
Could you please provide a detailed reproduction case and full stack trace. Just managed to compare 2 documents with a different creation and modification date with no problem.
Thanks.
01-22-2014 06:21 AM
01-22-2014 06:48 AM
Helloo again,
01-22-2014 06:58 AM
OK, this is certainly due to a bad combination of marketplace packages. Indeed, since Nuxeo 5.8, nuxeo-diff is included in nuxeo-dm by default. So if you want to use the Diff, you only need to install nuxeo-cap-5.8 + nuxeo-dm.
01-22-2014 07:00 AM
OK great
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.