Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Jul 21, 2025

Backport of PR #4567

There was a bug in sabre/vobject that stopped us from storing URIs with phone numbers. So, we had to use a workaround and not include them.[^1]

The fix for sabre/vobject is merged and included in stable31 and stable30.[^2]

It seems like this problem started after updating to ical.js 2.2.0 because of fixes in how vcard3 design sets were detected.[^3][^4]

Now it seems to work, but I don't understand why removing the tel property from the vcard3 design set worked when detecting the design set wasn't working before.

[^1]: #1393 (comment)
[^2]: sabre-io/vobject#486
[^3]: kewisch/ical.js#680
[^4]: kewisch/ical.js#363

Signed-off-by: Daniel Kesselberg <[email protected]>
@backportbot backportbot bot requested review from GVodyanov and hamza221 as code owners July 21, 2025 07:42
@backportbot backportbot bot added bug Something isn't working 3. to review Waiting for reviews labels Jul 21, 2025
@backportbot backportbot bot added this to the v7.2.0 milestone Jul 21, 2025
@codecov
Copy link

codecov bot commented Jul 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.70%. Comparing base (4a5fe9d) to head (287f0ad).
Report is 2 commits behind head on stable7.2.

Additional details and impacted files
@@               Coverage Diff               @@
##             stable7.2    #4569      +/-   ##
===============================================
- Coverage        10.80%   10.70%   -0.10%     
  Complexity         265      265              
===============================================
  Files              122      122              
  Lines             5711     5705       -6     
  Branches          1247     1246       -1     
===============================================
- Hits               617      611       -6     
  Misses            4971     4971              
  Partials           123      123              

☔ 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.

@st3iny st3iny enabled auto-merge July 21, 2025 08:11
@st3iny st3iny merged commit 2cfb382 into stable7.2 Jul 21, 2025
43 of 45 checks passed
@st3iny st3iny deleted the backport/4567/stable7.2 branch July 21, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants