[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/functions mailbox_display.php,1.321.2.7,1.321.2.8
From:       Marc Groot Koerkamp <stekkel () users ! sourceforge ! net>
Date:       2003-06-29 19:56:19
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/functions
In directory sc8-pr-cvs1:/tmp/cvs-serv20122

Modified Files:
      Tag: SM-1_4-STABLE
	mailbox_display.php 
Log Message:
fix for bug #749568
Make sure the sendername can wrap



Index: mailbox_display.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/functions/mailbox_display.php,v
retrieving revision 1.321.2.7
retrieving revision 1.321.2.8
diff -u -w -r1.321.2.7 -r1.321.2.8
--- mailbox_display.php	28 Jun 2003 08:18:25 -0000	1.321.2.7
+++ mailbox_display.php	29 Jun 2003 19:56:17 -0000	1.321.2.8
@@ -94,6 +94,8 @@
             }
         }
     }
+    // this will make the sendername wrappeble 
+    $senderName = str_replace('&nbsp;',' ',$senderName);
 
     $msg['SUBJECT'] = decodeHeader($msg['SUBJECT']);
     $subject = processSubject($msg['SUBJECT'], $indent_array[$msg['ID']]);



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic