Comment 5 for bug 530556

Revision history for this message
Brian Murray (brian-murray) wrote :

The CheckboxSubmission is there just for record keeping - apport is doing the right thing and using HWDB-Submission in the header.

        # if we have checkbox submission key, link it to the bug; keep text
        # reference until the link is shown in Launchpad's UI
        if report.has_key('CheckboxSubmission'):
            hdr['HWDB-Submission'] = report['CheckboxSubmission']