Item8936: Incorrectly closed script tag markup

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: TopicUserMappingContrib
Branches:
Reported By: VernonLyon
Waiting For: Main.VernonLyon
Last Change By: KennethLavrsen
-- VernonLyon - 20 Apr 2010

Seems I'm having trouble checking in my SVN change. I'm getting a "Forbidden" error. Patch:
Index: TopicUserMappingContrib/data/System/DefaultUserRegistration.txt
===================================================================
--- TopicUserMappingContrib/data/System/DefaultUserRegistration.txt     (revision 7231)
+++ TopicUserMappingContrib/data/System/DefaultUserRegistration.txt     (working copy)
@@ -126,7 +126,7 @@
        color:#f00;
 }
 </style>
-<script type=\"text/javascript\" src=\"%PUBURL%/%SYSTEMWEB%/JavascriptFiles/foswikiString.js\" />"
+<script type=\"text/javascript\" src=\"%PUBURL%/%SYSTEMWEB%/JavascriptFiles/foswikiString.js\"></script>"
 }%%ENDSECTION{"form"}%


-- VernonLyon - 20 Apr 2010

I just wasted some time wondering why the UserRegistration topic wasn't working - this oversight killed the strikeone.js in a very strange way indeed.

I have committed your patch which has allowed me to continue my work for the day, thanks Vernon!

This should probably be Closed instead of WaitingForRelease, because we haven't actually released with this bug, but lately when I've done that I've been wrong - so we'll see what Kenneth says.

-- PaulHarvey - 21 Apr 2010
 

ItemTemplate edit

Summary Incorrectly closed script tag markup
ReportedBy VernonLyon
Codebase trunk
SVN Range 7017-
AppliesTo Extension
Component TopicUserMappingContrib
Priority Urgent
CurrentState Closed
WaitingFor VernonLyon
Checkins distro:20448a0f02ac
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r5 - 04 Oct 2010, KennethLavrsen
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