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

Extending valid DailyMotion URL regex Fix #1430 #1516

Merged
merged 2 commits into from
Feb 3, 2023

Conversation

egon-isnoise
Copy link
Contributor

The main issue was that DailyMotion videos would not show in the player,
the technical reason was a regex in pattern.js that would not include the '#.' chars from the URL inserted in the component.

We extended the Regex code to include the '#.' chars.

@Maxou44
Copy link
Contributor

Maxou44 commented Oct 8, 2022

Looks good :)

@cookpete cookpete merged commit a110aaf into cookpete:master Feb 3, 2023
@cookpete
Copy link
Owner

cookpete commented Feb 9, 2023

Published in v2.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants