- **summary**: GC attachments not getting saved --> GC image attachments don't get thumbnails - Description has changed:
Diff: ~~~~ --- old +++ new @@ -1,10 +1,8 @@ -GC attachments get fetched but aren't persisting in mongo. I'm pretty sure this is a regression. I noticed these log lines (which come from the thumbnail code, so aren't necessarily a problem): +I noticed these log lines, which come from the thumbnail code: ~~~~ 21:28:03,179 DEBUG [taskd:forgeimporters.base.import_tool:525f049bd8be351e4fb6dadd:allura.model.filesystem] Content type application/octet-stream from file screenshot_example.jpg not supported 21:28:03,187 DEBUG [taskd:forgeimporters.base.import_tool:525f049bd8be351e4fb6dadd:allura.model.filesystem] Content type application/octet-stream from file xGPS_map.db not supported ~~~~ -But they aren't saving at all. Compare http://code.google.com/p/gmapcatcher/issues/detail?id=72 and https://sf-dbrondsema-1015.sb.sf.net/p/testit/tickets-gmap/72/ - We should try to get the mime-type handling better so that thumbnails for images do work. ~~~~ --- ** [tickets:#6766] GC image attachments don't get thumbnails** **Status:** open **Labels:** import google-code **Created:** Wed Oct 16, 2013 09:49 PM UTC by Dave Brondsema **Last Updated:** Wed Oct 16, 2013 09:49 PM UTC **Owner:** nobody I noticed these log lines, which come from the thumbnail code: ~~~~ 21:28:03,179 DEBUG [taskd:forgeimporters.base.import_tool:525f049bd8be351e4fb6dadd:allura.model.filesystem] Content type application/octet-stream from file screenshot_example.jpg not supported 21:28:03,187 DEBUG [taskd:forgeimporters.base.import_tool:525f049bd8be351e4fb6dadd:allura.model.filesystem] Content type application/octet-stream from file xGPS_map.db not supported ~~~~ We should try to get the mime-type handling better so that thumbnails for images do work. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.