-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Layouts & Widgets
-
Tags:
-
Sprint:nxNag Sprint 7.1-1
-
Story Points:0
The demo at http://showcase.nuxeo.com/nuxeo/layoutDemo/fancyboxAction shows an error page "You must be authenticated to perform this operation."
Stack trace shows:
Caused by: java.lang.NullPointerException at org.nuxeo.ecm.platform.preview.seam.PreviewActionBean.getPreviewPopupURL(PreviewActionBean.java:148) at org.nuxeo.ecm.platform.preview.seam.PreviewActionBean.getPreviewPopupURL(PreviewActionBean.java:141) at org.nuxeo.ecm.platform.preview.seam.PreviewActionBean.getCurrentDocumentPreviewPopupURL(PreviewActionBean.java:137) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)