Paul Richards | 3 Mar 2007 15:54
Picon

mantisbt login.php,1.36,1.37

Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18692

Modified Files:
	login.php 
Log Message:
FIX: helps mantis to run under phalanger (http://www.php-compiler.net/).

break is only valid within a loop. Additionally auth_http_prompt calls exit.

Index: login.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/login.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- login.php	7 Aug 2005 16:01:37 -0000	1.36
+++ login.php	3 Mar 2007 14:54:15 -0000	1.37
 <at>  <at>  -36,7 +36,7  <at>  <at> 
 		} else {
 			auth_http_set_logout_pending( false );
 			auth_http_prompt();
-			break;
+			return;
 		}
 	}

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
(Continue reading)

Paul Richards | 3 Mar 2007 15:58
Picon

mantisbt view_all_inc.php,1.165,1.166

Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20347

Modified Files:
	view_all_inc.php 
Log Message:
FIX: helps mantis to run under phalanger (http://www.php-compiler.net/).

t_filter can be false and not an array.

Index: view_all_inc.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/view_all_inc.php,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- view_all_inc.php	15 Aug 2006 07:11:23 -0000	1.165
+++ view_all_inc.php	3 Mar 2007 14:58:28 -0000	1.166
 <at>  <at>  -21,9 +21,11  <at>  <at> 

 	$t_filter = current_user_get_bug_filter();

-	list( $t_sort, ) = split( ',', $t_filter['sort'] );
-	list( $t_dir, ) = split( ',', $t_filter['dir'] );
-
+	if( $t_filter ) {
+		list( $t_sort, ) = split( ',', $t_filter['sort'] );
+		list( $t_dir, ) = split( ',', $t_filter['dir'] );
+	}
+	
(Continue reading)

Paul Richards | 3 Mar 2007 16:00
Picon

mantisbt/core error_api.php,1.49,1.50

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

Modified Files:
	error_api.php 
Log Message:
FIX: helps mantis to run under phalanger (http://www.php-compiler.net/).

Index: error_api.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core/error_api.php,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- error_api.php	26 Nov 2005 23:48:30 -0000	1.49
+++ error_api.php	3 Mar 2007 15:00:43 -0000	1.50
 <at>  <at>  -181,6 +181,10  <at>  <at> 
 	# ---------------
 	# Print out the variable context given
 	function error_print_context( $p_context ) {
+		if( !is_array( $p_context ) ) {
+		  return;
+		}
+	
 		PRINT '<table class="width100"><tr><th>Variable</th><th>Value</th><th>Type</th></tr>';

 		# print normal variables
 <at>  <at>  -249,7 +253,7  <at>  <at> 

 			foreach ( $t_stack as $t_frame ) {
(Continue reading)

Victor Boctor | 5 Mar 2007 04:37
Picon

mantisbt/images/fileicons text.gif,NONE,1.1

Update of /cvsroot/mantisbt/mantisbt/images/fileicons
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20490

Added Files:
	text.gif 
Log Message:
Fixed #7793: Port 7760: Missing text.gif file.

--- NEW FILE: text.gif ---
(This appears to be a binary file; contents omitted.)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Mail Delivery System | 1 Mar 2007 12:20
Picon

Warning: message 1HLtMo-00060V-Ed delayed 48 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 48 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HLtMo-00060V-Ed
The subject of the message is: that have wrought, and comfort thee
The date of the message is:    Mon, 26 Feb 2007 22:50:56 -0500

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Mail Delivery System | 2 Mar 2007 13:06
Picon

Warning: message 1HLv7L-00034u-72 delayed 72 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 72 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HLv7L-00034u-72
The subject of the message is: which hath made I have set judges, are brought
The date of the message is:    Tue, 27 Feb 2007 12:43:26 +0700

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Mail Delivery System | 2 Mar 2007 13:07
Picon

Warning: message 1HMsd3-0005pt-SY delayed 10 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 10 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HMsd3-0005pt-SY
The subject of the message is: endureth for every in me and he returned unto
The date of the message is:    Thu, 01 Mar 2007 22:15:67 +0100

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Mail Delivery System | 2 Mar 2007 23:07
Picon

Warning: message 1HMsd3-0005pt-SY delayed 24 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 24 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HMsd3-0005pt-SY
The subject of the message is: endureth for every in me and he returned unto
The date of the message is:    Thu, 01 Mar 2007 22:15:67 +0100

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Mail Delivery System | 1 Mar 2007 10:20
Picon

Warning: message 1HMJIe-0003BN-55 delayed 24 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 24 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HMJIe-0003BN-55
The subject of the message is: the people and Aaron, was with you whom they
The date of the message is:    Wed, 28 Feb 2007 09:32:25 +0200

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Mail Delivery System | 4 Mar 2007 12:57
Picon

Warning: message 1HNVxS-0004hl-UB delayed 10 hours

This message was created automatically by mail delivery software.
A message that you sent has not yet been delivered to one or more of its
recipients after more than 10 hours on the queue on externalmx-1.sourceforge.net.

The message identifier is:     1HNVxS-0004hl-UB
The subject of the message is: from understanding, seeketh to pass, thereby is there.
The date of the message is:    Sat, 03 Mar 2007 12:15:34 -0400

The address to which the message has not yet been delivered is:

  mantisbt-cvs@...
    Delay reason: SMTP error from remote mailer after RCPT TO:<mantisbt-cvs@...>:
    host mail.sourceforge.net [66.35.250.206]: 451-Could not complete sender verify callout
    451-Could not complete sender verify callout for
    451-<mantisbt-cvs@...>.
    451-The mail server(s) for the domain may be temporarily unreachable, or
    451-they may be permanently unreachable from this server. In the latter case,
    451-you need to change the address or create an MX record for its domain
    451-if it is supposed

No action is required on your part. Delivery attempts will continue for
some time, and this warning may be repeated at intervals if the message
remains undelivered. Eventually the mail delivery software will give up,
and when that happens, the message will be returned to you.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)


Gmane