Connection Failure... the Network Access API cannot honor the request because the protocol is not known.
I'll bet it's because we've lately gained the ability to paste live images with the text, rather than placeholders. This introduces much complexity in pulling remotely hosted images for Scrivener's local use.
Can't provide an example just yet, because the copy was via a Firefox add-on, Easy Copy. This offers the advantage of enabling the user to make a template like this:
Code: Select all
<b>%page_title%</b> <p>
%html_source%</p><p>
%links_html%</p><p>
via <a href="%page_url%">%page_title%</a> - %date% %time% </p>
A straight copy of the same selection from Firefox doesn't generate the error on paste. Anyway, there's no perfect paste between programs; it's always an adaptation of some sort. The return code here just needs a more detailed error message and a graceful recovery.
Rgds -- Jerome