|
|
Choosing A Webhost: |
SF.net SVN: mantisbt: [4827] branches/BRANCH_1_1_0/mantisbt/core/string_api: msg#00019bug-tracking.mantis.cvs
Revision: 4827 http://mantisbt.svn.sourceforge.net/mantisbt/?rev=4827&view=rev Author: giallu Date: 2007-12-09 15:50:40 -0800 (Sun, 09 Dec 2007) Log Message: ----------- Fix 8576: Wrong links to comments in email notifications Modified Paths: -------------- branches/BRANCH_1_1_0/mantisbt/core/string_api.php Modified: branches/BRANCH_1_1_0/mantisbt/core/string_api.php =================================================================== --- branches/BRANCH_1_1_0/mantisbt/core/string_api.php 2007-12-09 17:38:36 UTC (rev 4826) +++ branches/BRANCH_1_1_0/mantisbt/core/string_api.php 2007-12-09 23:50:40 UTC (rev 4827) @@ -541,7 +541,7 @@ # The returned url includes the fully qualified domain, hence it is suitable to be included # in emails. function string_get_bugnote_view_url_with_fqdn( $p_bug_id, $p_bugnote_id, $p_user_id = null ) { - return config_get( 'path' ) . string_get_bug_view_url( $p_bug_id, $p_user_id ).'#'.$p_bugnote_id; + return config_get( 'path' ) . string_get_bug_view_url( $p_bug_id, $p_user_id ).'#c'.$p_bugnote_id; } # -------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | SF.net SVN: mantisbt: [4826] trunk/mantisbt/core/filter_api.php, prichards-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f |
|---|---|
| Next by Date: | SF.net SVN: mantisbt: [4828] branches/BRANCH_1_1_0/mantisbt/core/string_api .php, giallu-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f |
| Previous by Thread: | SF.net SVN: mantisbt: [4826] trunk/mantisbt/core/filter_api.php, prichards-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f |
| Next by Thread: | SF.net SVN: mantisbt: [4828] branches/BRANCH_1_1_0/mantisbt/core/string_api .php, giallu-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f |
| 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 |