bugWeeChat - Bugs: bug #37147, Reassigned to another tracker...

 
 

bug #37147: Reassigned to another tracker [was: Generate alternative nicknames dynamically instead of disconnecting]

Submitter:  None
Submitted:  Sun 19 Aug 2012 09:26:52 PM UTC
   
 
Category:  irc plugin Severity:  3 - Normal
Item Group:  irc protocol Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Simon Originator Email:  * -email is unavailable-
Open/Closed:  Closed Release:  * 0.3.8
IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 20 Aug 2012 05:48:39 AM UTC, comment #1: 

THIS ITEM WAS REASSIGNED TO TASK #12209


Please, do not post any new comments to this item.

Sebastien Helleu <flashcode>
Group administrator
Sun 19 Aug 2012 09:26:52 PM UTC, original submission:  

THIS ITEM WAS REASSIGNED TO TASK #12209
When the list of configured nicknames is exhausted, generate new alternatives based on the primary nickname. An algorithm based on irssi would work: keep appending an underscore until the nickname is at least 9 characters long, then truncate to 9 characters and overwrite a number at the end of the nickname.

e.g. irc.server_default.nicks = "abc,def,ghi,jkl"
Try:
abc
def
ghi
jkl
abc_
abc__
abc___
abc____
abc_____
abc______
abc_____1
abc_____2
...
abc____99

Reconnecting repeatedly just because there are no more nicknames to try isn't appropriate behaviour.

Anonymous

 

(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 None (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-08-20 flashcode Release3.3-dev 0.3.8
        Reassign ItemWeeChat, bug #37147 WeeChat, task #12209

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code