Part of lp.bugs.browser.bug View In Hierarchy
Method | initialize | Undocumented |
Method | bugtasks | Cache bugtasks and avoid hitting the DB twice. |
Method | subscribers | Cache subscribers and avoid hitting the DB twice. |
Method | bug_text | Return the bug information for text display. |
Method | bugtask_text | Return a BugTask for text display. |
Method | attachment_text | Return a text representation of a bug attachment. |
Method | comment_text | Return a text representation of bug comments. |
Method | render | Return a text representation of the bug. |