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

Problems when there is a content type which has IFileContent AND IImageContent #9

Closed
vito80ba opened this issue Jun 14, 2012 · 1 comment

Comments

@vito80ba
Copy link

Hi,
on my instance I've installed redturtle.video. This product adds a new content type (video) which has both the interfaces IFileContent and IImageContent. This cause a problem when the portlet view renders.
https://github.com/collective/collective.quickupload/blob/master/collective/quickupload/portlet/vocabularies.py#L56

Infact, trying to add the portlet I obtain this error
Module collective.quickupload.portlet.vocabularies, line 69, in call
Module zope.schema.vocabulary, line 64, in init
ValueError: term values must be unique: 'RTInternalVideo'

Thank's
Vito

@tdesvenain
Copy link
Member

fixed. please tell me if you have other issues with collective.quickupload + redturtle.video

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

2 participants