~launchpad-results/launchpad-results/trunk

« back to all changes in this revision

Viewing changes to lib/lpresults/repository/context.py

  • Committer: Marc Tardif
  • Date: 2012-01-10 17:25:04 UTC
  • Revision ID: marc.tardif@canonical.com-20120110172504-w6ebyjdx279mqv3w
Fixed decoding of submissions with utf-8 strings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
            self.state_factory = state_factory
30
30
 
31
31
    def parseData(self, data):
 
32
        data = data.decode("latin1")
32
33
        self.result.start()
33
34
 
34
35
        # Get default child