Active
Project:
Autosave
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2012 at 23:20 UTC
Updated:
23 Jan 2013 at 23:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
nikosnikos commentedI have the same problem in a multilingual site.
The problem is that the url called by ajax to save the node is rewrited in case of a multilingual site with the language prefix.
I suppose this is a problem only for multilingual sites with path prefix enabled, which is my case.
Here is a patch, that doesn't use url() drupal function to build the url that save the node :
Comment #2
nikosnikos commentedMy patch is for drupal 6 !
I've opened a new issue : #1847752: Doesn't save with language url prefix negotiation enabled
Comment #3
Crell commented