FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Backport PR bqplot#1644: fix: save_png doesn't work when character \xa0 is used (#1644) by maartenbreddels · Pull Request #1645 · bqplot/bqplot · GitHub

/ bqplot Public

Backport PR bqplot#1644: fix: save_png doesn't work when character \xa0 is used (#1644) - #1645

Merged
maartenbreddels merged 1 commit into
bqplot:0.12.xfrom
maartenbreddels:auto-backport-of-pr-1644-on-0.12.x
Feb 11, 2025
Merged

Backport PR bqplot#1644: fix: save_png doesn't work when character \xa0 is used (#1644)#1645
maartenbreddels merged 1 commit into
bqplot:0.12.xfrom
maartenbreddels:auto-backport-of-pr-1644-on-0.12.x

Conversation

Copy link
Copy Markdown
Member

The character \xa0 is converted to   when .outerHTML() is called, causing an error in the data-URL where the outer HTML is used.

(cherry picked from commit 4d5c293)

References

Code changes

User-facing changes

Backwards-incompatible changes

maartenbreddels force-pushed the auto-backport-of-pr-1644-on-0.12.x branch from 27bff04 to 0461ef6 Compare May 21, 2024 14:48
maartenbreddels changed the title fix: save_png doesn't work when character \xa0 is used (#1644) Backport PR bqplot#1644: fix: save_png doesn't work when character \xa0 is used (#1644) May 21, 2024

Copy link
Copy Markdown
Member Author

@martinRenou ouch, looks like some CI rot, did you see this one before? Seems like #1627 is the first that failed

martinRenou commented May 22, 2024
edited
Loading

Copy link
Copy Markdown
Member

error karma-webpack@5.0.1: The engine "node" is incompatible with this module. Expected version ">= 18". Got "16.20.2"

Maybe karma-webpack would need to be pinned, or we can try to update nodejs...

maartenbreddels force-pushed the auto-backport-of-pr-1644-on-0.12.x branch from 0461ef6 to 20627e4 Compare February 11, 2025 13:54
maartenbreddels force-pushed the auto-backport-of-pr-1644-on-0.12.x branch from 20627e4 to d360e05 Compare February 11, 2025 15:16
maartenbreddels merged commit 5d885a4 into bqplot:0.12.x Feb 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL