Bug 45827 - Add plausibility check for valid YouTube URLs
Add plausibility check for valid YouTube URLs
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: App Center - Self Service
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-06 14:48 CET by Nico Gulden
Modified: 2020-07-03 20:52 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?: Yes
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Gulden univentionstaff 2017-12-06 14:48:23 CET
Adding a YouTube URL with GET parameters other than "v=" causes an error on the catalog page of the app with the result that the video cannot be played. 

Examples:
* https://www.youtube.com/watch?v=jthRk6gw_hE&t=16s
* https://www.youtube.com/watch?v=L42PBHgqKVI&t=3s

The correct URLs are:
* https://www.youtube.com/watch?v=jthRk6gw_hE
* https://www.youtube.com/watch?v=L42PBHgqKVI

The provider portal should check for the those URLs and not accept them with a corresponding warning.
Comment 1 Ingo Steuwer univentionstaff 2020-07-03 20:52:08 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.