Closed (fixed)
Project:
Slider
Version:
6.x-1.1
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
15 Oct 2008 at 14:25 UTC
Updated:
12 Nov 2008 at 17:34 UTC
In both the preprocess() function, and the nodeapi() function, we check to see how many slides the node has.
This second check is unnecessary, and should be removed from the preprocess function.
Comments
Comment #1
Mark Theunissen commentedFixed in HEAD.
Comment #2
Mark Theunissen commented6-1.x-dev has this fix