Error in filteredcommand.py
def choices_untranslated(self, question):
choices = unicode(self.db.metaget(question, 'choices-c'),
'utf-8', 'replace')
return self.split_choices(choices)choices = "" -- crash on step select language https://bugs.launchpad.net/bugs/279003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
