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

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-portal/forums/src/main/org/jboss/portlet/forums  ...
From:       Bolesaw Dawidowicz <bdaw () o2 ! pl>
Date:       2005-07-31 17:55:29
Message-ID: E1DzI25-0003Hn-HN () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: bdaw    
  Date: 05/07/31 13:55:29

  Modified:    forums/src/main/org/jboss/portlet/forums  Tag:
                        JBoss_Portal_Branch_2_0 Context.java
  Log:
  Don't add signature to message body when editing post.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.7.2.3   +2 -2      jboss-portal/forums/src/main/org/jboss/portlet/forums/Context.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Context.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/forums/src/main/org/jboss/portlet/forums/Context.java,v
  retrieving revision 1.7.2.2
  retrieving revision 1.7.2.3
  diff -u -b -r1.7.2.2 -r1.7.2.3
  --- Context.java	31 Jul 2005 14:07:06 -0000	1.7.2.2
  +++ Context.java	31 Jul 2005 17:55:29 -0000	1.7.2.3
  @@ -32,7 +32,7 @@
    * @author <a href="mailto:julien@jboss.org">Julien Viet</a>
    * @author <a href="mailto:theute@jboss.org">Thomas Heute</a>
    * @author <a href="mailto:">Boleslaw Dawidowicz</a>
  - * @version $Revision: 1.7.2.2 $
  + * @version $Revision: 1.7.2.3 $
    */
   public class Context
   {
  @@ -417,7 +417,7 @@
                     PortletPreferences pp = req.getPreferences();
                     if (pp.getValue("attachsig","0").equals("1")){
                         String tmp = p_message.getText();
  -                      p_message.setText(tmp + "\n\n" + pp.getValue("signature",""));
  +                      p_message.setText(tmp + "\n\n");
                     }
                     epc.message = p_message;
                     epc.poll = p_poll;
  
  
  


-------------------------------------------------------
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
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

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