troubles with pictures (thumbnails and views)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2013 06:28 AM
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-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2013 10:23 AM
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
