Skip to content

Conversation

@omersaleem
Copy link
Contributor

Fixes #575

A change that was added to check Image src urls caused a regression when using image data urls - this has broken our app as we use this feature to display QR codes generated on the fly.

This fix preserves the original check but ignores these checks for data urls (that begin with data:.

This has broken our My Sky app and we have had to revert to an older version of Lightning core until this is released.

@CLAassistant
Copy link

CLAassistant commented Sep 5, 2025

CLA assistant check
All committers have signed the CLA.

@omersaleem omersaleem changed the title Fix/image data url 575 Fix for image data urls (Fixes #575) Sep 5, 2025
Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank @omersaleem! LGTM

@michielvandergeest michielvandergeest merged commit 72803bc into rdkcentral:master Sep 8, 2025
6 checks passed
@elsassph
Copy link
Contributor

elsassph commented Sep 8, 2025

Thanks, could that be cherry picked in the RTL branch?

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.

Bug: base64 images regression

4 participants