View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0024188 | mantisbt | ui | public | 2018-03-29 18:40 | 2025-12-13 12:18 |
| Reporter | vboctor | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 2.12.0 | ||||
| Target Version | 2.29.0 | ||||
| Summary | 0024188: Update issue history code to display user names via standard APIs | ||||
| Description | When preparing a username for display, use prepare_user_name(). Feel free to add an argument to express if you want it in text vs. html, but the business logic for formatting a user name should be captured in one place. We should also consider having history_get_event_from_row() take an argument for html vs. text and pass it to prepare_user_name(), so the right format happens for html with tooltip, class name, etc vs. text email. This is follow up change to the following PR: | ||||
| Tags | No tags attached. | ||||