View Issue Details

IDProjectCategoryView StatusLast Update
0024161mantisbttimelinepublic2018-03-31 19:58
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.12.1Fixed in Version2.12.1 
Summary0024161: Wrong color of username in timeline
Description

Links for usernames in timeline should use standard Mantis link color.

TagsNo tags attached.
Attached Files
TimeLineUserName.png (23,776 bytes)   
TimeLineUserName.png (23,776 bytes)   

Relationships

related to 0024090 closedvboctor Username (Realnames) format not showing on timeline (my_view_page) 

Activities

dregad

dregad

2018-03-26 09:52

developer   ~0059314

Last edited: 2018-03-26 09:55

I would suggest to simply remove the user class from the <a> tag.

Note: this would cause the username not to appear in bold anymore, but IMO this is better, because there is no need to emphasize the user more than the actual timeline event.

atrol

atrol

2018-03-27 17:18

developer   ~0059326

PR https://github.com/mantisbt/mantisbt/pull/1322

Related Changesets

MantisBT: master-2.12 8a7a6e60

2018-03-27 13:15

atrol


Details Diff
Correct username display style

Fixes 0024161
Affected Issues
0024161
mod - core/prepare_api.php Diff File

MantisBT: master-2.12 68000d25

2018-03-28 22:58

atrol


Details Diff
Remove usage of CSS "user" class

Issue 0024161
Affected Issues
0024161
mod - core/mention_api.php Diff File
mod - core/print_api.php Diff File