I was working on these channels a bit. Adding an entry to the Workflow Dashboard results in correct rendering of the page. I'm not sure why this would be. The only difference is that the table contains another <tr> tag and now cantains tds instead of only ths.
<table width="100%" cellspacing="0" cellpadding="0" border="0"> <tbody> <tr> <th class="work-item-name">Work Item</th> <th class="work-item-state">State</th> <th class="work-item-time">Created</th> <th class="work-item-time">Accepted</th> </tr> <tr> <td class="work-item-odd work-item-name"> </td> <td class="work-item-odd work-item-state">In Progress</td> <td class="work-item-odd work-item-time">06/18/2008 1:16 PM</td> <td class="work-item-odd work-item-time">06/18/2008 1:16 PM</td> </tr> </tbody> </table> ** Attachment added: "Screenshot of good render because of entry in Workflow Dashboard" http://launchpadlibrarian.net/15416597/DashboardEntry.png -- Rendering issues in CalPoly's uPortal https://bugs.launchpad.net/bugs/241050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
