Skip to content

[stable32] fix(LinkBubbleView): Don't choke on invalid URLs - #7868

Merged
mejo- merged 1 commit into
stable32from
backport/7864/stable32
Oct 28, 2025
Merged

[stable32] fix(LinkBubbleView): Don't choke on invalid URLs#7868
mejo- merged 1 commit into
stable32from
backport/7864/stable32

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #7864

Fixes "TypeError: URL constructor: ... is not a valid URL."
Fixes: #6841
Signed-off-by: Jonas <jonas@freesources.org>
@codecov

codecovBot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.71%. Comparing base (81339c8) to head (57dc3c1).
⚠️ Report is 4 commits behind head on stable32.

Files with missing linesPatch %Lines
src/components/Link/LinkBubbleView.vue41.66%4 Missing and 3 partials ⚠️
Additional details and impacted files
@@ Coverage Diff @@## stable32 #7868 +/- ##
============================================
+ Coverage 52.90% 59.71% +6.80% 
============================================
Files 500 499 -1 Lines 43376 38433 -4943 Branches 1063 1064 +1 ============================================
+ Hits 22949 22951 +2 + Misses 20320 15374 -4946 - Partials 107 108 +1 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mejo-
mejo- merged commit 47c137c into stable32Oct 28, 2025
63 of 66 checks passed
@mejo-
mejo- deleted the backport/7864/stable32 branch October 28, 2025 10:50
@blizzzblizzz mentioned this pull request Nov 10, 2025
9 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewbugSomething isn't workingfeature: links

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@benjaminfrueh@mejo-