You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Until now, you can indicate an URL at the item level. There is a constraint to check
that it starts with http(s)
We have several items (videos) with URL starting with rtsp procole (RealTime Streaming Procole rtsp:// )
For now, it's impossible to add or edit an URL like that.
Expected behavior:
Staff member must be able to use rtsp protocole in URL of items
Steps to Reproduce:
Go to ilsdev and login with Astrid for instance
Take an existing document and create a new item, with an URL starting with rtsp://.....
… document
* Adds protocol rtsp for URL pattern in jsonschemas of item and document.
* Closesrero#2892.
Co-Authored-by: Benoit Erken <erken.benoit@gmail.com>
benerken
added a commit
to benerken/rero-ils
that referenced
this issue
May 17, 2022
… document
* Adds protocol rtsp for URL pattern in jsonschemas of item and document.
* Closesrero#2892.
Co-Authored-by: Benoit Erken <erken.benoit@gmail.com>
… document
* Adds protocol rtsp for URL pattern in jsonschemas of item and document.
* Closes#2892.
Co-Authored-by: Benoit Erken <erken.benoit@gmail.com>
Bug description:
Until now, you can indicate an URL at the item level. There is a constraint to check
that it starts with http(s)
We have several items (videos) with URL starting with rtsp procole (RealTime Streaming Procole rtsp:// )
For now, it's impossible to add or edit an URL like that.
Expected behavior:
Staff member must be able to use rtsp protocole in URL of items
Steps to Reproduce:
Server:
Version:
RERO-ILS v1.10
** Context: **
Linked to issue #2893
Screenshots
The text was updated successfully, but these errors were encountered: