Closed (duplicate)
Project:
Juicebox HTML5 Responsive Image Galleries
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2013 at 02:17 UTC
Updated:
8 Oct 2013 at 02:43 UTC
Comments
Comment #1
rjacobs commentedHi rp121,
I believe that this is actually a duplicate of #2006830: Support for views row field formatter (Views Not saving Juicebox Configuration and reverting to default when saved) in which a couple people reported something similar but I was unable to reproduce the problem. Unfortunately the previous reporters did not respond to my requests for additional information, and I eventually needed to close that issue for lack of activity. From what I can gather so far this appears to be a problem that's only triggered in isolated cases.
So the bottom line is that I'd love to get to the bottom of this, but I'll need some help to understand what is going on. Below are the (unanswered) questions that I posed to the people in issue #2006830, if you are willing to reply to these and help me reproduce this locally that would be great.
Comment #2
robdubparker commentedThanks, rjacops
Due to timeline I had to find other modules/plugins to help achieve the photo gallery reqs.
However, to help you investigate here are some answers to your questions:
Hope this helps.
Comment #3
rjacobs commentedAhhhh, ok, ok, I think I finally see what is going on here.
Your points above ruled-out a couple things (thanks for that) and so I tried to experiment a bit more based on your initial report and follow-up. Initially it didn't fully register that you were using a view context, but your second point about ctools contexts made this more clear. Then, when I experimented to see if that, or panels, might be conflicting somehow, I realize that views context doesn't have the ability to use the Juicebox display formatter. This made me wonder how the heck you were even using Juicebox within you view. Then I had an ah-ha moment a realized that you, and presumably the others who reported something like this, were using the field formatter inside of a view. This is, quite frankly, a configuration that I had never really thought of, and sure enough, is one that displays this problem.
So indirectly I think we've sorted out the cause here... and I can now reproduce this.
Now I'll just have to see what can be done about this... but seriously, being able to get it replicated was probably 90% of the battle. Thanks so much for following up!
I'm going to re-open #2006830: Support for views row field formatter (Views Not saving Juicebox Configuration and reverting to default when saved) and continue looking at this problem there given that it's the older thread on this topic. rp121, please feel free to follow-along there should you decide to re-visit this module.
Thanks again!