Dragging email from mail.app produces bad links
CompletedDrag and drop from mail.app produces non-clickable links in the form "[ ](message:%3C49a...)" instead of "[ ](message://%3C49a...)"
0
-
`message:%3C...` *is* the URL that is sent by Mail.app (you can verify this in TextEdit).
I can review the link detection algorithm to see whether this can be accommodated.
0 -
You're right; the URL is correct. The problem remains however that the link in the format "message:%3C..." is not clickable from within nvUltra; whereas it becomes so in the format "message://%3C...".
0 -
Ah. I misunderstood.
Fixed.
0
Please sign in to leave a comment.
Comments
3 comments