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

Items: add rtsp protocole in jsonschema of item #2892

Closed
1 task
benerken opened this issue May 10, 2022 · 0 comments · Fixed by #2918
Closed
1 task

Items: add rtsp protocole in jsonschema of item #2892

benerken opened this issue May 10, 2022 · 0 comments · Fixed by #2918
Assignees
Labels
effort: minor Solved quickly enhancement Improvement of an existing feature

Comments

@benerken
Copy link
Contributor

benerken commented May 10, 2022

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:

  1. Go to ilsdev and login with Astrid for instance
  2. Take an existing document and create a new item, with an URL starting with rtsp://.....
  3. See the error message saying the URL is not valid

Server:

Version:
RERO-ILS v1.10

** Context: **
Linked to issue #2893

Screenshots

image

@benerken benerken added the bug Breaks something but is not blocking label May 10, 2022
@pronguen pronguen added enhancement Improvement of an existing feature effort: minor Solved quickly and removed bug Breaks something but is not blocking labels May 10, 2022
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.
* Closes rero#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.
* Closes rero#2892.

Co-Authored-by: Benoit Erken <erken.benoit@gmail.com>
zannkukai pushed a commit that referenced this issue May 17, 2022
… document

* Adds protocol rtsp for URL pattern in jsonschemas of item and document.
* Closes #2892.

Co-Authored-by: Benoit Erken <erken.benoit@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: minor Solved quickly enhancement Improvement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants