{5} Assigned, Active Tickets by Owner (Full Description) (1 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

dax

Ticket Summary Component Milestone Type Created
Description
#24 AttributeError: 'NoneType' object has no attribute 'split' core 0.3.0 defect 07/30/08

I have an error when JMC try connect to e-mail server. If it running without any registered e-mail accounts working fine, but after register first account - crushes. This is my log:

Error with handler <jmc.jabber.disco.IMAPAccountDiscoGetInfoHandler object at 0x8a6ce8c> with <pyxmpp.iq.Iq instance at 0x8abdc6c> 'NoneType?' object has no attribute 'split' Traceback (most recent call last):

File "build/bdist.freebsd-5.3-RELEASE-i386/egg/jcl/jabber/component.py", line 848, in apply_registered_behavior

result)

File "build/bdist.freebsd-5.3-RELEASE-i386/egg/jcl/jabber/component.py", line 911, in <lambda>

handle_func(stanza, lang_class, node, result, data),

File "build/bdist.freebsd-5.3-RELEASE-i386/egg/jmc/jabber/disco.py", line 65, inhandle

splitted_node = node.split("/")

AttributeError?: 'NoneType?' object has no attribute 'split'

After that error JMC crash.

FreeBSD 5.3 Python 2.5 JMC 0.3b1 JCL 0.1


Note: See TracReports for help on using and creating reports.