Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link of issue on show_report #32

Open
fhaut opened this issue Oct 16, 2017 · 0 comments
Open

link of issue on show_report #32

fhaut opened this issue Oct 16, 2017 · 0 comments

Comments

@fhaut
Copy link

fhaut commented Oct 16, 2017

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 ) ?>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant