Item10159: FAILEDPLUGINS generates invalid HTML

pencil
Priority: Low
Current State: Closed
Released In: 1.1.3
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: MichaelDaum
Waiting For:
Last Change By: KennethLavrsen
<table summary="&lt;span class='foswikiAccessKey'>q</span>uot;Failed plugins<span class='foswikiAccessKey'>q</span>uot;" class="foswikiTable" border="1"&gt;
<tr>
  <th>Plugin</th><th>Errors</th>
</tr>
...

should be

<table summary="Failed plugins" class="foswikiTable" border="1">
<tr>
  <th>Plugin</th><th>Errors</th>
</tr>
...

-- MichaelDaum - 15 Dec 2010

 

ItemTemplate edit

Summary FAILEDPLUGINS generates invalid HTML
ReportedBy MichaelDaum
Codebase
SVN Range
AppliesTo Engine
Component
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:5594a25a0f9b distro:c4016475bf33
TargetRelease patch
ReleasedIn 1.1.3
Topic revision: r5 - 16 Apr 2011, 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