View Issue Details

IDProjectCategoryView StatusLast Update
0011445mantisbtcustomizationpublic2010-02-01 01:43
Reporteram-gtz Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.2.0rc2 
Summary0011445: Setting bug_view_page_fields per Project is not working in certain cases
Description

Under some circumstances, the setting bug_view_page_fields for a specific project affects also other projects.

Steps To Reproduce
  1. On adm_config_report.php add the setting

    • All users
    • Project: P
    • bug_view_page_fields (string)
    • 'handler_id,category_id,summary,attachments'
  2. Add a bug (new id might be "1234") to another project (not P)

  3. Select project P in Mantis

  4. Click a link to the bug "1234", for example from the notification email

  5. the bug view page shows only the fields 'handler_id,category_id,summary,attachments'

Additional Information

The project selector still shows the project "P", even we are now showing a bug from another project.

I guess the config_get for the bug view page should use the project of the bug, not the current selected project.

TagsNo tags attached.

Activities

There are no notes attached to this issue.