Skip to content

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

Merged
mejo- merged 1 commit into
stable31from
backport/7864/stable31
Oct 28, 2025
Merged

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

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 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.09%. Comparing base (c73419b) to head (7e01ef1).
⚠️ Report is 4 commits behind head on stable31.

Files with missing linesPatch %Lines
src/components/Link/LinkBubbleView.vue0.00%12 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## stable31 #7869 +/- ##
============================================
- Coverage 58.10% 58.09% -0.02% 
============================================
Files 291 291 Lines 36855 36863 +8 Branches 868 868 ============================================
Hits 21415 21415 - Misses 15321 15329 +8 
Partials 119 119 

☔ 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 527184b into stable31Oct 28, 2025
62 of 64 checks passed
@mejo-
mejo- deleted the backport/7864/stable31 branch October 28, 2025 10:50
@blizzzblizzz mentioned this pull request Nov 10, 2025
14 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-