Edit bug
Status
Severity
Assigned To
Summary
${select_among("status", status_values, bug.status)}
${select_among("severity", severity_values, bug.severity)}
${select_among("assigned", people.keys()+[None], bug.assigned, people)}
From
${comment.From}
Date
${time_to_str(comment.time)}
Edit
Reply
${show_comment(child, grandchildren)}
${show_comment(comment, children)}
Bug List