[PR #6748] [MERGED] PM-29763: bug: Handle invalid URI crash #55057

Closed
opened 2026-05-01 20:59:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6748
Author: @david-livefront
Created: 3/31/2026
Status: Merged
Merged: 3/31/2026
Merged by: @david-livefront

Base: mainHead: PM-29763-invalid-uri-crash


📝 Commits (1)

  • bb7ce69 PM-29763: Handle invalid URI crash

📊 Changes

2 files changed (+12 additions, -1 deletions)

View changed files

📝 app/src/main/kotlin/com/x8bit/bitwarden/data/platform/util/URIExtensions.kt (+3 -1)
📝 app/src/test/kotlin/com/x8bit/bitwarden/data/util/UriExtensionsTest.kt (+9 -0)

📄 Description

🎟️ Tracking

PM-29763

📔 Objective

This PR resolves a crash that occurs when the user has an invalid Uri on a login cipher.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6748 **Author:** [@david-livefront](https://github.com/david-livefront) **Created:** 3/31/2026 **Status:** ✅ Merged **Merged:** 3/31/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `PM-29763-invalid-uri-crash` --- ### 📝 Commits (1) - [`bb7ce69`](https://github.com/bitwarden/android/commit/bb7ce69a0c8448471f64a2abd20c8921cfa45c42) PM-29763: Handle invalid URI crash ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/src/main/kotlin/com/x8bit/bitwarden/data/platform/util/URIExtensions.kt` (+3 -1) 📝 `app/src/test/kotlin/com/x8bit/bitwarden/data/util/UriExtensionsTest.kt` (+9 -0) </details> ### 📄 Description ## 🎟️ Tracking [PM-29763](https://bitwarden.atlassian.net/browse/PM-29763) ## 📔 Objective This PR resolves a crash that occurs when the user has an invalid Uri on a login cipher. [PM-29763]: https://bitwarden.atlassian.net/browse/PM-29763?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 20:59:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#55057