[PR #1404] [MERGED] Encode exports as UTF8 #2868

Closed
opened 2025-11-26 23:25:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1404
Author: @MGibson1
Created: 5/17/2021
Status: Merged
Merged: 5/17/2021
Merged by: @MGibson1

Base: masterHead: fix-non-ascii-character-export


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/App/Pages/Settings/ExportVaultPageViewModel.cs (+1 -1)

📄 Description

Overview

Fixes #1401. Exports should be saved as UTF-8, not ASCII-encoded strings.


🔄 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/1404 **Author:** [@MGibson1](https://github.com/MGibson1) **Created:** 5/17/2021 **Status:** ✅ Merged **Merged:** 5/17/2021 **Merged by:** [@MGibson1](https://github.com/MGibson1) **Base:** `master` ← **Head:** `fix-non-ascii-character-export` --- ### 📝 Commits (1) - [`0a4afe8`](https://github.com/bitwarden/android/commit/0a4afe855c266f0bcc723606150c1bea70fada40) Encode exports as UTF8 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/ExportVaultPageViewModel.cs` (+1 -1) </details> ### 📄 Description # Overview Fixes #1401. Exports should be saved as UTF-8, not ASCII-encoded strings. --- <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 2025-11-26 23:25:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2868