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

Bug: Metadata bulk-editing crashes the app when start date field is clicked #1099

Open
owi92 opened this issue Jan 31, 2025 · 0 comments · May be fixed by #1105
Open

Bug: Metadata bulk-editing crashes the app when start date field is clicked #1099

owi92 opened this issue Jan 31, 2025 · 0 comments · May be fixed by #1105
Labels
type:bug Something isn't working

Comments

@owi92
Copy link
Contributor

owi92 commented Jan 31, 2025

How to reproduce:

  • Select more that one event
  • Open the Edit the metadata of multiple events dialog via the Actions menu
  • Click inside the empty field of the start date row

This will lead to the app crashing with an Uncaught RangeError: Invalid time value error shown in the dev tools console.

@owi92 owi92 added the type:bug Something isn't working label Jan 31, 2025
Arnei added a commit to Arnei/opencast-admin-interface that referenced this issue Feb 4, 2025
Fixes opencast#1099.

Trying to change the start date for two or more events
at the same time would cause the app to crash (See opencast#1099).
This fixes that.
@Arnei Arnei linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant