View Issue Details

IDProjectCategoryView StatusLast Update
0024188mantisbtuipublic2023-10-31 16:36
Reportervboctor Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version2.12.0 
Target Version2.27.0 
Summary0024188: 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:
https://github.com/mantisbt/mantisbt/pull/1321

TagsNo tags attached.

Relationships

related to 0024167 closedatrol History entries display realname instead of username 

Activities

atrol

atrol

2019-11-01 08:00

developer   ~0063046

Unassigned as I will hardly be able to invest time for it in short/mid term.