Skip to content

link of issue on show_report #32

Description

@fhaut

to add a link to the issue on report page

on file "pages/show_report.php" line ~157

change from:

<?php echo bug_format_summary( $t_item['bug_id'] , SUMMARY_FIELD ) ?>

to:

<?php echo print_bug_link( $t_item['bug_id'] ) . ' ' . bug_format_summary( $t_item['bug_id'] , SUMMARY_FIELD ) ?>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions