[PR #1585] [CLOSED] [1578] Bitwarden app crashes when selecting show password button #55733

Closed
opened 2026-05-10 18:05:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1585
Author: @deividt
Created: 10/15/2021
Status: Closed

Base: masterHead: dg-1578


📝 Commits (1)

  • 8ee8bf8 Fixed null reference exception when pressed show password button

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 src/App/Pages/Accounts/LockPageViewModel.cs (+1 -1)
📝 src/App/Pages/Accounts/LoginPageViewModel.cs (+1 -1)
📝 src/App/Pages/Accounts/RegisterPageViewModel.cs (+2 -2)

📄 Description

Pressing the show password button caused 'null reference exception' when the password or PIN was not filled.

https://github.com/bitwarden/mobile/issues/1578


🔄 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/1585 **Author:** [@deividt](https://github.com/deividt) **Created:** 10/15/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dg-1578` --- ### 📝 Commits (1) - [`8ee8bf8`](https://github.com/bitwarden/android/commit/8ee8bf887bec6bbfe5b70e6283fa831a249c20c3) Fixed null reference exception when pressed show password button ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/LockPageViewModel.cs` (+1 -1) 📝 `src/App/Pages/Accounts/LoginPageViewModel.cs` (+1 -1) 📝 `src/App/Pages/Accounts/RegisterPageViewModel.cs` (+2 -2) </details> ### 📄 Description Pressing the show password button caused 'null reference exception' when the password or PIN was not filled. https://github.com/bitwarden/mobile/issues/1578 --- <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-10 18:05:36 -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#55733