Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
update.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2011 at 03:27 UTC
Updated:
29 Jul 2014 at 19:42 UTC
Steps to reproduce:
1. Go to admin/reports/updates/update
2. Go, "Ew!"

Tested on both FF4 and Safari 5 on OSX. Safari looks slightly different but still screwed up. I monkeyed around in Firebug for a bit but couldn't seem to find the culprit.
Comments
Comment #1
webchickOh-ho! I found it!
There's a spare
<td class="update-recommended"></td>in the "Drupal core" row. If you blitz that, things look proper again.This makes it an update manager bug, not a bug with Seven.
Comment #2
bfroehle commentedAnd it's a duplicate of #1118404: "Manual updates required" table broken and #1024990: "Manual updates required" table has an extra column.