Jquery 在自动保存模块中还原内容时-发生Ajax HTTP错误。HTTP结果代码:404

Jquery 在自动保存模块中还原内容时-发生Ajax HTTP错误。HTTP结果代码:404,jquery,ajax,http,drupal-7,autosave,Jquery,Ajax,Http,Drupal 7,Autosave,当我编辑drupal节点表单时,它会在10秒内自动保存。当我再次想要恢复编辑的内容时,我得到了一个错误:发生了一个Ajax HTTP错误。HTTP结果代码:404 调试信息如下: path: /testsite/autosave/restore/article-node-form/1404710992/7C7GQMqnDoadeuUvzhmk_4iWh8P4hgAcosf9ekAvRaIc/seven StatusText: Not Found ResponseText: 404 Not Fo

当我编辑drupal节点表单时,它会在10秒内自动保存。当我再次想要恢复编辑的内容时,我得到了一个错误:发生了一个Ajax HTTP错误。HTTP结果代码:404

调试信息如下:

path: /testsite/autosave/restore/article-node-form/1404710992/7C7GQMqnDoadeuUvzhmk_4iWh8P4hgAcosf9ekAvRaIc/seven
StatusText: Not Found
ResponseText: 
404 Not Found
Not Found
The requested URL /testsite/autosave/restore/article-node-form/1404710992/7C7GQMqnDoadeUvzhmk_4iWh8P4hgAcosf9ekAvRaIc/seven was not found on this server.
Apache/2.4.6 (Ubuntu) Server at localhost Port 80
在浏览器控制台中,我收到一条日志消息:

加载资源失败:服务器响应状态为500(服务不可用(带有消息))

路径如下所示:


/testsite/autosave/restore/article node form/1404710992/7C7GQMqnDoadeuUvzhmk_4iWh8P4hgAcosf9ekAvRaIc/seven可以通过多种方式查看500消息,因为每个网站都可以自定义消息

正如您所说,节点将在10秒内自动保存…您将在恢复编辑内容的同时收到此消息

因此,我认为这可能是autosave的嵌套迭代和恢复同一实体的情况。您应该在提交时调试节点