CaioMeloSilva / poster-extension

Automatically exported from code.google.com/p/poster-extension
0 stars 0 forks source link

Detecting non-absolute URLs #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From a user:

That cracked it!  The difference/problem was that on the Mac, we had
specified the protocol 'http://' in the URL.  On the PC's we simply
started with 'www.domain.com/etc...'.  Clearly the protocol is a mandatory
part of the URL.  Since Firefox assumes http:// for url's that you browse
to, it might be worth considering adding the same behavior to Poster in
the next version.

The extension should detect non-absolute URLs and attempt to fix them
by prefixing http:// on them

Original issue reported on code.google.com by alexmilo...@gmail.com on 8 Apr 2007 at 2:18

GoogleCodeExporter commented 8 years ago
I encountered the same problem. It would report:

Cannot process request due to: Component returned failure code:
0x80520012(NS_ERROR_FILE_NOT_FOUND)[nsIXMLHttpRequest.send]

Original comment by liujinma...@gmail.com on 8 May 2008 at 1:08

GoogleCodeExporter commented 8 years ago
yes please humanize this bizarre error message  if possible...

Original comment by rogerpack2005 on 14 Dec 2009 at 10:38

GoogleCodeExporter commented 8 years ago

Original comment by a...@milowski.com on 29 Mar 2011 at 5:18