Quote:
Originally Posted by Firedancer885
What should happen if I drag the email from the message list into the dialog window? I got a bunch of crap, not a url.
I'm attaching the debug log I got after dragging a link.
|
In Notepad3, I see a bunch of non-printable characters ([NUL]) between the actual url:
EDIT: Actually, I think it might be something to do with the log being loaded as ANSI rather than UTF -- I've seen [NULs] between letters before when something is supposed to be encoded as, I think, UTF-16 -- that's when they have each letter/character defined by two codes rather than one.