Hi, I have a doubt on the thumbnails in the preview column of the item list. I have a DSpace 1.6.2 and jspui interface, and the item list in a collection column appears empty. The items have a bundle thumbnail with .png extension. I've tried everything like putting the lines in dspace.cfg:
webui.browse.thumbnail.show = true webui.item.thumbnail.show = true put the miniature as primary bitstream, etc.. I've tested locally and if thumbnails are displayed, and then in production no. The servlet that dispatches the request is in org.dspace.app.webui.servlet BrowseServlet to display after the item list with their previews in the jsp full.jsp. The classes that are used for displaying these thumbnails are org.dspace.app.webui.jsptag.BrowseListTag and org.dspace.content.service.ItemService. Does anyone know what could be happening? The images I want to show are .png for transparency, but in theory it should not cause problems. I would greatly appreciate if you could help me, because I don“t find the solution. Thanks a lot. -- View this message in context: http://dspace.2283337.n4.nabble.com/Column-preview-thumbnails-tp4664244.html Sent from the DSpace - Tech mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

