Skip to content

Conversation

@mejo-
Copy link
Member

@mejo- mejo- commented Oct 27, 2025

Fixes "TypeError: URL constructor: ... is not a valid URL."

Fixes: #6841

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Fixes "TypeError: URL constructor: ... is not a valid URL."

Fixes: #6841

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- self-assigned this Oct 27, 2025
@mejo- mejo- requested a review from max-nextcloud as a code owner October 27, 2025 10:39
@mejo- mejo- added bug Something isn't working 3. to review feature: links labels Oct 27, 2025
@mejo-
Copy link
Member Author

mejo- commented Oct 27, 2025

/backport to stable32

@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

❌ Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.67%. Comparing base (a0fa51b) to head (24aa144).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/components/Link/LinkBubbleView.vue 41.66% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7864      +/-   ##
==========================================
+ Coverage   52.86%   59.67%   +6.80%     
==========================================
  Files         501      500       -1     
  Lines       43354    38411    -4943     
  Branches     1063     1064       +1     
==========================================
+ Hits        22918    22920       +2     
+ Misses      20329    15383    -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 8595175 into main Oct 27, 2025
62 of 64 checks passed
@mejo- mejo- deleted the fix/unsupported_link_urls branch October 27, 2025 20:38
@mejo-
Copy link
Member Author

mejo- commented Oct 27, 2025

/backport to stable31

@kousu
Copy link

kousu commented Nov 2, 2025

Thanks for squashing this!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mangled Links disable Text

4 participants