When we try to upload a file on a new or existing node an error is encountered:
A HTTP-error 0 has occured; /upload/js (translated from dutch)
The strange thing is that botcha should leave node forms untouched and as far as I can see it does, however when I disable the botcha module everything works as expected. Seems botcha breaks the Ajax functionality of drupal.
Comments
Comment #1
PatchRanger commentedThank you for your time spent for posting the issue, though it seems that this one looks very much like #1270986: Make BOTCHA work with AJAX - so let me close it as a duplicate. Please pay attention to #6 of that thread - it could be useful in your case. Anyway #9 has a plan of how to get AJAX-issue fixed.
Comment #2
cinnamon commentedI tried the ajax friendly recipe but no luck, node edit form should be left alone by botcha anyway and as far as I can see it is not botcha protected but still it breaks when botcha is active as a module.