get_spec_url_from_moin_mail TypeError

Bug #246077 reported by Curtis Hovey
0
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

This error has occurred several times in the recent lpnet reports:

Traceback (innermost last):
  Module canonical.launchpad.mail.incoming, line 292, in handleMail
    handled = handler.process(mail, email_addr, file_alias)
  Module canonical.launchpad.mail.handlers, line 671, in process
    spec_url = get_spec_url_from_moin_mail(mail_body)
  Module canonical.launchpad.mail.specexploder, line 13, in get_spec_url_from_moin_mail
    match = _moin_url_re.search(moin_text)
TypeError: expected string or buffer

OOPS-916CEMAIL1, OOPS-916CEMAIL3 and
OOPS-917CEMAIL1, OOPS-917CEMAIL3

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

This will affect very few users, so I'm marking the priority low. If this occurs more frequently, we need to raise the priority to address this.

Changed in launchpad:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Curtis Hovey (sinzui) wrote :

I see three more oopses: OOPS-920CEMAIL3, OOPS-920CEMAIL6, OOPS-920CEMAIL7

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.