Hi all,
I was working on a simple custom module that create an autocomplete field.. Initially all was going well.. The autocomplete field was working.. Then something happens and now i retrieve this ajax error:

An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: http://.../items/autocomplete
StatusText: ok
ResponseText:{"value1", "value2"}

on all the autocomplete fields of my site..

I've forced {"value1", "value2"} simply to test the function.

I've tried disabling my custom module but issue not solved..
Could you help me please?

Also entering in every view edit mode i retrieve this error.

Comments

dink337’s picture

How did you solve this???