Github user d2r commented on the pull request:
https://github.com/apache/incubator-storm/pull/101#issuecomment-44860047
This is the rendered HTML I see:
```
<table id="errors-table" class="zebra-striped">
<thead></thead>
<tbody>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr></tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
</tbody>
</table>
```
It looks like 9 rows with two blank cells each, and one row without any
cells.
I see this on Firefox and Safari on OSX. It seems to know there are errors
there, but they are not getting populated for some reason...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---