Ticket #1991 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

...

Reported by: beldarx@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version:
Keywords: Cc:

Description

Traceback (most recent call last):

File "/usr/share/emesene/plugins_base/Plus.py", line 285, in plusParse

format = self.plusMarkup.replaceMarkup(format)

File "/usr/share/emesene/plugins_base/Plus.py", line 123, in replaceMarkup

text = re.sub( colorCodesCode, self.codeToTag, text )

File "/usr/lib/python2.5/re.py", line 150, in sub

return _compile(pattern, 0).sub(repl, string, count)

File "/usr/share/emesene/plugins_base/Plus.py", line 183, in codeToTag

hex = colorCodes[int(code)].lower()

IndexError?: tuple index out of range

Attachments

Change History

Changed 3 months ago by C10uD

  • status changed from new to closed
  • resolution set to fixed

Add/Change #1991 (...)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.