Item1401: SlideShowPlugin doesn't work well in persistent environments

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: SlideShowPlugin
Branches:
Reported By: GilmarSantosJr
Waiting For:
Last Change By: GilmarSantosJr
I was making a presentation with SlideShowPlugin on Foswiki+FastCGI and in the first time I pressed Start Presentation button, everything went fine. From the second time on the presentation didn't work.

The problem is that it uses some global variables, specially $addedHead, that is adjusted to 1 and then the method _addHeader simply returns. The fix is pretty easy: initialize $addedHead in initPlugin, that is called for each request.

-- GilmarSantosJr - 31 Mar 2009

ItemTemplate edit

Summary SlideShowPlugin doesn't work well in persistent environments
ReportedBy GilmarSantosJr
Codebase 1.0.4, trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component SlideShowPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:9bd8ff8e9fa9 distro:2b7ce14d6d6e distro:d8345fb9e22f distro:963b86288fbc
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r7 - 11 Apr 2009, GilmarSantosJr
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy