You can often use the user agent header to detect a bot.
I suspect it is a web crawler. I'll dig thru the logs and see if I can find
the URL. If it is a web crawler perhaps a warning without the stacktrace
would be sufficent.
On Sun, Sep 29, 2013 at 4:05 PM, Lance Java wrote:
> Possibly a web crawler sending an invalid request?
>
Possibly a web crawler sending an invalid request?
This is a production site so it's not me causing the error. I just see it
in the logs.
On Sat, Sep 28, 2013 at 11:09 PM, George Christman
wrote:
> Were you seeing any js errors in your console?
>
>
> On Sat, Sep 28, 2013 at 9:54 AM, Barry Books wrote:
>
> > Since I put my 5.4 site up yesterday
Were you seeing any js errors in your console?
On Sat, Sep 28, 2013 at 9:54 AM, Barry Books wrote:
> Since I put my 5.4 site up yesterday I'm seeing this in the logs. I did not
> see this testing and I can't seem to reproduce it either. Any ideas? The
> code is pretty simple: The textfield is l
Since I put my 5.4 site up yesterday I'm seeing this in the logs. I did not
see this testing and I can't seem to reproduce it either. Any ideas? The
code is pretty simple: The textfield is line 47
@OnEvent(value = "provideCompletions")
*public* List autoComplete(String s