bugWeeChat - Bugs: bug #30296, colour code will not be replaced...

 
 

bug #30296: colour code will not be replaced correctly

Submitter:  Nils G <nils_2>
Submitted:  Tue 29 Jun 2010 08:44:27 PM UTC
   
 
Category:  script API plugins Severity:  3 - Normal
Item Group:  other Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.2 IRC nick:  nils_2
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 29 Jun 2010 08:44:27 PM UTC, original submission:  

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

Nils G <nils_2>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by nils_2 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-08-07 flashcode Open/ClosedOpen Closed
    2010-07-07 flashcode Release3.3-dev 0.3.2
    2010-07-07 flashcode Item GroupNone other
        StatusNone Fixed
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code