I get an error in FF (NS_ERROR_MALFORMED_URI)

Posted by Ingalls on Stack Overflow See other posts from Stack Overflow or by Ingalls
Published on 2010-04-20T19:46:52Z Indexed on 2010/04/20 21:03 UTC
Read the original article Hit count: 118

Filed under:
|

Just wondering if there is an easy fix for this problem.

The full error is: Error: uncaught exception: [Exception... "Component returned failure code: 0x804b000a (NS_ERROR_MALFORMED_URI) [nsIURL.spec]" nsresult: "0x804b000a (NS_ERROR_MALFORMED_URI)" location: "JS frame :: chrome://fastdial/content/file.js :: anonymous :: line 218" data: no]

And line 218 is

nsiUrl.spec = url;

I give you all of the code from the file if you need it...

Thanks Ingalls

© Stack Overflow or respective owner

Related posts about firefox

Related posts about error