|
|
Choosing A Webhost: |
mantisbt bug_report.php,1.43,1.44: msg#00083bug-tracking.mantis.cvs
Update of /cvsroot/mantisbt/mantisbt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21400 Modified Files: bug_report.php Log Message: Fixed #5980: View submitted issue after reporting should open in same window Index: bug_report.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/bug_report.php,v retrieving revision 1.43 retrieving revision 1.44 diff -u -d -r1.43 -r1.44 --- bug_report.php 14 Jun 2005 17:48:35 -0000 1.43 +++ bug_report.php 19 Jul 2005 23:26:21 -0000 1.44 @@ -93,7 +93,7 @@ $f_file_error = ( isset( $f_file['error'] ) ) ? $f_file['error'] : 0; file_add( $t_bug_id, $f_file['tmp_name'], $f_file['name'], $f_file['type'], 'bug', $f_file_error ); } - + # Handle custom field submission foreach( $t_related_custom_field_ids as $t_id ) { # Do not set custom field value if user has no write access. @@ -148,7 +148,7 @@ <div align="center"> <?php echo lang_get( 'operation_successful' ) . '<br />'; - print_bracket_link( string_get_bug_view_url( $t_bug_id ), lang_get( 'view_submitted_bug_link' ) . " $t_bug_id", true ); + print_bracket_link( string_get_bug_view_url( $t_bug_id ), lang_get( 'view_submitted_bug_link' ) . " $t_bug_id" ); print_bracket_link( 'view_all_bug_page.php', lang_get( 'view_bugs_link' ) ); if ( $f_report_stay ) { ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | mantisbt/core custom_field_api.php,1.56,1.57, Glenn Henshaw |
|---|---|
| Next by Date: | mantisbt account_sponsor_page.php,1.2,1.3, Glenn Henshaw |
| Previous by Thread: | mantisbt/core custom_field_api.php,1.56,1.57, Glenn Henshaw |
| Next by Thread: | mantisbt account_sponsor_page.php,1.2,1.3, Glenn Henshaw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |