Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

mantisbt/core summary_api.php,1.45,1.46: msg#00008

bug-tracking.mantis.cvs

Subject: mantisbt/core summary_api.php,1.45,1.46

Update of /cvsroot/mantisbt/mantisbt/core
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27112

Modified Files:
summary_api.php
Log Message:
Fixed #8023: [all lang] Wrong URL on summary

Index: summary_api.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/summary_api.php,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- summary_api.php 10 Feb 2007 11:59:58 -0000 1.45
+++ summary_api.php 9 Jun 2007 16:19:57 -0000 1.46
@@ -418,7 +418,7 @@
$label = sprintf( '[%s] %s',
project_get_name( $last_project ), $label );
}

- $t_bug_link = '<a class="subtle" href="' .
config_get( 'bug_count_hyperlink_prefix' ) . '&amp;show_category=' .
$last_category;
+ $t_bug_link = '<a class="subtle" href="' .
config_get( 'bug_count_hyperlink_prefix' ) . '&amp;show_category=' . urlencode(
$last_category );
if ( 0 < $t_bugs_open ) {
$t_bugs_open = $t_bug_link .
'&amp;hide_status=' . RESOLVED . '">' . $t_bugs_open . '</a>';
}
@@ -461,7 +461,7 @@
$label = sprintf( '[%s] %s', project_get_name(
$last_project ), $label );
}

- $t_bug_link = '<a class="subtle" href="' . config_get(
'bug_count_hyperlink_prefix' ) . '&amp;show_category=' . $last_category;
+ $t_bug_link = '<a class="subtle" href="' . config_get(
'bug_count_hyperlink_prefix' ) . '&amp;show_category=' . urlencode(
$last_category );
if ( !is_blank( $t_bug_link ) ) {
if ( 0 < $t_bugs_open ) {
$t_bugs_open = $t_bug_link .
'&amp;hide_status=' . RESOLVED . '">' . $t_bugs_open . '</a>';


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
ide.eclipse.wtp...    bug-tracking.ro...    xfree86.cvs/200...    lisp.wxcl.devel...    file-systems.ar...    kde.devel.kwrit...    jakarta.jetspee...    qnx.openqnx.dev...    drivers.openib/...    ports.xbox.deve...    gis.gdal.devel/...    netbsd.ports.ma...    ubuntu.marketin...    systemtap/2005-...    web.omniweb/200...    mail.qmail.ldap...    hardware.soekri...    os.netbsd.devel...    audio.madman.ge...    tv.freeguide-tv...    cluster.openmos...    education.ezpro...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive 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

Navigation