nick completion in IRC throws exception

Bug #516436 reported by buzzdee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Coccinella
Fix Released
Medium
buzzdee

Bug Description

In a MUC room, seen in IRC, I get the exception below when I try to use nick autocompletion:
e.g. there is a nick like Amiga4000, and I enter "Hi A" and then use tab key, I get the exception below:

invalid command name ""
invalid command name ""
    while executing
"$wtext index "insert -1 c wordstart""
    (procedure "Complete" line 4)
    invoked from within
"Complete <email address hidden>"
    (in namespace inscope "::IRCActions" script line 1)
    invoked from within
"::namespace inscope ::IRCActions {Complete <email address hidden>}"
    (command bound to event)

Revision history for this message
buzzdee (sebastia) wrote :

With XMPP MUC rooms, nick completion works quite well.

Revision history for this message
buzzdee (sebastia) wrote :

the % sign used in IRC transports to separate the IRC room from the server got wrongly interpreted by the bind command, binding the Complete function to the TAB key.
Replaced the % sign before binding, and reverting the replacement in the Complete function did the trick ;)

fixed in svn revision 2782

Changed in coccinella:
assignee: nobody → buzzdee (sebastia)
status: New → Fix Committed
buzzdee (sebastia)
Changed in coccinella:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.