troubles with pictures (thumbnails and views)

Hi all!

Since installation, when I try to add a picture, I can not see the thumbnail and the various views (small, original, etc …). Looking at the xml-export, I noticed that lacks the facet “Thumbnail” and that the picture: views are empty. Furthermore, looking at the logs I found the following two errors:

[org.nuxeo.ecm.platform.picture.listener.PictureChangedListener] Error while pre-filling picture views: For input string: “no”

[org.nuxeo.ecm.platform.el.DocumentModelResolver] Could not resolve Subproperty '0 'under' / views '

what could be the problem?

Thanks in advance.

M-

0 votes

1 answers

2663 views

ANSWER



Hi,

Maybe you're missing some of the converters needed to handle previews, you should lookup error logs at startup that could relate to this, here is the documentation about it: http://doc.nuxeo.com/x/zgJc

0 votes