MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012639mantisbtemailpublic2010-12-30 02:562012-05-03 09:42
ReporterTomR 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version1.2.3 
Target VersionFixed in Version 
Summary0012639: Fields in email always display, despite the fact that they are not displayed anywhere in pages
DescriptionIn config_inc.php I removed the field reproducibility in all the field display section:

    $g_bug_report_page_fields = array(
    $g_bug_view_page_fields = array (
    $g_bug_print_page_fields = array (
    $g_bug_update_page_fields = array (
    $g_bug_change_status_page_fields = array (

However the field reproducibility is still showing up in emails.

Additional InformationWorkaround 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?
TagsNo tags attached.
Attached Files

- Relationships
related to 0012830new new HTMLMail plugin v0.1 
has duplicate 0014006closedatrol Impossibility to configure which fields are displayed in the email of notification 

-  Notes
User avatar (0031384)
atrol (developer)
2012-03-05 14:22

Have a look at related 0012830
User avatar (0031749)
TomR (reporter)
2012-05-03 09:40

has duplicate 0014006
User avatar (0031751)
TomR (reporter)
2012-05-03 09:42

I have seen 0012830, but am not keen on 'patching 'core' code.

- Issue History
Date Modified Username Field Change
2010-12-30 02:56 TomR New Issue
2012-03-05 14:22 atrol Relationship added related to 0012830
2012-03-05 14:22 atrol Note Added: 0031384
2012-05-03 09:40 TomR Note Added: 0031749
2012-05-03 09:42 TomR Note Added: 0031751
2012-05-03 12:07 atrol Relationship added has duplicate 0014006


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.1145 seconds.
memory usage: 2,785 KB
Powered by Mantis Bugtracker