Bug #13180
"ignoring attempt to close tbody with table" warning in hosts controller tests
Description
Some invalid HTML in the hosts page is causing warnings while running hosts controller tests.
ignoring attempt to close tbody with table opened at byte 19234, line 277 closed at byte 19244, line 278 attributes at open: {} text around open: "td>\n </tr>\n <tbody>\n </table>\n\n" text around close: "</tr>\n <tbody>\n </table>\n\n <div cla"
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3072 added
#2
Updated by Dominic Cleal almost 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 64786b4ce702d1a6fa1b6f293eebd2d77ae2d6d3.
#3
Updated by Dominic Cleal almost 4 years ago
- Legacy Backlogs Release (now unused) set to 71
fixes #13180 - correct closing tbody HTML tag