tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Search Results - Mime Type Icons do not appear correctly in Documentum #846

Open gsteimer opened 8 years ago

gsteimer commented 8 years ago

It would be nice for search results to have mime type icons so users know the type of document (Ex: Word, PDF, Excel, etc) without clicking on it. This was implemented for a client for Alfresco and works great:

Alfresco Doc Search image

Alfresco Folder search image

However, the icon is always the default "unknown" icon when doing a doc search on Documentum:

DCTM Doc Search - not working image

DCTM Folder Search - working image

As a side note - it seems like this is only a problem with OC on Documentum. The Mime Type icons appear fine with OC on HBase.

@b-k-white @joehof

ghost commented 8 years ago

Fixed locally, I will get this into trunk soon.

grahamsinger commented 8 years ago

@b-k-white is this in trunk?

ghost commented 8 years ago

fixed, unit tested.

CR- don HPI - 13426

gsteimer commented 8 years ago

With the latest round of updates, this is better on Documentum. It seems to work for folders and Word docs, but not for some other mime types.

Folders image

Word image

PDF & email image

We should be testing with PDFs, emails, and all MS Office types before calling this one closed.