Post
Topic
Board Mycelium
Re: Mycelium Bitcoin Wallet
by
msx
on 22/09/2014, 17:29:45 UTC
Yes, the QtQR code includes a zero-width non-breaking space as first character, I made a fix to remove this character from scan results if necessary.
It works now for me, and will work for you with the next release as well Smiley

Some text editors (notably, Notepad under Windows, but I guess Linux might have that kind of thing too) insert BOM characters into text files to indicate that the content is in unicode, type of unicode encoding, byte order etc.

I imagine it can be entirely possible that it was not QtQR who inserted that BOM (zero-width space).

I wouldn't include a fix for that.  What if next thing someone types a URI in MS Word?