weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [bug #30296] colour code will not be replaced correctly


From: Nils G
Subject: [Weechat-dev] [bug #30296] colour code will not be replaced correctly
Date: Tue, 29 Jun 2010 20:44:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6

URL:
  <http://savannah.nongnu.org/bugs/?30296>

                 Summary: colour code will not be replaced correctly
                 Project: WeeChat
            Submitted by: nils_2
            Submitted on: Di 29 Jun 2010 22:44:27 CEST
                Category: script API plugins
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
                IRC nick: nils_2

    _______________________________________________________

Details:

Hello Flashcode,

using:
weechat::string_remove_color ($string, ":");

output:
:20nils_2: one two three

instead of:
:nils_2: one two three


this works correct:
weechat::string_remove_color ($string, "");

output:
nils_2 one two three





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30296>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]