Mantis ID in Summary on View Issues Page

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Sean
Posts: 2
Joined: 08 Feb 2007, 17:32

Mantis ID in Summary on View Issues Page

Post by Sean »

What is the simplest way to include the Mantis Id in the Summary field on the View Issues page? We would like to mimic the way it looks on the main bug view page, like

0003796: My computer is not working

Sorry if this is simple, I am not a developer by any means.
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Hi,

Just add a # before the ID (but you will not have the summary) like this #5
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

Update print_column_summary() in core/columns_api.php.
Migrate your MantisBT to the MantisHub Cloud
Post Reply