AngularJS Error Codes Table

1,998 views
Skip to first unread message

J Castillo

unread,
Nov 29, 2012, 10:53:07 AM11/29/12
to ang...@googlegroups.com
I was wondering if there would be any value on starting a table somewhere where people could contribute with their error codes and their meaning.

For example:

today I got this error code 1012:

[Exception... "Access to restricted URI denied"  code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)"  location: "file:///C:/workspace/parent/ecm-parent/ecm-static/src/main/webapp/scripts/plugins/angularjs110/angular.js Line: 9014"]
return logFn.apply(console, args);

Which I got after mispelling the template URL value. Certainly I didn't know this.

Am sure there are hundreds of error codes out there that would be very valuable to put on a public table on Git hub, perhaps.

Any thoughts?


Peter Bacon Darwin

unread,
Nov 29, 2012, 3:14:31 PM11/29/12
to ang...@googlegroups.com
These are actually NetScape errors!  I suspect you were running FireFox when you hit this?
Pete




--
You received this message because you are subscribed to the Google Groups "AngularJS" group.
To post to this group, send email to ang...@googlegroups.com.
To unsubscribe from this group, send email to angular+u...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular?hl=en-US.
 
 

J Castillo

unread,
Nov 30, 2012, 10:52:33 AM11/30/12
to ang...@googlegroups.com
That is correct Peter. So are these browser errors or Angular errors?

Peter Bacon Darwin

unread,
Nov 30, 2012, 11:25:08 AM11/30/12
to ang...@googlegroups.com

Browser

Pete
...from my mobile.

Edgardo Quiroz

unread,
Dec 7, 2012, 10:07:35 PM12/7/12
to ang...@googlegroups.com
there is a way to resolve this issue? because in IE and chrome I get the next error:
XMLHttpRequest cannot load file:///C:/WORKSPACE/Simulacion/src/main/webapp/partials/options.html. Origin null is not allowed by Access-Control-Allow-Origin.

and from FF I get the error that some variable is undefined :S

can someone help me :'(

Reply all
Reply to author
Forward
0 new messages