Issue information
-
#035666
-
Fixed
-
2.3.0 Beta 1
-
2.3.0 Beta 1
-
2 - Fair
Issue Confirmations
-
Yes (0)No (0)
Couple issues with the Gallery slideshow block I noticed:
1) On new installs, the slider images aren't there (CSS calls to "ipc_blocks/gallery_images_1325776623/scroller.png" which doesn't exist according to Firebug)
2) If you mouse over the image and mouse out, the image immediately changes. You can create a strobe effect by mousing over, off, over, off. I know it is designed to pause and resume, and I assume that is what triggers this.
1) On new installs, the slider images aren't there (CSS calls to "ipc_blocks/gallery_images_1325776623/scroller.png" which doesn't exist according to Firebug)
2) If you mouse over the image and mouse out, the image immediately changes. You can create a strobe effect by mousing over, off, over, off. I know it is designed to pause and resume, and I assume that is what triggers this.
1) This happens because public_dir setting isn't defined in the IP.Board upgrader/installer, so when the resources are cached during install the URL isn't fully formed. I updated the upgrade/installer to define public_dir, which should resolve this issue (we can confirm after the next install test). Simply recaching the resources in the ACP resolves the problem.
2) Rejigged the javascript a little bit to resolve this.
2) Rejigged the javascript a little bit to resolve this.
1 user(s) are reading this issue
0 members, 1 guests, 0 anonymous users












