~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/launchpad/doc/bugzilla-import.txt

  • Committer: James Henstridge
  • Date: 2005-11-03 22:18:20 UTC
  • mto: This revision was merged to the branch mainline in revision 2906.
  • Revision ID: james.henstridge@canonical.com-20051103221820-309214bb888b28e3
Add preliminary support for bugs in the UPSTREAM state, by creating a
second bug task, and linking it to the bug referenced by the Bugzilla
bug's URL field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
464
464
  >>> showMapping('not-Ubuntu', 'general')
465
465
  Traceback (most recent call last):
466
466
    ...
467
 
  AssertionError: product != Ubuntu
 
467
  ValueError: product must be Ubuntu
468
468
 
469
469
 
470
470
Cleanup: