~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/stories/bug-also-affects/xx-also-affects-distribution-default-values.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-09-01 13:59:49 UTC
  • mfrom: (9087.5.19 bugtask-ajax-target)
  • Revision ID: launchpad@pqm.canonical.com-20090901135949-e0e2cghhz20fh790
[r=allenap][ui=rockstar] Make it possible to change a product bugtask
        target inline

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
    >>> from lp.bugs.tests.bug import print_bug_affects_table
12
12
    >>> print_bug_affects_table(user_browser.contents)
13
 
    Tomcat                      New         Low
14
 
    Ubuntu                      Status tracked in Hoary
15
 
    Hoary                       New         Undecided
16
 
    mozilla-firefox (Debian)    Confirmed   Low         Sample Person
17
 
    Woody                       New         Medium
 
13
    Tomcat                   ... New         Low
 
14
    Ubuntu                   ... Status tracked in Hoary
 
15
    Hoary                        New         Undecided
 
16
    mozilla-firefox (Debian) ... Confirmed   Low         Sample Person
 
17
    Woody                        New         Medium
18
18
 
19
19
    >>> user_browser.getLink(url='+distrotask').click()
20
20
    >>> user_browser.url