History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NXP-553
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Vlad Tudoran
Reporter: Damien Metzler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Nuxeo Enterprise Platform

Mime Type is not recognized when uploading with the IE helper

Created: 05/02/07 11:06   Updated: 15/02/07 12:01
Component/s: Desktop Integration
Affects Version/s: 5.0.0 GA
Fix Version/s: 5.1 M1

Time Tracking:
Not Specified

Environment:
Windows 2000 SP4
.NET 2.0
IE 6.0.2800.1106CO

Resolution Date: 15/02/07 12:01
Require Callback: No
Participants: Damien Metzler, Thierry Delprat and Vlad Tudoran
Date of First Response: 12/02/07 20:40
Tags:


 Description  « Hide
When i upload a PDF, or a doc with the IE helper, the document is recognized by Nuxeo as a raw binary file (01 icon) and not the appropriate type (whereas it works with the Firefox plugin).
It is not possible to do a liveedit with this document since the type is not well set.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thierry Delprat - 12/02/07 20:40
The FileManager expect the browser to send the mime-type.
Please see if your plugin can provide this information.
Otherwise, we will update the filemanager to try to guess it.

Damien Metzler - 13/02/07 11:44
Is there a log for the IE helper plugin so i can give you the information you want.
The registry gives the correct mime-type.

Vlad Tudoran - 13/02/07 16:00
I've fixed that in the changeset 11660 (http://svn.nuxeo.org/trac/nuxeo/changeset/11660) from February 2nd. I've tested again and it seems to work ok.

Please make sure you have the latest install package (http://svn.nuxeo.org/trac/nuxeo/browser/browser-extensions/NXIEHelper/trunk/NxIEHelperSetup/SvnDebug/Nuxeo-MSIEBrowserExtension.exe)

The logs are located in C:\Docs and Settings\_username_\ApplicationData\Nuxeo\_Logs

Damien Metzler - 13/02/07 16:42
I tested it with latest version and it seems to work. Ok for me !