【发布时间】:2013-03-14 22:57:06
【问题描述】:
我的 drupal 7 站点中的自动完成存在问题。每当发送自动完成请求时,每个请求的末尾都会出现 9 个。
类似的事情正在网页上发生。 9 出现在标签的末尾。
请给我它的解决方案。 这是 9 附带的 ajax 结果
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: node_reference/autocomplete/node/field_parent_textbook
StatusText: OK
ResponseText: {"Zondervan Atlas of the Bible [nid:4602]":"\u003cdiv class=\"reference-autocomplete\"\u003eZondervan Atlas of the Bible\u003c\/div\u003e"}9
谢谢,
【问题讨论】:
标签: ajax drupal autocomplete drupal-7 drupal-modules