javascript - Code from other sites shows up in my page.- Is this a security Issue -


i working on new web page site behind firewall. using firebug debug script. have small error on 1 of dropdown boxes, if have been on page in recent history, instead of error showing in .js file, show error in domain's script. doesn't can load images, try best discribe looks like. go page reddit , around. console box firebug onfirefox open @ bottom of page , empty. go test web site , navigate new page, time console empty. when change selection in dropdown box, strange error message. there normal error:syntax error, unrecognized expression in red. under in green code haven't seen before , in lower right url domain. example get: www.redditstatic.com/reddit-init.eniy9padp1eos.js can see 147 lines of reddit code , 4 pages own web site. tried setting headders didn't seem either.

is security issue since reddit (or other) code trying run on page? help. brita

this sounds bug in firebug's error-logging code (it pretty terrifying things try figure out things coming from). means harmless , can ignored, if feel giving exact str on how error (possibly replacing html of internal site single button <button onclick="syntax error">a), including console filters set, i'll happy take @ fixing it.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -