View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011068 | mantisbt | plug-ins | public | 2009-10-22 15:42 | 2010-02-22 14:35 |
| Reporter | brianstv | Assigned To | vboctor | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Fixed in Version | 1.2.0 | ||||
| Summary | 0011068: Wrong parameter being passed to print_column_plugin() from custom_function_default_print_column_value function | ||||
| Description | Wrong parameter being passed to print_column_plugin() from custom_function_default_print_column_value function. In core/custom_function_api.php, the custom_function_default_print_column_value function is calling print_column_plugin function with should be print_column_plugin( $t_column_object, $p_bug, $p_columns_target ); | ||||
| Tags | patch | ||||
|
MantisBT: master-1.2.x 33dc681e 2009-10-22 23:47 Details Diff |
Fixes 0011068: Wrong parameter being passed to print_column_plugin() from custom_function_default_print_column_value function. -- thanks to brainstv. |
Affected Issues 0011068 |
|
| mod - core/custom_function_api.php | Diff File | ||
|
MantisBT: master a2a15a4a 2009-10-22 23:47 Details Diff |
Fixes 0011068: Wrong parameter being passed to print_column_plugin() from custom_function_default_print_column_value function. -- thanks to brainstv. |
Affected Issues 0011068 |
|
| mod - core/custom_function_api.php | Diff File | ||