Duration changes not being saved
eflage - May 15, 2009 - 17:04
| Project: | Couloir Slideshow |
| Version: | 6.x-1.6 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Originally reported on April 12 by user greta_drupal under a different thread.
While there is an option for "Duration" and noted as "default 10000", the change to the form box is not written. Once settings saved, it just reverts back to the default value 10000.

#1
This was fixed in the most recent dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Hi.
I had the same issue today, after installing Couloir Slideshow.
The autoplay duration field cannot be altered.
Each time I tried to modify it, it was restored to the default (10000) value.
I fixed this problem changing some variable names in .module
Check lines 214 - 215 for "couloir_slideshow_autoplay_dur"
Then, check it's reported correctly (with same name) at line 340.
I'm short in time to post a patch but it's really easy to make one.
Regards.