Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manual-manager overrides the bean which loads mimetypes preventing custom mimetype maps #5

Open
Ashex opened this issue Jan 22, 2014 · 1 comment

Comments

@Ashex
Copy link

Ashex commented Jan 22, 2014

I recently became aware of an issue with manual-manager. If you place a custom mimetype map in shared/classes/alfresco/extension/mimetypes it will not be loaded if manual-manager is installed. This is because manual-manager overrides the bean that loads them and explicitly defines the files that are loaded.

@Ashex
Copy link
Author

Ashex commented Feb 4, 2014

Digging around, perhaps these values should be in there too:

<value>classpath*:alfresco/module/*/mimetype-map*.xml</value> <value>classpath*:alfresco/extension/mimetype/*-map.xml</value>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant