View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012639 | mantisbt | public | 2010-12-30 02:56 | 2012-05-03 09:42 | |
| Reporter | TomR | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.2.3 | ||||
| Summary | 0012639: Fields in email always display, despite the fact that they are not displayed anywhere in pages | ||||
| Description | In config_inc.php I removed the field reproducibility in all the field display section:
However the field reproducibility is still showing up in emails. | ||||
| Additional Information | Workaround I now have is to modify core/email_api.php Line 1233: $t_message .= email_format_attribute( $p_visible_bug_data, 'email_reproducibility' );I was wondering if this could be done with a plugin? | ||||
| Tags | No tags attached. | ||||