Project

General

Profile

Actions

Bug #381

closed

Failure to show reports..

Added by Ashley Penney over 13 years ago. Updated over 13 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Simple bug! The end of the line is missing the >, and therefore explodes.

/usr/share/foreman/app/views/reports/show.rhtml:37: unterminated string meets end of file) on line #33 of app/views/reports/show.rhtml:
30: </tr>
31: <% end >
32: <tr><td class="last_row">Total</td><td class="last_row"><
= h @totaltime.round_with_precision(4) rescue debug @totaltime%
33: </table>

Actions #1

Updated by Ohad Levy over 13 years ago

  • Status changed from New to Rejected

This is part of the diff(hack) that I sent you... therefor not relevant to foreman's code :)

Actions

Also available in: Atom PDF