Opened 12 years ago
Closed 11 years ago
#4709 closed enhancement (fixed)
BP_Buttton block_self should apply to listings too
Reported by: | magnus78 | Owned by: | boonebgorges |
---|---|---|---|
Milestone: | 1.8 | Priority: | low |
Severity: | minor | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
The block_self param in BP_Button doesn't prevent buttons from appearing in listings. E.g. the Private Message button is shown for yourself in the members listing. It would seem natural for it to apply there too.
Attachments (2)
Change History (5)
#1
@
12 years ago
- Component changed from Core to Members
- Keywords reporter-feedback added
Comparing the displayed user to the logged in user is the same as using bp_is_my_profile(). Unclear what exactly this fixes.
#2
@
12 years ago
- Component changed from Members to Core
- Keywords reporter-feedback removed
- Milestone changed from Awaiting Review to 1.8
- Priority changed from normal to low
- Severity changed from normal to minor
- Type changed from defect (bug) to enhancement
I think magnus78 means something like 4709.patch, which I think is a good enhancement.
Note: See
TracTickets for help on using
tickets.
proposed fix