I've never had this happen before until someone on a forum tryed to put a BR tag in a URL.
opera:illegal-url-## -- The ## refers to how many times it has occured since the current opera session started. Probably because it shows the URL in the error and it uses the ## to pull from memory which one it is.
Quote
The URL http://<br /> contains characters that are not valid in the location they are found.
The reason for their presence may be a mistyped URL, but the URL may also be an attempt to trick you into visiting a website which you might mistakenly think is a site you trust.
I'm suprised with all the XSS I have been playing around with that I have not noticed this before. But it's nice to see that Opera has some features in place.
-
Kyran