Hey everyone,
Just tried out the beta2 release and hit two problems that I couldn't resolve:
+ I have a slideshow block that only appears on pages with relevant images. When it's present, the administration menu disappears.
+ The slideshow block no longer steps through the images.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | ie_default-592826-3.patch | 2.38 KB | redndahead |
| #5 | ie_default-592826-2.patch | 2.13 KB | redndahead |
| #3 | ie_default-592826-1.patch | 2.12 KB | redndahead |
Comments
Comment #1
wuwei23 commentedI think I've resolved the issue. Only thought to check the error console after posting, which showed the problem as "settings.ie is undefined".
Editing the view and updating the Slideshow configuration has fixed this.
Is this something that should be handled automatically? Or should I be recreating dependent views while using the 2.0 beta?
Cheers!
Comment #2
redndahead commentedYeah it required you to visit the view page. I need to fix this.
Comment #3
redndahead commentedCan someone try this out and see if it fixes the issue?
Comment #4
garywiz commentedThe behavior changes slightly for me. Before the patch, when I went to any page with a slideshow on it, I got a firebug error: 'settings.ie is undefined'. But now, after the patch, it has changed to 'settings.ie is null'. In both cases, the error occurs on the line:
Resaving all views involved fixes the problem.
Comment #5
redndahead commentedBetter patch?
Comment #6
redndahead commentedThis one is a winner since I decided to stop being lazy and test it myself. Can someone verify?
Comment #7
redndahead commentedChanging title and committed patch.
Comment #9
ezeedub commentedDid this get re-introduced with the latest 6.x-3.x-dev?
Comment #10
redndahead commentedNope. Please open a new issue if you are having a problem.