Item10579: typo in code generating publish history summary

pencil
Priority: Low
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: PublishPlugin
Branches:
Reported By: DiabJerius
Waiting For:
Last Change By: CrawfordCurrie
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

 

ItemTemplate edit

Summary typo in code generating publish history summary
ReportedBy DiabJerius
Codebase 1.1.2
SVN Range
AppliesTo Extension
Component PublishPlugin
Priority Low
CurrentState Closed
WaitingFor
Checkins PublishPlugin:3f1161846b68
TargetRelease n/a
ReleasedIn n/a
Topic revision: r4 - 25 May 2011, CrawfordCurrie
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