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

Wrong default value for category end date #179

Closed
yankedev opened this issue Sep 1, 2016 · 0 comments
Closed

Wrong default value for category end date #179

yankedev opened this issue Sep 1, 2016 · 0 comments
Labels

Comments

@yankedev
Copy link
Contributor

yankedev commented Sep 1, 2016

Default value of validity-end-date field for a new Category should be equal to the event begin date.

Current behavior sets validity-end-date field to now.

If the event begin date changes, category validity-end-date should be changed too (but only if it has not been changed): this behavior works thanks to the watch-obj property of the dateRange directive. This directive should remain untouched

@yankedev yankedev added the bug label Sep 1, 2016
yankedev added a commit that referenced this issue Sep 1, 2016
syjer pushed a commit that referenced this issue Sep 2, 2016
* Isuue #179: fix new category end date

* Isuue #179: fhandle the case when endDate is undefined

* Isuue #179: handle the case when endDate is undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants