Fix date not rendering in scheduling tab#1019
Conversation
The date was not rendering the event details scheduling tab. This patch fixes that.
|
This pull request is deployed at test.admin-interface.opencast.org/1019/2025-01-06_11-02-00/ . |
|
Use Run test server using develop.opencast.org as backend: Specify a different backend like stable.opencast.org: It may take a few seconds for the interface to spin up. |
|
This pull request has conflicts ☹ |
|
https://test.admin-interface.opencast.org/1019/2025-01-06_11-02-00/ When I open the page the date picker for the start date is already openened (firefox 134 in wayland). Is this a side effect in the test-mockup or a bug? |
|
I can reproduce that behaviour on the main branch, but only if I had that specific date picker open before reloading the page. I cannot reproduce it any other way. Still, this is technically a bug. Want to open an issue for it? |

Fixes #1005.
The date was not rendering the event details scheduling tab. This patch fixes that.
How to test this
Can be tested as usual, no configuration or Opencast patch necessary. To test, follow the steps in the linked issue and check if the issue is resolved.