~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/tests/special/bugtarget-recently-touched-bugs.txt

  • Committer: Jeroen Vermeulen
  • Date: 2011-09-26 06:30:07 UTC
  • mto: This revision was merged to the branch mainline in revision 14049.
  • Revision ID: jeroen.vermeulen@canonical.com-20110926063007-1fb5eelnidpnra9a
Fix lots of lint in recently-changed files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
= Recently Touched Bugs for a IBugTarget =
 
1
Recently Touched Bugs for a IBugTarget
 
2
======================================
2
3
 
3
4
Every IBugTarget has a portlet for showing the most recently touched
4
5
bugs (i.e bugs that have been recently modified/created).
44
45
    Bug C
45
46
    Bug A
46
47
 
47
 
== Private bugs ==
 
48
Private bugs
 
49
------------
48
50
 
49
51
Only bugs that the user is allowed to see will be present in the list.
50
52
 
72
74
    Bug A
73
75
    Bug C
74
76
 
75
 
== Duplicate bugs ==
 
77
Duplicate bugs
 
78
--------------
76
79
 
77
80
Bugs that are duplicates of other bugs will be omitted from the list as
78
81
well.
84
87
    Bug A
85
88
    Bug C
86
89
 
87
 
== Limit ==
 
90
Limit
 
91
-----
88
92
 
89
93
By default only five bugs will be returned, but it's possible to specify
90
94
a custom limit.