You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Michael Wilken (JIRA)" <ji...@apache.org> on 2014/05/23 01:17:02 UTC

[jira] [Updated] (CONNECTORS-943) .aspx files not indexed by Sharepoint connector due to missing mime type in core

     [ https://issues.apache.org/jira/browse/CONNECTORS-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Wilken updated CONNECTORS-943:
--------------------------------------

    Attachment: CONNECTORS-943.patch

> .aspx files not indexed by Sharepoint connector due to missing mime type in core
> --------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-943
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-943
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core, SharePoint connector
>    Affects Versions: ManifoldCF 1.6
>            Reporter: Michael Wilken
>         Attachments: CONNECTORS-943.patch
>
>
> Our Sharepoint installs contain many pages ending with the .aspx file extension.  The Sharepoint Connector crawls these files without any issue, but fails to send them to the output connector because the .aspx extension isn't in the extension-to-mime-type mapping.  Turning the log level up to DEBUG shows the issue
> {code}
> DEBUG 2014-05-22 11:10:06,486 (Worker thread '17') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Safari-Test-5.aspx' because output connector says mime type 'null' is not indexable
> DEBUG 2014-05-22 11:10:07,328 (Worker thread '32') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Test-Safari-3.aspx' because output connector says mime type 'null' is not indexable
> DEBUG 2014-05-22 11:10:07,588 (Worker thread '26') - SharePoint: Skipping document '/IT/Pages//CC-CSS-Test-7-Safari.aspx' because output connector says mime type 'null' is not indexable
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)