Closed (fixed)
Project:
Ajax Load
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 11:18 UTC
Updated:
31 Dec 2008 at 19:50 UTC
I'm using this in a different context, and the view's .js is not necessarily loaded.
(I think this may be important)
Drupal.settings.ajaxViews.loadPending is not defined (but used).
I tried removing references to it - and everything works as expected, but this isn't the right solution.
Could/should this just be a local variable to this file?
BTW - I checked out 'head' I hope thats the best place to be (for now) and head isn't yet D7? :-)
Cheers
Mark.
Comments
Comment #1
nedjoGood point ;) I missed fixing this when I abstracted this from Views. Fix coming.
Comment #2
nedjoFixed this and did a lot of other cleanup. The code should be a lot more solid.