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

fix(SUP-45003): [IKEA Ingka] - past scheduled embedded entries will show a wrong error message for V7 player #805

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

Tzipi-kaltura
Copy link
Contributor

@Tzipi-kaltura Tzipi-kaltura commented Dec 24, 2024

Adding error category to site restriction and scheduled restriction

Part of - kaltura/playkit-js-ui#970, kaltura/kaltura-player-js#897, kaltura/playkit-js-providers#245

Resolves SUP-45003

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

Tzipi-kaltura added a commit to kaltura/playkit-js-ui that referenced this pull request Dec 25, 2024
…how a wrong error message for V7 player (#970)

Adding error messages to site restriction and scheduled restriction

Part of - kaltura/playkit-js#805, kaltura/kaltura-player-js#897, kaltura/playkit-js-providers#245

Resolves SUP-45003
@Tzipi-kaltura Tzipi-kaltura merged commit a46307e into master Dec 25, 2024
11 checks passed
Tzipi-kaltura added a commit to kaltura/playkit-js-providers that referenced this pull request Dec 25, 2024
…how a wrong error message for V7 player (#245)

Issue:
There is no error message to scheduling error.

Fix:
The scheduling error doesn't return from BE with kalturaAccessControlBlockAction. there is not action only message. so in case there is no block action but there is schedule message, will throw scheduling message error.

Part of kaltura/playkit-js#805, kaltura/playkit-js-ui#970, kaltura/kaltura-player-js#897

Resolves SUP-45003
Tzipi-kaltura added a commit to kaltura/kaltura-player-js that referenced this pull request Dec 25, 2024
…how a wrong error message for V7 player (#897)

Description of the Changes
Adding error messages to site restriction and scheduled restriction

Part of - kaltura/playkit-js-ui#970, kaltura/playkit-js#805, kaltura/playkit-js-providers#245

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

Successfully merging this pull request may close these issues.

2 participants