[GH-ISSUE #428] iOS - Add credential, hitting Save with blank URI results in duplicate entries #48775

Closed
opened 2026-05-01 06:29:09 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @luckman212 on GitHub (Dec 23, 2018).
Original GitHub issue: https://github.com/bitwarden/android/issues/428

Repro:

  • from an iOS app that requires login, tap "Bitwarden..."
  • tap + to add credential
  • fill out Name, Username, Password fields
  • if URI field is blank, leave it
    (if URI is not blank, clear it)
  • tap Save

Result:

  • Nothing visibly happens; the form remains on the screen
  • Behind the scenes though, an entry has been created with a blank URI
  • You can keep tapping "Save" and additional duplicate entries will be added

Instead, an error message should be shown to inform the user that URI should not be blank. Or, if blank URI is acceptable, then edit form should close.

possibly related: #426

Originally created by @luckman212 on GitHub (Dec 23, 2018). Original GitHub issue: https://github.com/bitwarden/android/issues/428 Repro: - from an iOS app that requires login, tap "Bitwarden..." - tap + to add credential - fill out Name, Username, Password fields - if URI field is blank, leave it (if URI is not blank, clear it) - tap Save Result: - Nothing visibly happens; the form remains on the screen - Behind the scenes though, an entry has been created with a blank URI - You can keep tapping "Save" and additional duplicate entries will be added Instead, an error message should be shown to inform the user that URI should not be blank. Or, if blank URI is acceptable, then edit form should close. possibly related: #426
GiteaMirror added the bug label 2026-05-01 06:29:09 -05:00
Author
Owner

@kspearrin commented on GitHub (Dec 24, 2018):

Should be fixed in next version. Thanks.

<!-- gh-comment-id:449752474 --> @kspearrin commented on GitHub (Dec 24, 2018): Should be fixed in next version. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#48775