Bug #7713
plugin.jf_headerslide.random = 1 AND only one image set crashes browser
| Status: | Resolved | Start date: | 2010-05-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Juergen Furrer | % Done: | 100% |
|
| Category: | - | Spent time: | 0.25 hour | |
| Target version: | - | |||
| Votes: | 0 |
Description
Hi.
I've found a bug in your great extension.
If only one image is set for a slideshow and 'plugin.jf_headerslide.random = 1' is set, then browser just hangs on forever, when page is loading.
Tried in FF 3.6 and IE8.
TYPO3 4.3.3
jf_headerslide 0.5.0 (from TER)
History
Updated by Viktor Livakivskyi about 3 years ago
One more note.
I'm adding a plugin via TS:
page.10.subparts.KEYVISUAL < plugin.tx_jfheaderslide_pi1
Updated by Juergen Furrer about 3 years ago
- Status changed from New to Accepted
It is a problem of the slideshow.
I will fix it by set random to false if only one image is activated.
Updated by Juergen Furrer about 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
The option random will be false if only one image is selected.
Updated by Viktor Livakivskyi about 3 years ago
Many thanks for fix and release of a new version! :)