space in the first char

Bug #682737 reported by Ddorda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
RTLplo0x
Fix Released
Undecided
Unassigned

Bug Description

when using space (" ") in the first char, you get an error, no matter if using RTL or LTR language

This is the error:
 Traceback (most recent call last):
   File "/home/dor/.xchat2/RTLplo0x.py", line 63, in check_chars
     if word[0].endswith( ":" ): total_left = ( total_left - len( word[0] ) + 1 ) # total_left = itself without "nick:"
 IndexError: list index out of range

Related branches

Ddorda (ddorda)
Changed in rtlplo0x:
status: New → 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.