iOS: € (Euro Currency) sign displays incorrectly when viewing password #966

Closed
opened 2025-11-26 22:35:37 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @clayadams5226 on GitHub (Mar 27, 2020).

Originally assigned to: @mpbw2 on GitHub.

Describe the Bug

When I view the item in the Bitwarden iPhone App it's displayed as the following: â,¬
However, then I go into edit mode, the sign is displayed correctly as € sign.

Steps To Reproduce

  1. Open the iOS app
  2. Add a new item
  3. Enter € as the password
  4. Tap save
  5. View the item password

Expected Result

The password displays as €

Actual Result

The item displays as â,¬

Screenshots or Videos

TestEditItem
TestViewItem

Environment

  • Device: iPhone XS
  • Operating system: 13.3.1
  • Build Version (go to "Settings" → "About" in the app): 2.3.1 (64)
  • Is this a Beta release? N

Additional Context

Originally created by @clayadams5226 on GitHub (Mar 27, 2020). Originally assigned to: @mpbw2 on GitHub. <!-- Comment: Please do not submit feature requests. The [Community Forums][1] has a section for submitting, voting for, and discussing product feature requests. [1]: https://community.bitwarden.com --> ## Describe the Bug <!-- Comment: A clear and concise description of what the bug is. --> When I view the item in the Bitwarden iPhone App it's displayed as the following: â,¬ However, then I go into edit mode, the sign is displayed correctly as € sign. ## Steps To Reproduce <!-- Comment: How can we reproduce the behavior: --> 1. Open the iOS app 2. Add a new item 3. Enter € as the password 4. Tap save 5. View the item password ## Expected Result <!-- Comment: A clear and concise description of what you expected to happen. --> The password displays as € ## Actual Result <!-- Comment: A clear and concise description of what is happening. --> The item displays as â,¬ ## Screenshots or Videos <!-- Comment: If applicable, add screenshots and/or a short video to help explain your problem. --> ![TestEditItem](https://user-images.githubusercontent.com/61576435/77727267-46354b80-6fd0-11ea-8308-388ca66d7e2d.png) ![TestViewItem](https://user-images.githubusercontent.com/61576435/77727269-46cde200-6fd0-11ea-973d-a595810a1f56.png) ## Environment - Device: iPhone XS - Operating system: 13.3.1 - Build Version (go to "Settings" → "About" in the app): 2.3.1 (64) - Is this a Beta release? N ## Additional Context <!-- Comment: Add any other context about the problem here. -->
Author
Owner

@kspearrin commented on GitHub (Mar 27, 2020):

Seems like an encoding issue with that html string.

@kspearrin commented on GitHub (Mar 27, 2020): Seems like an encoding issue with that html string.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#966