Jeremy Henty
2012-12-30 17:23:18 UTC
I wondered why "Save link as" silently failed on some of my local web
pages if I had not already visited the link. It turns out they were
"file:///" links and "Save link as" sends a download request which the
CAPI silently ignores if the URL is not cached and is not handled by
the downloads DPI.
I added a MSG_WARN to log this but haven't changed any behaviour. I
still found it surprising and was wondering if it could be improved?
Regards,
Jeremy Henty
pages if I had not already visited the link. It turns out they were
"file:///" links and "Save link as" sends a download request which the
CAPI silently ignores if the URL is not cached and is not handled by
the downloads DPI.
I added a MSG_WARN to log this but haven't changed any behaviour. I
still found it surprising and was wondering if it could be improved?
Regards,
Jeremy Henty