Version 2.20
There's a typo (I think) in the code which generates the summary output at the top of the publishing history page.
I think the
$this->{relativedir} at line 317 of
Publisher.pm should be
$this->{relativeurl}
316 $this->logInfo( "Dir", "$Foswiki::cfg{PublishPlugin}{Dir}$this->{relativedir}" );
317 $this->logInfo( "URL", "$Foswiki::cfg{PublishPlugin}{URL}$this->{relativedir}" );
--
DiabJerius - 31 Mar 2011
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
