Opened 16 years ago
Closed 16 years ago
#7688 closed defect (fixed)
[PATCH] missing e-mail obfuscation in milestone progress bar
Reported by: | Owned by: | osimons | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.2 |
Component: | roadmap | Version: | 0.11-stable |
Severity: | normal | Keywords: | e-mail obfuscation |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When viewing "ticket status by" reporter or owner in the Milestone view, the full e-mail address is exposed through the progress bar custom query links.
Changeset r6886 fixed half the problem: it obfuscates the group title and disables the title's link to the custom query when the user does not have the needed permissions. The attached patch against 0.11-stable (milestone_obfuscate_progressbar_r7578.diff) uses the same logic to disable the custom query links in the associated progress bar. The patch should also work with the trunk.
Attachments (1)
Change History (4)
by , 16 years ago
Attachment: | milestone_obfuscate_progressbar_r7578.diff added |
---|
comment:1 by , 16 years ago
Milestone: | → 0.11.3 |
---|---|
Owner: | set to |
Oh dear. Didn't spot those links…
Problem is verified, and thanks a lot for the patch. I'll put it on my todo.
comment:2 by , 16 years ago
Milestone: | 0.11-retriage → 0.11.2 |
---|
I'll try to get this fixed in time for 0.11.2.
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks a lot! Applied patch for 0.11-stable in [7602].
Disable progress bar query links when e-mail obfuscation is needed