"Pause slideshow on 'Previous Image' click" option does not save on form submit
Todd Nienkerk - October 30, 2009 - 01:05
| Project: | Lightbox2 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When editing Lightbox2's "Slideshow" settings (at /admin/settings/lightbox2/slideshow), the "Pause slideshow on 'Previous Image' click" option cannot be disabled. On form submit, the box is rechecked. I suspect variable_set() or variable_get() are loading default values or no saving/retrieving the variable properly.
