Closed Bug 288291 Opened 20 years ago Closed 14 years ago

Have Bug.pm enforce comment privacy

Categories

(Bugzilla :: Bugzilla-General, defect)

2.19.2
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bugreport, Unassigned)

References

(Blocks 1 open bug)

Details

Bug.pm should include "number" in the hash it returns for each comment and, when
a user is not able to see private comments, private comments should initially
have only a number and the private flag.

Once all the templates migrate to using the number from the hash, then Bug.pm
can drop them from the list.  It is important that the numbers still skip over
the invisible comments, otherwise anchors and autolinkification will break.
Blocks: 288296
(In reply to comment #0)
> It is important that the numbers still skip over
> the invisible comments, otherwise anchors and autolinkification will break.

This is working this way for a long time already.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.