Office 2007 file attachments in Contract Manager not working
CM 13 SP1 on WebLogic 10.3
Has anyone experienced/been able to resolve the Office 2007 file type (docx, xlsx, etc) problem with the latest patches for IE? All of our Office 2007 doc type attachments in CM are identified by IE as .zip files, and users are prompted to save the files to the desktop before opening, which is obviously not a good solution for an archived file.
File associations are correct on the client, and the problem appears to be caused by the fact that WebLogic delivers the files as MIME type application/octet-stream, which causes IE to sniff the file to validate the content matches the file extension. Something is preventing IE from correctly sniffing the file and recognizing the compressed data as Office 2007 content.