My node type has a date field. I can add unlimited fields of date. If I create a new node and try to add a second date field an AJAX error appears:

Eine AJAX-Anfrage ist abnormal beendet worden.
Im Folgenden finden Sie Debugging-Informationen.
Pfad: /system/ajax
Statustext: n/a
Antworttext:
ReadyState: undefined

Firebug shows: "NetworkError: 500 Internal Server Error - http://www.mydomain.de/system/ajax"

Comments

dp85 created an issue.

ehtashamp’s picture

It is not an error.
It works completely fine at my end. Check you jQuery version. Might be its a case relating to that.