Comment 1 for bug 872335

Revision history for this message
Curtis Hovey (sinzui) wrote :

The TypeError happens when the script is trying to log an error. All the data is sanitised except for the call to potmsgset.getSequence(self.potemplate) to get the sequence. This can be None if theTTI is incomplete. We just want to ensure the data is sane enough so that we can log the error.