NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10159: FAILEDPLUGINS generates invalid HTML
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Engine |
|
|
<table summary="<span class='foswikiAccessKey'>q</span>uot;Failed plugins<span class='foswikiAccessKey'>q</span>uot;" class="foswikiTable" border="1">
<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