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

Add a default duration to non-movies if none is entered #53

Closed
vpetersson opened this issue Feb 12, 2013 · 1 comment
Closed

Add a default duration to non-movies if none is entered #53

vpetersson opened this issue Feb 12, 2013 · 1 comment
Milestone

Comments

@vpetersson
Copy link
Contributor

Since it is possible to add assets without a duration, we should add a default duration when assets without a duration is activated.

I think it would be reasonable to set this default duration to 10 seconds.

@ghost ghost assigned zacharytamas Feb 12, 2013
@zacharytamas
Copy link
Contributor

Failure to provide a duration results in a None object being parsed in Python when saving the Asset using Backbone. This caused #61.

zacharytamas added a commit that referenced this issue Feb 14, 2013
… duration must exist: if not it is defaulted to 10. Fixes #61 and #53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants