Closed (fixed)
Project:
JS Callback Handler
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 09:28 UTC
Updated:
6 Jun 2013 at 02:40 UTC
Jump to comment: Most recent
Comments
Comment #1
michielnugter commentedThe issue is fixed in the latest dev, thanks for reporting it!
Comment #2
svouthi commentedHello,
I just installed the beta2 version, and then the dev after I experienced the same (I think) problem on my site. However, installing the dev version doesn't appear to have solved the issue. My SHS exposed filters still disappear from my pages after I add the rewrite rules to my htaccess file. Is this perhaps related to issue #356009? http://drupal.org/node/356009
I'm excited to see this module, if I could only use it!
Comment #3
michielnugter commentedI can't place the bug you're talking about. I haven't experienced this bug yet, can you please explain it in more detail? Are the filters gone on initial load or later after having filtered the view?
Maybe a separate issue with a detailed description is the best instead of `hijacking` this issue.
Comment #4
svouthi commentedAs I said, I thought this may pertain to the same issue. As it does not, I will certainly start another and give more detail as you have requested. Thank you for your response.
Comment #6
RobKoberg commented(just starting with this module, and so far think it is great!)
I have to bootstrap to DRUPAL_BOOTSTRAP_LANGUAGE to get this to work. And I can use entityreference and taxonomy references, including entity_metadata_wrapper. I was wondering if there was a way to boostrap lower, but with more includes and/or dependencies. Here is a relevant item from my hook_js:
Here is the callback: