When used in a subweb, eg.
Foo/Bar
the vote plugin provokes a web server error, as it tries to store the votes into the
work_area/VotePlugin/web/topic
without realizing that the web subdir may have to be recursively created if it is more than one level.
The simplest (and fastest) solution will be to use the web "canonical form" for storing data, e.g with dots instead of slashes.It seems to work ok, I will commit the fix after some more testing
--
TWiki:Main/ColasNahaboo
- 14 Oct 2008
Fixed as SVN commits 17635 & 17636
--
TWiki:Main.ColasNahaboo
- 14 Oct 2008