Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Import function within the individual Bitwarden vault in the Web App ignores empty lines at the beginning of notes in .json files. #9159

Open
1 task done
SergeantConfused opened this issue May 13, 2024 · 0 comments

Comments

@SergeantConfused
Copy link

Steps To Reproduce

  1. Create a new Login-type vault item and add a string, the first line should be a single space and the second like should be "word1".
  2. Export this vault out to a .json file.
  3. Import that .json file.

Expected Result

For the new vault item to have the same exact data in its Notes section.

Actual Result

The Notes section of the new vault item shows "word1" with no space or new line.

Screenshots or Videos

Expected behaviour:

image

Actual behaviour:

image

Additional Context

This does not occur with Bitwarden .csv files.

Operating System

Windows

Operating System Version

10 Pro 22H2

Web Browser

Firefox

Browser Version

125.0.3

Build Version

2024.4.2

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant