System error when selecting untranslated

Bug #2200 reported by Gregory Dk
4
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Medium
Unassigned

Bug Description

Cannot translate untranslated items in Gourmet package in dutch because selecting untranslated in pull down menu results in a system error page.

Revision history for this message
Diogo Matsubara (matsubara) wrote :

    * Module canonical.launchpad.browser.pofile, line 410, in processTranslations
      second_lang_pofile=self.second_lang_pofile)
    * Module canonical.launchpad.browser.pomsgset, line 43, in __init__
      self.second_lang_msgset = second_lang_pofile[potmsgset.primemsgid_.msgid]
    * Module canonical.launchpad.database.pofile, line 244, in __getitem__
      return self.messageSet(msgid_text)
    * Module canonical.launchpad.database.pofile, line 239, in messageSet
      raise NotFoundError(key)

NotFoundError: u'<b>_Instructions:</b>'

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.