Closed (works as designed)
Project:
JS Callback Handler
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2016 at 20:17 UTC
Updated:
14 Nov 2016 at 20:56 UTC
Jump to comment: Most recent
Comments
Comment #2
markhalliwellThe purpose of this module is to only bootstrap Drupal as little as needed. Depending on site build/desired functionality necessary for the callback to function will depend on the numerous functions a callback may ultimately invoke. It is up to the developer who implements the callback to determine what is necessary for a callback to work. Anything else is outside the scope of this project.
Also, the 7.x-1.x branch is outdated and full of bugs. Use the 7.x-2.x branch instead.