~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/tests/bug-nomination-views.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-22 04:08:17 UTC
  • mfrom: (14564.2.1 megalint-8)
  • Revision ID: launchpad@pqm.canonical.com-20111222040817-zx0jfft9hedsc8he
[r=jtv][no-qa] Lint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= Bug Nomination Pages =
 
1
Bug Nomination Pages
 
2
====================
2
3
 
3
4
Series targeting is done on the +nominate page of a bug. From here,
4
5
bug supervisors can propose that the bug be fixed in specific distribution
39
40
    >>> launchbag = getUtility(IOpenLaunchBag)
40
41
 
41
42
 
42
 
== Submitting Nominations ==
 
43
Submitting Nominations
 
44
----------------------
43
45
 
44
46
BugNominationView is a LaunchpadFormView. It expects a "submit" action
45
47
to process nominations.
123
125
    Added nominations for: Mozilla Firefox trunk
124
126
 
125
127
 
126
 
== Approving and Declining Nominations ==
 
128
Approving and Declining Nominations
 
129
-----------------------------------
127
130
 
128
 
=== On the bug page ===
 
131
On the bug page
 
132
...............
129
133
 
130
134
Nominations are listed in the same table on the bug page that shows
131
135
bugtasks, rendered in a way that makes them look obviously different
163
167
    False
164
168
 
165
169
 
166
 
=== From a series listing ===
 
170
From a series listing
 
171
.....................
167
172
 
168
173
Nominations are also listed on the +nomination page for a series.
169
174
 
211
216
    Ubuntu bug: True
212
217
 
213
218
 
214
 
== Series Targeting For Release Managers ==
 
219
Series Targeting For Release Managers
 
220
-------------------------------------
215
221
 
216
222
When a release manager "nominates" a bug, the nomination is immediately
217
223
approved. The nomination is created only to communicate when and by whom
295
301
    Targeted bug to: Ubuntu Grumpy
296
302
 
297
303
 
298
 
== IPrimaryContext for BugNominations ==
 
304
IPrimaryContext for BugNominations
 
305
----------------------------------
299
306
 
300
307
A BugNomination can be adapted to its IPrimaryContext for use with
301
308
menus. The IPrimaryContext for a BugNomination is the IBugTarget