View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005515 | mantisbt | customization | public | 2005-04-26 05:15 | 2011-08-29 07:05 |
| Reporter | Rudboy | Assigned To | rombert | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.0.0a1 | ||||
| Summary | 0005515: view reporter in bug-list | ||||
| Description | How to have the Reporter in the bug list in Mantis this version. Can you help me? | ||||
| Additional Information | I had read the bug "0003952", but it's not possible in Mantis 1.0.0a1 | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
I did that:
But it works incorrect. The column named 'Reporter' is added, but it contains only 'user0' values |
|
|
You're solution is OK, You simply have to modify the program as follows : function print_column_reporter_id( $p_row, $p_print = false ) { |
|
|
So I have upgraded Mantis in 1.0.0a2, but it don't change the problem... show note (0009943) |
|
|
10x to Rudboy. It's realy works!!! |
|
|
This is available with 1.2.x . |
|