Giter VIP home page Giter VIP logo

Comments (9)

kspearrin avatar kspearrin commented on July 26, 2024

This has been reported before and I believe that it was determined that the encoding of the file was causing the issue. Try opening your CSV and re-saving it explicitly as a UTF-8 encoding and try again.

from clients.

jmauss avatar jmauss commented on July 26, 2024

I did it again using Visual Studio Code and made sure to select UTF-8 at the bottom. Saved it as lastpass_export.csv on the desktop and imported it. Same issue as last time with & appearing as &amp; as well as the < appear as &lt; and > with &gt;. This IS how it appears in the csv generated by LastPass itself (the code and not the character).

from clients.

kspearrin avatar kspearrin commented on July 26, 2024

Can you put together a quick example file with a few sites in it that I can use to reproduce the issue and attach it here?

from clients.

jmauss avatar jmauss commented on July 26, 2024

Won't let me attach .csv here, I will put it in code:

url,username,password,extra,name,grouping,fav
https://www.facebook.com/,[email protected],J!rlZxaO3X5,,Facebook,Social,0
https://www.reddit.com/,tester,"6t1J,&gt;AVonp",,Reddit,Social,0
https://twitter.com/login,[email protected],YnrtAD8Uj3`,,Twitter,Social,0

This is the format that the LastPass extension spits out.
Hope this example is enough...

from clients.

kspearrin avatar kspearrin commented on July 26, 2024

So if I understnad correctly based on your example, it looks like this is a problem with LastPass's exporter, rather than bitwarden's importer? Your export file is showing &gt;

from clients.

jmauss avatar jmauss commented on July 26, 2024

Yes, that is what I had mentioned in my second comment, that it was LastPass exporting it that way. I posted this issue because I wasn't sure if your import code was parsing through that and fixing it. If it is something you would rather wait and have LastPass fix, I can try to contact them instead.

from clients.

kspearrin avatar kspearrin commented on July 26, 2024

I can't really fix it unfortunately. How would I know that someone didn't explicitly have their password with those characters?

from clients.

jmauss avatar jmauss commented on July 26, 2024

Very true, I will bring this up with LastPass. Thanks for your time checking this out!

from clients.

kspearrin avatar kspearrin commented on July 26, 2024

Added https://help.bitwarden.com/getting-started/import-from-lastpass/

from clients.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.