Item11005: Surplus "; in JQueryPlugin/UI.pm

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.4
Target Release: patch
Applies To: Extension
Component: JQueryPlugin
Branches:
Reported By: ModAcOst
Waiting For:
Last Change By: GeorgeClark
There seems to be a simple typo in lib/Foswiki/Plugins/JQueryPlugin/UI.pm line 82 where it says
<script type='text/javascript' src='$Foswiki::cfg{PubUrlPath}/$messagePath'></script>";
but it should be without the trailing ";
<script type='text/javascript' src='$Foswiki::cfg{PubUrlPath}/$messagePath'></script>

-- ModAcOst - 28 Jul 2011

 

ItemTemplate edit

Summary Surplus "; in JQueryPlugin/UI.pm
ReportedBy ModAcOst
Codebase 1.1.3, trunk
SVN Range
AppliesTo Extension
Component JQueryPlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:f67bb03eded2
TargetRelease patch
ReleasedIn 1.1.4
Topic revision: r6 - 17 Dec 2011, GeorgeClark
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