View Issue Details

IDProjectCategoryView StatusLast Update
0010450mantisbtcustomizationpublic2009-05-14 06:54
Reporteredwerk Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.1.7 
Summary0010450: Add real name and e-mailadres in advanced reporting view
Description

bug_view_advanced_page.php

The view status should move one line down.
Behind the reporters username, the realname and e-mail is displayed.

See attached document.

TagsNo tags attached.
Attached Files
RFC_2.rtf (89,162 bytes)

Activities

cas

cas

2009-05-04 03:04

reporter   ~0021771

You already can have the userid replaced by Realname , ensure the following setting in config_inc.php:
########################################

show users with their real name or not

#######################################
$g_show_realname = ON;

As for the email adres, that is a true modification which can be done (see my response on 10449)

cas

cas

2009-05-14 06:54

reporter   ~0021821

attached adjusted scripts for version 1.17

Issue has been resolved.